Overload List

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

See Also