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