Show / Hide Table of Contents

CalculateChallengeResponse Method

CalculateChallengeResponse(Slot)

Submits a challenge to the YubiKey OTP application to be calculated.

C#
public CalculateChallengeResponse CalculateChallengeResponse(Slot slot)

Parameters

Type Name Description
Slot slot

The identifier for the OTP application slot to configure.

Returns

CalculateChallengeResponse

An instance of CalculateChallengeResponse.

Implements

IOtpSession.CalculateChallengeResponse(Slot)
In this article
Back to top Generated by DocFX