Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/god_crypto/mod.ts>encode.binary

Pure Javascript/Typescript Crypto Implementation for Deno. AES, RSA, HMAC, and TOTP
Very Popular
Latest
method encode.binary
Re-export
import { encode } from "https://deno.land/x/god_crypto@v1.4.11/mod.ts";

Parameters

data: Uint8Array | number[]