UNPKG

pkcs-ts

Version:

PKCS #1 through #15 (Except #11) - Private and Public Keys, Certificates, and More

6 lines 260 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ietf_at = void 0; const asn1_ts_1 = require("asn1-ts"); exports.ietf_at = new asn1_ts_1.ObjectIdentifier([1, 3, 6, 1, 5, 5, 7, 9]); //# sourceMappingURL=ietf-at.va.js.map