UNPKG

pkcs-ts

Version:

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

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