import { crypto } from "https://deno.land/x/grm@v0.3.1/mod.ts";
const { AuthKey } = crypto;
Methods
calcNewNonceHash(newNonce: bigInt.BigInteger, number: number): bigInt.BigInteger
getKey()
import { crypto } from "https://deno.land/x/grm@v0.3.1/mod.ts";
const { AuthKey } = crypto;