Uses of Class
org.bouncycastle.asn1.esf.OtherRevRefs
-
Packages that use OtherRevRefs Package Description org.bouncycastle.asn1.esf -
-
Uses of OtherRevRefs in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return OtherRevRefs Modifier and Type Method Description static OtherRevRefs
OtherRevRefs. getInstance(Object obj)
OtherRevRefs
CrlOcspRef. getOtherRev()
Constructors in org.bouncycastle.asn1.esf with parameters of type OtherRevRefs Constructor Description CrlOcspRef(CrlListID crlids, OcspListID ocspids, OtherRevRefs otherRev)
-