UNPKG

pkcs-ts

Version:

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

4 lines 239 B
import { OCTET_STRING } from "asn1-ts"; import type { ATTRIBUTE } from "x500-ts/dist/node/modules/InformationFramework/ATTRIBUTE.oca"; export declare const localKeyId: ATTRIBUTE<OCTET_STRING>; //# sourceMappingURL=localKeyId.oa.d.ts.map