import { ID } from "../AlgorithmObjectIdentifiers/ID.ta.mjs"; /** * @summary id_sa_sqMod_nWithRSA * @description * * ### ASN.1 Definition: * * ```asn1 * id-sa-sqMod-nWithRSA ID ::= {id-sa 1} * ``` * * @constant */ export declare const id_sa_sqMod_nWithRSA: ID; //# sourceMappingURL=id-sa-sqMod-nWithRSA.va.d.mts.map