Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/crypto.ts>ECDHKeyFormat

Deno standard library
Go to Latest
type alias ECDHKeyFormat
Re-export
import { type ECDHKeyFormat } from "https://deno.land/std@0.172.0/node/crypto.ts";
definition: "compressed" | "uncompressed" | "hybrid"