class CTRimport { CTR } from "https://deno.land/x/mtkruto@0.0.998/utilities/0_crypto.ts"; ConstructorsnewCTR(key: Uint8Array, iv: Uint8Array)Propertiesstate: Uint8ArrayMethodsdecrypt(data: Uint8Array)encrypt(data: Uint8Array)