Overload List

  NameDescription
Public methodSignAndEncryptString(String, FileInfo, String, FileInfo)
OpenPGP signs and encrypts a String message in one pass
Public methodSignAndEncryptString(String, KeyStore, Int64, String, Int64)
OpenPGP signs and encrypts given String message in one pass with keys located in a KeyStore
Public methodSignAndEncryptString(String, KeyStore, String, String, String)
OpenPGP Signs and encrypts given String message in one pass with keys located in a KeyStore

See Also