Overload List

  NameDescription
Public methodSignAndEncryptStringV3(String, FileInfo, String, FileInfo)
OpenPGP signs and encrypts a String message in one pass, backward compatible with PGP 6.5 and below
Public methodSignAndEncryptStringV3(String, KeyStore, Int64, String, Int64)
OpenPGP signs and encrypts given String message in one pass backward compatible with PGP 6.5 and below, with keys located in a KeyStore
Public methodSignAndEncryptStringV3(String, KeyStore, String, String, String)
OpenPGP signs and encrypts given String message in one pass backward compatible with PGP 6.5 and below, with keys located in a KeyStore

See Also