UNPKG

pkcs-ts

Version:

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

18 lines 741 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.KeyEncryptionAlgorithms_Union1_Intersection0_Element = void 0; const tslib_1 = require("tslib"); const $ = tslib_1.__importStar(require("asn1-ts/dist/node/functional")); const id_alg_CMSRC2wrap_va_1 = require("../CryptographicMessageSyntax/id-alg-CMSRC2wrap.va"); exports.KeyEncryptionAlgorithms_Union1_Intersection0_Element = { class: "ALGORITHM-IDENTIFIER", decoderFor: { "&Type": $._decodeInteger, }, encoderFor: { "&Type": $._encodeInteger, }, "&id": id_alg_CMSRC2wrap_va_1.id_alg_CMSRC2wrap, "&Type": 0, }; //# sourceMappingURL=KeyEncryptionAlgorithms-Union1-Intersection0-Element.oa.js.map