Create a response based on a given challenge from the remote peer.
@param challenge the challenge that this Mechanism should response to.
@return the response that answers the given challenge. @throws SaslException if an error occurs computing the response.
See Implementation
Create a response based on a given challenge from the remote peer.
@param challenge the challenge that this Mechanism should response to.
@return the response that answers the given challenge. @throws SaslException if an error occurs computing the response.