UseYubiOtp Method
UseYubiOtp(bool)
Sets the operation to use the Yubico OTP or HMAC-SHA1 algorithm to calculate the response.
C#
public CalculateChallengeResponse UseYubiOtp(bool setting)
Parameters
Type | Name | Description |
---|---|---|
bool | setting | A bool specifying whether to use the Yubico OTP or HMAC-SHA1 algorithm. |
Returns
The CalculateChallengeResponse instance