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