Skip to main content
Module

x/evt/mod.ts>dom.HkdfParams

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.HkdfParams
implements Algorithm
import { type dom } from "https://deno.land/x/evt@v2.3.1/mod.ts";
const { HkdfParams } = dom;

Properties

info:
| Int8Array
| Int16Array
| Int32Array
| Uint8Array
| Uint16Array
| Uint32Array
| Uint8ClampedArray
| Float32Array
| Float64Array
| DataView
| ArrayBuffer
salt:
| Int8Array
| Int16Array
| Int32Array
| Uint8Array
| Uint16Array
| Uint32Array
| Uint8ClampedArray
| Float32Array
| Float64Array
| DataView
| ArrayBuffer