C# Class LedgerWallet.TrustedInput

Show file Open project: LedgerHQ/ledger-dotnet-api Class Usage Examples

Public Methods

Method Description
ToBytes ( ) : byte[]
TrustedInput ( byte response ) : System

Private Methods

Method Description
ReadWrite ( BitcoinStream stream ) : void

Method Details

ToBytes() public method

public ToBytes ( ) : byte[]
return byte[]

TrustedInput() public method

public TrustedInput ( byte response ) : System
response byte
return System