UNPKG

ess-ts

Version:

Enhanced Security Services (ESS) in TypeScript

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