Skip to main content
Go to Latest
method ECDH.prototype.getPublicKey
Re-export
import { ECDH } from "https://deno.land/std@0.145.0/node/crypto.ts";

Returns

Buffer

Parameters

encoding: BinaryToTextEncoding
optional
format: ECDHKeyFormat

Returns

string

Parameters

optional
_encoding: BinaryToTextEncoding
optional
_format: ECDHKeyFormat

Returns

Buffer | string