UNPKG

@wildboar/pkcs

Version:
22 lines 555 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.OtherKeyAttributeTable = void 0; /* START_OF_SYMBOL_DEFINITION OtherKeyAttributeTable */ /** * @summary OtherKeyAttributeTable * @description * * ### ASN.1 Definition: * * ```asn1 * OtherKeyAttributeTable OTHER-KEY-ATTRIBUTE ::= {...} * ``` * * @constant * @type {OTHER_KEY_ATTRIBUTE[]} * */ exports.OtherKeyAttributeTable = []; /* END_OF_SYMBOL_DEFINITION OtherKeyAttributeTable */ /* eslint-enable */ //# sourceMappingURL=OtherKeyAttributeTable.osa.js.map