Uses of Class
org.bouncycastle.asn1.cmp.CertifiedKeyPair
Packages that use CertifiedKeyPair
Package
Description
Support classes useful for encoding and supporting PKIX-CMP as described RFC 2510.
-
Uses of CertifiedKeyPair in org.bouncycastle.asn1.cmp
Methods in org.bouncycastle.asn1.cmp that return CertifiedKeyPairModifier and TypeMethodDescriptionCertResponse.getCertifiedKeyPair()
static CertifiedKeyPair
CertifiedKeyPair.getInstance
(Object o) KeyRecRepContent.getKeyPairHist()
Constructors in org.bouncycastle.asn1.cmp with parameters of type CertifiedKeyPairModifierConstructorDescriptionCertResponse
(ASN1Integer certReqId, PKIStatusInfo status, CertifiedKeyPair certifiedKeyPair, ASN1OctetString rspInfo)