PgpSignatureGenerator
Create a generator for the passed in keyAlgorithm and hashAlgorithm codes.
Return a signature object containing the current signature state.
Generate a certification for the passed in ID and key.
public PgpSignature GenerateCertification(PgpUserAttributeSubpacketVector userAttributes, PgpPublicKey pubKey)
Generate a certification for the passed in userAttributes.
Generate a certification for the passed in key against the passed in master key.
Generate a certification, such as a revocation, for the passed in key.
Return the one pass header associated with the current signature.
Initialise the generator for signing.
Initialise the generator for signing.