Skip to main content
Module

x/grm/mod.ts>crypto.createCipheriv

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

Parameters

algorithm: string
key: Buffer
iv: Buffer