UNPKG

pkcs-ts

Version:

PKCS #1 through #15 (Except #11) - Private and Public Keys, Certificates, and More

4 lines 323 B
import type { ATTRIBUTE } from "x500-ts/dist/node/modules/InformationFramework/ATTRIBUTE.oca"; import { DirectoryString } from "x500-ts/dist/node/modules/SelectedAttributeTypes/DirectoryString.ta"; export declare const unstructuredAddress: ATTRIBUTE<DirectoryString>; //# sourceMappingURL=unstructuredAddress.oa.d.ts.map