EncryptedEncodedContent

constructor(contentDigest: String, secret: ByteString, salt: ByteString, nonce: ByteString, payload: ByteString, contentLength: Int? = null, filename: String? = null)