Uses of Class
org.bouncycastle.asn1.esf.OcspIdentifier
-
Packages that use OcspIdentifier Package Description org.bouncycastle.asn1.esf Support classes useful for encoding and supporting [ESF] RFC3126 Electronic Signature Formats for long term electronic signatures. -
-
Uses of OcspIdentifier in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return OcspIdentifier Modifier and Type Method Description static OcspIdentifier
OcspIdentifier. getInstance(Object obj)
OcspIdentifier
OcspResponsesID. getOcspIdentifier()
Constructors in org.bouncycastle.asn1.esf with parameters of type OcspIdentifier Constructor Description OcspResponsesID(OcspIdentifier ocspIdentifier)
OcspResponsesID(OcspIdentifier ocspIdentifier, OtherHash ocspRepHash)
-