Uses of Class
org.bouncycastle.asn1.ocsp.BasicOCSPResponse
Packages that use BasicOCSPResponse
Package
Description
Support classes useful for encoding and supporting [ESF] RFC3126
Electronic Signature Formats for long term electronic signatures.
Support classes useful for encoding and supporting OCSP objects.
-
Uses of BasicOCSPResponse in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return BasicOCSPResponseConstructors in org.bouncycastle.asn1.esf with parameters of type BasicOCSPResponseModifierConstructorDescriptionRevocationValues(CertificateList[] crlVals, BasicOCSPResponse[] ocspVals, OtherRevVals otherRevVals) -
Uses of BasicOCSPResponse in org.bouncycastle.asn1.ocsp
Methods in org.bouncycastle.asn1.ocsp that return BasicOCSPResponseModifier and TypeMethodDescriptionstatic BasicOCSPResponseBasicOCSPResponse.getInstance(Object obj) static BasicOCSPResponseBasicOCSPResponse.getInstance(ASN1TaggedObject obj, boolean explicit)