Uses of Class
org.bouncycastle.cert.cmp.CertificateConfirmationContentBuilder
Packages that use CertificateConfirmationContentBuilder
-
Uses of CertificateConfirmationContentBuilder in org.bouncycastle.cert.cmp
Methods in org.bouncycastle.cert.cmp that return CertificateConfirmationContentBuilderModifier and TypeMethodDescriptionCertificateConfirmationContentBuilder.addAcceptedCertificate(org.bouncycastle.asn1.cmp.CMPCertificate cmpCertificate, AlgorithmIdentifier sigAlg, ASN1Integer certReqID) CertificateConfirmationContentBuilder.addAcceptedCertificate(X509CertificateHolder certHolder, BigInteger certReqID) CertificateConfirmationContentBuilder.addAcceptedCertificate(X509CertificateHolder certHolder, ASN1Integer certReqID)