Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grm/src/crypto/mod.ts>createCipheriv

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

Parameters

algorithm: string
key: Buffer
iv: Buffer