UNPKG

pkcs-ts

Version:

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

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