getServerPublicKey

abstract suspend fun getServerPublicKey(forceDownload: Boolean = false): String?

Get the current public curve25519 key that the AV server is advertising.

Parameters

forceDownload

true to force the SDK to download again the server public key