Function downloadEncryptedContent

  • Decrypts and downloads an AES256-CBC encrypted file given the keys. Assumes the SHA256 of the plaintext is appended to the end of the ciphertext

    Parameters

    Returns Promise<Transform>

Generated using TypeDoc