Skip to main content
Module

x/grm/mod.ts>crypto.createCipheriv

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

Parameters

algorithm: string
key: Buffer
iv: Buffer