@salvobee/crypto-vault
    Preparing search index...

    Function exportKeyToBase64

    • Serialize an AES-GCM key to a Base64URL encoded JWK string.

      Parameters

      • key: CryptoKey

        The key to export.

      Returns Promise<string>

      A Base64URL string representation of the key material.