Skip to main content

Module oids

Module oids 

Source
Expand description

Well-known OIDs for CSR attributes.

Constants§

CHALLENGE_PASSWORD
challengePassword (1.2.840.113549.1.9.7) — used for POP linking.
EC_PUBLIC_KEY
ecPublicKey (1.2.840.10045.2.1) — EC key algorithm.
EXTENSION_REQUEST
extensionRequest (1.2.840.113549.1.9.14) — certificate extension request.
EXT_KEY_USAGE
extKeyUsage (2.5.29.37).
KEY_USAGE
keyUsage (2.5.29.15).
RSA_ENCRYPTION
rsaEncryption (1.2.840.113549.1.1.1) — RSA key algorithm.
SECP256R1
id-ecPublicKey secp256r1 (1.2.840.10045.3.1.7) — P-256 curve.
SECP384R1
id-ecPublicKey secp384r1 (1.3.132.0.34) — P-384 curve.
SUBJECT_ALT_NAME
subjectAltName (2.5.29.17).