Show / Hide Table of Contents

U2fBufferCommand Constructor

U2fBufferCommand(byte, int, int, int)

Initialize the object to the given values.

C#
protected U2fBufferCommand(byte instruction, int bufferLength, int appIdOffset, int clientDataOffset)

Parameters

Type Name Description
byte instruction
int bufferLength
int appIdOffset
int clientDataOffset
In this article
Back to top Generated by DocFX