UNPKG

pkcs-ts

Version:

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

17 lines 365 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.id_ct_KP_aKeyPackage = void 0; const asn1_ts_1 = require("asn1-ts"); exports.id_ct_KP_aKeyPackage = new asn1_ts_1.ObjectIdentifier([ 2, 16, 840, 1, 101, 2, 1, 2, 78, 5, ]); //# sourceMappingURL=id-ct-KP-aKeyPackage.va.js.map