Overload List

  NameDescription
EncryptString(String, FileInfo)
Encrypts a String message in OpenPGP ASCII armored format.
EncryptString(String, array<FileInfo>[]()[])
Encrypts a String message in OpenPGP ASCII armored format for multiple recipients.
EncryptString(String, String)
PGP Encrypts given String in OpenPGP ASCII armored format.
EncryptString(String, KeyStore, Int64)
Encrypts given String in ASCII format.
EncryptString(String, KeyStore, String)
Encrypts given String in ASCII format.

See Also