Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method Decipheriv.prototype.setAAD
Re-export
import { Decipheriv } from "https://deno.land/std@0.160.0/node/crypto.ts";

Parameters

_buffer: ArrayBufferView
optional
_options: { plaintextLength: number; }