ess-ts
Version:
Enhanced Security Services (ESS) in TypeScript
16 lines • 365 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.id_aa_equivalentLabels = void 0;
const asn1_ts_1 = require("asn1-ts");
exports.id_aa_equivalentLabels = new asn1_ts_1.ObjectIdentifier([
1,
2,
840,
113549,
1,
9,
16,
2,
9,
]);
//# sourceMappingURL=id-aa-equivalentLabels.va.js.map