UNPKG

@wildboar/pki-stub

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