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()
|
<static> |
KJUR.asn1.ocsp.setByParam(params)
|
<static> |
KJUR.asn1.ocsp.tohex()
|
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 by JSON object
OCSP Response Encoder Classes
- KJUR.asn1.ocsp.OCSPResponse
- KJUR.asn1.ocsp.ResponseBytes
- KJUR.asn1.ocsp.BasicOCSPResponse
- KJUR.asn1.ocsp.ResponseData
- KJUR.asn1.ocsp.ResponderID
- KJUR.asn1.ocsp.SingleResponseList
- KJUR.asn1.ocsp.SingleResponse
- KJUR.asn1.ocsp.CertID
- KJUR.asn1.ocsp.CertStatus
OCSP Request Encoder Classes
OCSP Utility classes
- KJUR.asn1.ocsp.OCSPUtil - simple request parser
- KJUR.asn1.ocsp.OCSPParser - request parser
Method Detail
<static>
KJUR.asn1.ocsp.getEncodedHex()
<static>
KJUR.asn1.ocsp.setByParam(params)
- Parameters:
- params
<static>
KJUR.asn1.ocsp.tohex()