Namespace KJUR.asn1.csr
Defined in: asn1csr-1.0.js.
Constructor Attributes | Constructor Name and Description |
---|---|
kjur's ASN.1 class for CSR/PKCS#10 name space
This name space is a sub name space for KJUR.asn1. |
Method Attributes | Method Name and Description |
---|---|
<static> |
KJUR.asn1.csr.getEncodedHex()
|
Namespace Detail
KJUR.asn1.csr
kjur's ASN.1 class for CSR/PKCS#10 name space
This name space is a sub name space for KJUR.asn1. This name space contains classes for RFC 2986 certificate signing request(CSR/PKCS#10) and its utilities to be issued your certificate from certification authorities.
PROVIDING ASN.1 STRUCTURES
PROVIDING UTILITY CLASSES
KJUR.asn1.csr.CSRUtil.newCSRPEM method is very useful to get your certificate signing request (CSR/PKCS#10) file.
Method Detail
<static>
KJUR.asn1.csr.getEncodedHex()