StatelessFileSharingEncryptedSource constructor

StatelessFileSharingEncryptedSource(
  1. SFSEncryptionType encryption,
  2. List<int> key,
  3. List<int> iv,
  4. Map<HashFunction, String> hashes,
  5. StatelessFileSharingUrlSource source
)

Implementation

StatelessFileSharingEncryptedSource