• Uses Web Crypto API to decrypt a string using AES encryption.

    Parameters

    • value: string
    • seed: string

    Returns Promise<string>