Using the method and parameters specified in algorithm and the keying material provided by key, this method attempts to decipher the provided data. If successful, the returned promise will be resolved with an <ArrayBuffer> containing the plaintext result.
The algorithms currently supported include:
'AES-CBC''AES-CTR''AES-GCM''AES-OCB''ChaCha20-Poly1305''RSA-OAEP'