UNPKG

@wildboar/pkcs

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