get Server Public Key
abstract suspend fun getServerPublicKey(forceDownload: Boolean = false): String?
Content copied to clipboard
Get the current public curve25519 key that the AV server is advertising.
Parameters
force Download
true to force the SDK to download again the server public key