Show / Hide Table of Contents

U2fSignedData Constructor

U2fSignedData(int, int, int, int)

Create an instance of U2fSignedData.

C#
protected U2fSignedData(int bufferLength, int appIdOffset, int clientDataOffset, int signatureOffset)

Parameters

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