Skip to content

parseSessionIdFromFile ​

fun parseSessionIdFromFile(encryptedFilePath: String): String

Takes the path to an encrypted file, and returns the session id.

Return ​

The session id.

Parameters ​

encryptedFilePathPath to the encrypted file.

Throws ​

SealdException