Uses of Class
org.bouncycastle.asn1.isismtt.ocsp.RequestedCertificate
-
Packages that use RequestedCertificate Package Description org.bouncycastle.asn1.isismtt.ocsp Support classes for the ISIS-MTT profile for OCSP. -
-
Uses of RequestedCertificate in org.bouncycastle.asn1.isismtt.ocsp
Methods in org.bouncycastle.asn1.isismtt.ocsp that return RequestedCertificate Modifier and Type Method Description static RequestedCertificate
RequestedCertificate. getInstance(Object obj)
static RequestedCertificate
RequestedCertificate. getInstance(org.bouncycastle.asn1.ASN1TaggedObject obj, boolean explicit)
-