function diffieHellmanimport { diffieHellman } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts"; diffieHellman(_options: { privateKey: KeyObject; publicKey: KeyObject; }): BufferParameters_options: { privateKey: KeyObject; publicKey: KeyObject; }ReturnsBufferimport diffieHellmanimport { diffieHellman } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts";