C# Class LedgerWallet.Serializer

Datei anzeigen Open project: LedgerHQ/ledger-dotnet-api

Public Methods

Method Description
Serialize ( NBitcoin.KeyPath keyPath ) : byte[]

Private Methods

Method Description
ToBytes ( uint value, bool littleEndian ) : byte[]

Method Details

Serialize() public static method

public static Serialize ( NBitcoin.KeyPath keyPath ) : byte[]
keyPath NBitcoin.KeyPath
return byte[]