Uses of Class
org.bouncycastle.asn1.esf.OcspIdentifier
-
Packages that use OcspIdentifier Package Description org.bouncycastle.asn1.esf -
-
Uses of OcspIdentifier in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return OcspIdentifier Modifier and Type Method Description static OcspIdentifier
OcspIdentifier. getInstance(Object obj)
OcspIdentifier
OcspResponsesID. getOcspIdentifier()
Constructors in org.bouncycastle.asn1.esf with parameters of type OcspIdentifier Constructor Description OcspResponsesID(OcspIdentifier ocspIdentifier)
OcspResponsesID(OcspIdentifier ocspIdentifier, OtherHash ocspRepHash)
-