Skip to main content
Deno 2 is finally here 🎉️
Learn more
function crypto_auth_verify
import { crypto_auth_verify } from "https://deno.land/x/stone_soup@v8.0.0/src/node/chloride.d.ts";

Parameters

signed: Buffer
data: Buffer
key: Buffer

Returns

boolean