UNPKG

@wildboar/qc

Version:
15 lines 385 B
import type { AttributeType } from "@wildboar/x500/InformationFramework"; /** * @summary id_pda_countryOfResidence * @description * * ### ASN.1 Definition: * * ```asn1 * id-pda-countryOfResidence AttributeType ::= { id-pda 5 } * ``` * * @constant */ export declare const id_pda_countryOfResidence: AttributeType; //# sourceMappingURL=id-pda-countryOfResidence.va.d.mts.map