UNPKG

pkcs-ts

Version:

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

4 lines 197 B
import { OBJECT_IDENTIFIER } from "asn1-ts"; export { pkcs_3 } from "../PKCS-3/pkcs-3.va"; export declare const dhKeyAgreement: OBJECT_IDENTIFIER; //# sourceMappingURL=dhKeyAgreement.va.d.ts.map