Decrypts data encrypted with encryptContent with the transit private key.
encryptContent
decrypted content.
encrypted content.
Optional
options object
the hex string of the ECDSA private key to use for decryption. If not provided, will use user's appPrivateKey.
Generated using TypeDoc
Decrypts data encrypted with
encryptContent
with the transit private key.Returns
decrypted content.