method crypto.IGE.prototype.decryptIgeimport { crypto } from "https://deno.land/x/grm@v0.3.1/mod.ts"; const { IGE } = crypto; decryptIge(cipherText: Buffer): BufferParameterscipherText: BufferReturnsBuffer