Package org.c02e.jpgpj
package org.c02e.jpgpj
-
ClassDescriptionAvailable compression algorithms for compressing message content.Indicates decryption failed, because the message was not encrypted with a required key or symmetric passphrase.Holds the most detailed information about a decrypted fileType of signature verification done by decryptor.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 encryptorAvailable symmetric-key encryption algorithms for encrypting message content.Optional PGP message metadata.Format for line-ending normalization.Signature found by decryptor.Available hash algorithms for signing message content, and for deriving a symmetric key from a passphrase.Helper class for Java Cryptography Architecture (JCA) context consisting of
provider
Note: The following class is not thread safe, the security provider should not be changed during PGP operationsThe identity of a person (or persona, or non-human actor, etc) as a collection ofSubkey
s.Indicates an incorrect passphrase was used to unlock a key.A collection ofKey
s.A single public-key pair from a fullKey
.Indicates verification failed, either because the message was not signed with at least one required key, or because the signature of a required key was invalid.