C# Class LedgerWallet.LedgerEncodedKey

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

Méthodes publiques

Méthode Description
LedgerEncodedKey ( byte key ) : System
ToBytes ( ) : byte[]
ToHex ( ) : string

Method Details

LedgerEncodedKey() public méthode

public LedgerEncodedKey ( byte key ) : System
key byte
Résultat System

ToBytes() public méthode

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

ToHex() public méthode

public ToHex ( ) : string
Résultat string