UNPKG

pkcs-ts

Version:

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

6 lines 428 B
import { NULL } from "asn1-ts"; import { ALGORITHM_IDENTIFIER } from "../PKCS5v2-1/ALGORITHM-IDENTIFIER.oca"; export { ALGORITHM_IDENTIFIER } from "../PKCS5v2-1/ALGORITHM-IDENTIFIER.oca"; export { id_hmacWithSHA224 } from "../PKCS5v2-1/id-hmacWithSHA224.va"; export declare const PBKDF2_PRFs_Union1_Intersection0_Element: ALGORITHM_IDENTIFIER<NULL>; //# sourceMappingURL=PBKDF2-PRFs-Union1-Intersection0-Element.oa.d.ts.map