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

x/god_crypto/src/aes/aes_wc.ts>WebCryptoAES#encrypt

Pure Javascript/Typescript Crypto Implementation for Deno. AES, RSA, HMAC, and TOTP
Very Popular
Go to Latest
method WebCryptoAES.prototype.encrypt
import { WebCryptoAES } from "https://deno.land/x/god_crypto@v1.4.10/src/aes/aes_wc.ts";

Parameters

m: Uint8Array