Uses of Class
org.bouncycastle.asn1.ocsp.ResponseData
Packages that use ResponseData
-
Uses of ResponseData in org.bouncycastle.asn1.ocsp
Methods in org.bouncycastle.asn1.ocsp that return ResponseDataModifier and TypeMethodDescriptionstatic ResponseDataResponseData.getInstance(Object obj) static ResponseDataResponseData.getInstance(ASN1TaggedObject obj, boolean explicit) BasicOCSPResponse.getTbsResponseData()Constructors in org.bouncycastle.asn1.ocsp with parameters of type ResponseDataModifierConstructorDescriptionBasicOCSPResponse(ResponseData tbsResponseData, AlgorithmIdentifier signatureAlgorithm, DERBitString signature, ASN1Sequence certs) -
Uses of ResponseData in org.bouncycastle.cert.ocsp
Constructors in org.bouncycastle.cert.ocsp with parameters of type ResponseData