downloadEncryptedContent(Defined in: src/Utils/messages-media.ts:553 Decrypts and downloads an AES256-CBC encrypted file given the keys. Assumes the SHA256 of the plaintext is appended to the end of the ciphertextdownloadUrl,__namedParameters,__namedParameters):Promise<Transform>
Parameters
downloadUrl
string
__namedParameters
MediaDecryptionKeyInfo
__namedParameters
MediaDownloadOptions = {}
Returns
Promise<Transform>