UNPKG

pkcs-ts

Version:

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

4 lines 309 B
import type { INTEGER } from "asn1-ts"; import { ALGORITHM_IDENTIFIER } from "../PKCS-1/ALGORITHM-IDENTIFIER.oca"; export declare const KeyEncryptionAlgorithms_Union1_Intersection0_Element: ALGORITHM_IDENTIFIER<INTEGER>; //# sourceMappingURL=KeyEncryptionAlgorithms-Union1-Intersection0-Element.oa.d.ts.map