decryptFile
Decrypts message with the private key.
Learn more about encryption here.
Message to decrypt.
Private Key to decrypt the message.
A base64 string containing the decrypted message.
Generated using TypeDoc
Name
decryptFile
Summary
Decrypts message with the private key.
See
Learn more about encryption here.