Overload List
Name | Description | |
---|---|---|
![]() | GenerateCertification(PgpPublicKey) | Generate a certification, such as a revocation, for the passed in key. |
![]() | GenerateCertification(String, PgpPublicKey) | Generate a certification for the passed in ID and key. |
![]() | GenerateCertification(PgpPublicKey, PgpPublicKey) | Generate a certification for the passed in key against the passed in master key. |
![]() | GenerateCertification(PgpUserAttributeSubpacketVector, PgpPublicKey) | Generate a certification for the passed in userAttributes. |