Class CertifyCertificate.CertificationResult

    • Method Detail

      • getCertification

        @Nonnull
        public org.bouncycastle.openpgp.PGPSignature getCertification()
        Return the signature.
        Returns:
        signature
      • getCertifiedCertificate

        @Nonnull
        public org.bouncycastle.openpgp.PGPPublicKeyRing getCertifiedCertificate()
        Return the certificate, which now contains the signature.
        Returns:
        certificate + signature