Function
exportPrivateKey(params)
Decrypts a previously stored wrapped key in a Lit Action and returns the plaintext private key together with metadata.
Parameters
Session signatures proving the PKP owns the wrapped key.
Lit client connected to the network that holds the encrypted key.
Selects the Lit Action that knows how to handle the key type.
Identifier returned from
generatePrivateKey, importPrivateKey, or storeEncryptedKey.Optional spending cap passed to the underlying
executeJs call.