getRemoteSecret

@NotNull
abstract fun getRemoteSecret(): @NotNull UUID

Gets the remote secret associated with this proxy connection.

Remote secret is a secret, received from the remote backend and used for communication between proxy and backend.

Return

The remote secret as a UUID.