• Create a new AES key.

    Parameters

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

    Returns Promise<CryptoKey>