Bouncy Castle Cryptography Library 1.45

Package org.bouncycastle.bcpg.sig

Low level classes for dealing with OpenPGP signature attributes.

See:
          Description

Class Summary
EmbeddedSignature Packet embedded signature
Exportable packet giving signature creation time.
IssuerKeyID packet giving signature creation time.
KeyExpirationTime packet giving time after creation at which the key expires.
KeyFlags Packet holding the key flag values.
NotationData Class provided a NotationData object according to RFC2440, Chapter 5.2.3.15.
PreferredAlgorithms packet giving signature creation time.
PrimaryUserID packet giving whether or not the signature is signed using the primary user ID for the key.
Revocable packet giving whether or not is revocable.
SignatureCreationTime packet giving signature creation time.
SignatureExpirationTime packet giving signature expiration time.
SignerUserID packet giving the User ID of the signer.
TrustSignature packet giving trust.
 

Package org.bouncycastle.bcpg.sig Description

Low level classes for dealing with OpenPGP signature attributes.


Bouncy Castle Cryptography Library 1.45