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