UNPKG

x509-ts

Version:

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

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