Function getKeyBytes

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

    Returns Promise<Uint8Array>

Generated using TypeDoc