Uses of Class
org.bouncycastle.asn1.esf.CrlIdentifier
-
Packages that use CrlIdentifier 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 CrlIdentifier in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return CrlIdentifier Modifier and Type Method Description CrlIdentifier
CrlValidatedID. getCrlIdentifier()
static CrlIdentifier
CrlIdentifier. getInstance(Object obj)
Constructors in org.bouncycastle.asn1.esf with parameters of type CrlIdentifier Constructor Description CrlValidatedID(OtherHash crlHash, CrlIdentifier crlIdentifier)
-