Uses of Class
org.bouncycastle.asn1.esf.CrlListID
Packages that use CrlListID
Package
Description
Support classes useful for encoding and supporting [ESF] RFC3126
Electronic Signature Formats for long term electronic signatures.
-
Uses of CrlListID in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return CrlListIDModifier and TypeMethodDescriptionCrlOcspRef.getCrlids()static CrlListIDCrlListID.getInstance(Object obj) Constructors in org.bouncycastle.asn1.esf with parameters of type CrlListIDModifierConstructorDescriptionCrlOcspRef(CrlListID crlids, OcspListID ocspids, OtherRevRefs otherRev)