Skip to content

encryptFileFromURI

fun encryptFileFromURI(clearFileURI: String): String

Encrypt a clear file into an encrypted file, for the recipients of this session.

Return

A String URI of the encrypted file.

Parameters

clearFileURIA String URI of the file to encrypt.

Throws

SealdException