Namespace KJUR.asn1.ocsp
Defined in: asn1ocsp-1.0.js.
Constructor Attributes | Constructor Name and Description |
---|---|
ASN.1 classes for OCSP protocol
This name space provides RFC 6960 Online Certificate Status Protocol (OCSP) ASN.1 request and response generator. |
Method Attributes | Method Name and Description |
---|---|
<static> |
KJUR.asn1.ocsp.getEncodedHex()
|
Namespace Detail
KJUR.asn1.ocsp
ASN.1 classes for OCSP protocol
This name space provides RFC 6960 Online Certificate Status Protocol (OCSP) ASN.1 request and response generator.
FEATURES
- easily generate OCSP data
PROVIDED CLASSES
- KJUR.asn1.ocsp.CertID for ASN.1 class as defined in RFC 6960 4.1.1.
- KJUR.asn1.ocsp.Request for ASN.1 class as defined in RFC 6960 4.1.1.
- KJUR.asn1.ocsp.TBSRequest for ASN.1 class as defined in RFC 6960 4.1.1.
- KJUR.asn1.ocsp.OCSPRequest for ASN.1 class as defined in RFC 6960 4.1.1.
- KJUR.asn1.ocsp.OCSPUtil for static utility methods.
Method Detail
<static>
KJUR.asn1.ocsp.getEncodedHex()