Uses of Class
org.bouncycastle.asn1.cmc.PKIResponse
-
Packages that use PKIResponse Package Description org.bouncycastle.asn1.cmc Support classes for Certificate Management over CMS (CMC) - RFC 5272 and RFC 6402. -
-
Uses of PKIResponse in org.bouncycastle.asn1.cmc
Methods in org.bouncycastle.asn1.cmc that return PKIResponse Modifier and Type Method Description static PKIResponse
PKIResponse. getInstance(Object o)
static PKIResponse
PKIResponse. getInstance(org.bouncycastle.asn1.ASN1TaggedObject obj, boolean explicit)
-