• Client-side API: generate a key with crypto.subtle, and return it as base32.

    Returns Promise<string>

Generated using TypeDoc