encryptFile
Encrypts file with the public key.
Learn more about encryption here.
File to encrypt.
Public Key to encrypt the file.
A string containing the encrypted file.
Generated using TypeDoc
Name
encryptFile
Summary
Encrypts file with the public key.
See
Learn more about encryption here.