CompressionAlgorithm |
Available compression algorithms for compressing message content.
|
DecryptionResult |
Holds the most detailed information about a decrypted file
|
Decryptor |
Decrypts and verifies PGP messages using the decryption and verification
Key s supplied on this object's Ring .
|
Decryptor.VerificationType |
Type of signature verification done by decryptor.
|
Decryptor.Verifier |
Helper for verifying a given message signature.
|
EncryptedAsciiArmorHeadersCallback |
Used by the encryptor to allow users to configure per-file
armored headers instead/in addition to the global ones that
are set by the encryptor
|
EncryptedAsciiArmorHeadersManipulator |
|
EncryptionAlgorithm |
Available symmetric-key encryption algorithms for encrypting message content.
|
Encryptor |
Encrypts and signs PGP messages using the encryption and signing
Key s supplied on this object's Ring .
|
Encryptor.SigningOutputStream |
|
FileMetadata |
Optional PGP message metadata.
|
FileMetadata.Format |
Format for line-ending normalization.
|
FileMetadata.Signature |
Signature found by decryptor.
|
HashingAlgorithm |
Available hash algorithms for signing message content,
and for deriving a symmetric key from a passphrase.
|
Key |
The identity of a person (or persona, or non-human actor, etc)
as a collection of Subkey s.
|
Ring |
|
Subkey |
A single public-key pair from a full Key .
|