Uses of Class
org.bouncycastle.cert.cmp.CertificateConfirmationContentBuilder
-
Packages that use CertificateConfirmationContentBuilder Package Description org.bouncycastle.cert.cmp Basic support package for handling and creating CMP (RFC 4210) certificate management messages. -
-
Uses of CertificateConfirmationContentBuilder in org.bouncycastle.cert.cmp
Methods in org.bouncycastle.cert.cmp that return CertificateConfirmationContentBuilder Modifier and Type Method Description CertificateConfirmationContentBuilder
CertificateConfirmationContentBuilder. addAcceptedCertificate(X509CertificateHolder certHolder, BigInteger certReqID)
-