deno / 1.23.2 / ~ / ecdhkeyderiveparams.html /

EcdhKeyDeriveParams

interface EcdhKeyDeriveParams extends Algorithm {
public : CryptoKey;
}

Extends

Properties

public : CryptoKey