serverSecretMatches

open fun serverSecretMatches(serverSecretToCompare: String): Boolean

Method to compare a server secret with the current stored by the server

Return

whether the input server secret matches with the current stored by the server

Parameters

serverSecretToCompare

: the server secret to compare with the current stored