UNPKG

pkcs-ts

Version:

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

6 lines 427 B
import { NULL } from "asn1-ts"; import { ALGORITHM_IDENTIFIER } from "../PKCS-1/ALGORITHM-IDENTIFIER.oca"; export { ALGORITHM_IDENTIFIER } from "../PKCS-1/ALGORITHM-IDENTIFIER.oca"; export { id_md2 } from "../PKCS-1/id-md2.va"; export declare const PKCS1_v1_5DigestAlgorithms_Union0_Intersection0_Element: ALGORITHM_IDENTIFIER<NULL>; //# sourceMappingURL=PKCS1-v1-5DigestAlgorithms-Union0-Intersection0-Element.oa.d.ts.map