Skip to main content
Module

x/libhydrogen/mod.ts>hash.Key

deno plugin 2 libhydrogen
Latest
class hash.Key
import { hash } from "https://deno.land/x/libhydrogen@v0.2.1/mod.ts";
const { Key } = hash;

Constructors

new
Key(raw_key?: Uint8Array)

Properties

readonly
bufferview: Uint8Array