Overload List
| Name | Description | |
|---|---|---|
| SignAndEncryptStringV3(String, FileInfo, String, FileInfo) |
OpenPGP signs and encrypts a String message in one pass, backward compatible with PGP 6.5 and below
| |
| SignAndEncryptStringV3(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 | |
| SignAndEncryptStringV3(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 |