UNPKG

@wildboar/pkcs

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