Overload List

  NameDescription
Public methodStatic memberAddCertification(PgpPublicKey, PgpSignature)
Add a revocation or some other key certification to a key.
Public methodStatic memberAddCertification(PgpPublicKey, PgpUserAttributeSubpacketVector, PgpSignature)
Add a certification for the given UserAttributeSubpackets to the given public key.
Public methodStatic memberAddCertification(PgpPublicKey, String, PgpSignature)
Add a certification for an id to the given public key.

See Also