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