UNPKG

ess-ts

Version:

Enhanced Security Services (ESS) in TypeScript

16 lines 368 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.id_aa_contentIdentifier = void 0; const asn1_ts_1 = require("asn1-ts"); exports.id_aa_contentIdentifier = new asn1_ts_1.ObjectIdentifier([ 1, 2, 840, 113549, 1, 9, 16, 2, 7, ]); //# sourceMappingURL=id-aa-contentIdentifier.va.js.map