UNPKG

pkcs-ts

Version:

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

4 lines 325 B
import type { ATTRIBUTE } from "x500-ts/dist/node/modules/InformationFramework/ATTRIBUTE.oca"; import { Attribute } from "x500-ts/dist/node/modules/InformationFramework/Attribute.ta"; export declare const extendedCertificateAttributes: ATTRIBUTE<Attribute[]>; //# sourceMappingURL=extendedCertificateAttributes.oa.d.ts.map