Uses of Class
org.bouncycastle.asn1.esf.OtherRevVals
Packages that use OtherRevVals
Package
Description
Support classes useful for encoding and supporting [ESF] RFC3126
Electronic Signature Formats for long term electronic signatures.
-
Uses of OtherRevVals in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return OtherRevValsModifier and TypeMethodDescriptionstatic OtherRevVals
OtherRevVals.getInstance
(Object obj) RevocationValues.getOtherRevVals()
Constructors in org.bouncycastle.asn1.esf with parameters of type OtherRevValsModifierConstructorDescriptionRevocationValues
(CertificateList[] crlVals, BasicOCSPResponse[] ocspVals, OtherRevVals otherRevVals)