UNPKG

x509-ts

Version:

Encode and decode X.509 (TLS) Certificates, Attribute Certificates, CRLs, and more.

5 lines 248 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const asn1_ts_1 = require("asn1-ts"); exports.pkiPMIProtocolSpecificationsVersion8OID = new asn1_ts_1.ObjectIdentifier([2, 5, 1, 43, 8]); //# sourceMappingURL=index.js.map