Skip to main content
Module

x/libhydrogen/mod.ts>secretbox.Key

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

Constructors

new
Key(raw_key?: Uint8Array)

Properties

readonly
bufferview: Uint8Array