UNPKG

pkcs-ts

Version:

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

5 lines 376 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 declare const OAEP_PSSDigestAlgorithms_Union5_Intersection0_Element: ALGORITHM_IDENTIFIER<NULL>; //# sourceMappingURL=OAEP-PSSDigestAlgorithms-Union5-Intersection0-Element.oa.d.ts.map