Hi, when I get the secretKey off of the exported ephemeralKeyPair (of type ExportedKeypair), the length is 22. However when I try to import it into a different wallet it doesn’t work. How can I get a private key from my ZK Account that I can import into another wallet to use?
what are you trying to do? the ephemeral key is “useless” if you use it out of the context of zklogin
zkLogin accounts are not exportable. They are basically tied to the wallet on which you first created it.