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

    Function create

    • Create a new AES key.

      Parameters

      • opts: { alg: SymmAlg; length: number } = ...

      Returns Promise<CryptoKey>