C# Class LedgerWallet.U2F.U2FAuthenticationResponse

ファイルを表示 Open project: LedgerHQ/ledger-dotnet-api

Public Methods

Method Description
ToBytes ( ) : byte[]
U2FAuthenticationResponse ( byte bytes ) : System

Method Details

ToBytes() public method

public ToBytes ( ) : byte[]
return byte[]

U2FAuthenticationResponse() public method

public U2FAuthenticationResponse ( byte bytes ) : System
bytes byte
return System