Instance Methodswift-mongodb 0.27.0SCRAM
verify(_:)
Returns true
if the given server response is consistent with the server signature computed for this client response.
func verify(_ response: SCRAM.ServerResponse) -> Bool
Returns true
if the given server response is consistent with the server signature computed for this client response.
func verify(_ response: SCRAM.ServerResponse) -> Bool