getPublicKeySet

abstract fun getPublicKeySet(instance: String): PublicKeySet?

Get PublicKeySet for instance. Encoded to be shared to the application server.

Return

PublicKeySet if possible, null if the key set doesn't exist or isn't valid.