Skip to main content
Module

x/grm/mod.ts>crypto.createDecipheriv

MTProto API Client for Deno 🦕
Go to Latest
function crypto.createDecipheriv
import { crypto } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { createDecipheriv } = crypto;

Parameters

algorithm: string
key: Buffer
iv: Buffer