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