C# Class LedgerWallet.U2F.AppId

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

Méthodes publiques

Méthode Description
AppId ( byte bytes ) : System
AppId ( string hex ) : System
GetBytes ( bool @unsafe = false ) : byte[]
ToString ( ) : string

Method Details

AppId() public méthode

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

AppId() public méthode

public AppId ( string hex ) : System
hex string
Résultat System

GetBytes() public méthode

public GetBytes ( bool @unsafe = false ) : byte[]
@unsafe bool
Résultat byte[]

ToString() public méthode

public ToString ( ) : string
Résultat string