Uses of Class
org.bouncycastle.asn1.ocsp.SingleResponse
-
Packages that use SingleResponse Package Description org.bouncycastle.asn1.ocsp -
-
Uses of SingleResponse in org.bouncycastle.asn1.ocsp
Methods in org.bouncycastle.asn1.ocsp that return SingleResponse Modifier and Type Method Description static SingleResponse
SingleResponse. getInstance(Object obj)
static SingleResponse
SingleResponse. getInstance(ASN1TaggedObject obj, boolean explicit)
-