Show / Hide Table of Contents

UseChallenge Method

UseChallenge(byte[])

Accepts the challenge phrase as a byte array.

C#
public CalculateChallengeResponse UseChallenge(byte[] challenge)

Parameters

Type Name Description
byte[] challenge

A byte array.

Returns

CalculateChallengeResponse

The CalculateChallengeResponse instance

In this article
Back to top Generated by DocFX