function encryptimport { encrypt } from "https://deno.land/x/grm@0.5.1/src/crypto/mod.ts"; encrypt(fingerprint: bigInt.BigInteger, data: Buffer)Parametersfingerprint: bigInt.BigIntegerdata: Buffer