Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/earthstar/src/node/chloride.d.ts>crypto_auth_verify

Storage for private, distributed, offline-first applications.
Go to Latest
function crypto_auth_verify
import { crypto_auth_verify } from "https://deno.land/x/earthstar@v10.0.1/src/node/chloride.d.ts";

Parameters

signed: Buffer
data: Buffer
key: Buffer

Returns

boolean