@bicycle-codes/crypto-util
    Preparing search index...

    Function exportKey

    • Export the public key from the given keypair as a Uint8Array.

      Parameters

      • keys: CryptoKeyPair

        The keypair to export.

      Returns Promise<Uint8Array<ArrayBufferLike>>

      The public key as Uint8Array.