Show / Hide Table of Contents

GenerateRandomChallenge Method

GenerateRandomChallenge()

Generates random 8 bytes that can be used as challenge for authentication.

C#
protected static byte[] GenerateRandomChallenge()

Returns

byte[]

Random 8 bytes.

In this article
Back to top Generated by DocFX