Show / Hide Table of Contents

UseHmacSha1 Method

UseHmacSha1()

Configures the challenge-response to use the HMAC-SHA1 algorithm.

C#
public ConfigureChallengeResponse UseHmacSha1()

Returns

ConfigureChallengeResponse

The current ConfigureChallengeResponse instance.

Exceptions

Type Condition
InvalidOperationException

You must choose either Yubico OTP or HMAC-SHA1, but not both.

In this article
Back to top Generated by DocFX