Uses of Class
org.bouncycastle.asn1.esf.CrlOcspRef
-
Packages that use CrlOcspRef 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 CrlOcspRef in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return CrlOcspRef Modifier and Type Method Description CrlOcspRef[]
CompleteRevocationRefs. getCrlOcspRefs()
static CrlOcspRef
CrlOcspRef. getInstance(java.lang.Object obj)
Constructors in org.bouncycastle.asn1.esf with parameters of type CrlOcspRef Constructor Description CompleteRevocationRefs(CrlOcspRef[] crlOcspRefs)
-