UNPKG

@wildboar/pki-stub

Version:
21 lines 572 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.id_wrprot = void 0; const wrapperProtocolType_va_1 = require("../PKI-Stub/wrapperProtocolType.va"); /* START_OF_SYMBOL_DEFINITION id_wrprot */ /** * @summary id_wrprot * @description * * ### ASN.1 Definition: * * ```asn1 * id-wrprot OBJECT IDENTIFIER ::= wrapperProtocolType * ``` * * @constant */ exports.id_wrprot = wrapperProtocolType_va_1.wrapperProtocolType; /* END_OF_SYMBOL_DEFINITION id_wrprot */ /* eslint-enable */ //# sourceMappingURL=id-wrprot.va.js.map