Uses of Class
org.bouncycastle.asn1.esf.OcspIdentifier
Packages that use OcspIdentifier
Package
Description
Support classes useful for encoding and supporting [ESF] RFC3126
Electronic Signature Formats for long term electronic signatures.
-
Uses of OcspIdentifier in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return OcspIdentifierModifier and TypeMethodDescriptionstatic OcspIdentifierOcspIdentifier.getInstance(Object obj) OcspResponsesID.getOcspIdentifier()Constructors in org.bouncycastle.asn1.esf with parameters of type OcspIdentifierModifierConstructorDescriptionOcspResponsesID(OcspIdentifier ocspIdentifier) OcspResponsesID(OcspIdentifier ocspIdentifier, OtherHash ocspRepHash)