U2fSignedData Constructor
U2fSignedData(Int32, Int32, Int32, Int32)
Create an instance of U2fSignedData
.
C#
protected U2fSignedData(int bufferLength, int appIdOffset, int clientDataOffset, int signatureOffset)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | bufferLength | |
System.Int32 | appIdOffset | |
System.Int32 | clientDataOffset | |
System.Int32 | signatureOffset |