C# Class LedgerWallet.Bip32EncodedKey

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

Méthodes publiques

Méthode Description
Bip32EncodedKey ( byte bytes ) : System
ToBytes ( ) : byte[]
ToHex ( ) : string

Method Details

Bip32EncodedKey() public méthode

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

ToBytes() public méthode

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

ToHex() public méthode

public ToHex ( ) : string
Résultat string