UNPKG

pkcs-ts

Version:

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

3 lines 167 B
import { TYPE_IDENTIFIER } from "asn1-ts"; export declare type PKCS7_CONTENT_TYPE<Type> = TYPE_IDENTIFIER<Type>; //# sourceMappingURL=PKCS7-CONTENT-TYPE.oca.d.ts.map