Uses of Class
org.bouncycastle.asn1.esf.OcspListID
-
Packages that use OcspListID 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 OcspListID in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return OcspListID Modifier and Type Method Description static OcspListID
OcspListID. getInstance(Object obj)
OcspListID
CrlOcspRef. getOcspids()
Constructors in org.bouncycastle.asn1.esf with parameters of type OcspListID Constructor Description CrlOcspRef(CrlListID crlids, OcspListID ocspids, OtherRevRefs otherRev)
-