Uses of Class
org.bouncycastle.asn1.isismtt.ocsp.RequestedCertificate
-
Packages that use RequestedCertificate Package Description org.bouncycastle.asn1.isismtt.ocsp OCSP request extensions related to ISISMT -- the Industrial Signature Interoperability Specification. -
-
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(java.lang.Object obj)
static RequestedCertificate
RequestedCertificate. getInstance(ASN1TaggedObject obj, boolean explicit)
-