C# Class LedgerWallet.U2F.U2FAuthenticationResponse

Afficher le fichier Open project: LedgerHQ/ledger-dotnet-api

Méthodes publiques

Méthode Description
ToBytes ( ) : byte[]
U2FAuthenticationResponse ( byte bytes ) : System

Method Details

ToBytes() public méthode

public ToBytes ( ) : byte[]
Résultat byte[]

U2FAuthenticationResponse() public méthode

public U2FAuthenticationResponse ( byte bytes ) : System
bytes byte
Résultat System