Overload List

  NameDescription
Public methodDecryptString(String, KeyStore, String)
Decrypts OpenPGP encrypted string message
Public methodDecryptString(String, FileInfo, String)
Decrypts a PGP encrypted message.
Public methodDecryptString(String, Stream, String)
Decrypts a PGP encrypted message.
Public methodDecryptString(String, String, String)
Decrypts a PGP encrypted message.

See Also