C# Class LedgerWallet.U2F.KeyHandle

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

Méthodes publiques

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

Method Details

GetBytes() public méthode

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

KeyHandle() public méthode

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

KeyHandle() public méthode

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

ToString() public méthode

public ToString ( ) : string
Résultat string