• Generate a new CryptoKey from scratch. Compatible with AES-256 and exportJackalKey(). Supports encrypt and decrypt.

    Returns Promise<CryptoKey>

    • Fresh random CryptoKey.

Generated using TypeDoc