UNPKG

@wildboar/pkcs

Version:
20 lines 460 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pkcs15_ub_index = void 0; /* START_OF_SYMBOL_DEFINITION pkcs15_ub_index */ /** * @summary pkcs15_ub_index * @description * * ### ASN.1 Definition: * * ```asn1 * pkcs15-ub-index INTEGER ::= 65535 * ``` * * @constant */ exports.pkcs15_ub_index = 65535; /* END_OF_SYMBOL_DEFINITION pkcs15_ub_index */ /* eslint-enable */ //# sourceMappingURL=pkcs15-ub-index.va.js.map