Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y 

A

AbstractHardwareWallet - Class in org.multibit.hd.hardware.core.wallets
Abstract base class to provide the following to HardwareWallets:
AbstractHardwareWallet() - Constructor for class org.multibit.hd.hardware.core.wallets.AbstractHardwareWallet
 
AbstractHardwareWalletState - Class in org.multibit.hd.hardware.core.fsm
Abstract base class to provide the following to hardware wallet states:
AbstractHardwareWalletState() - Constructor for class org.multibit.hd.hardware.core.fsm.AbstractHardwareWalletState
 
AbstractKeepKeyHardwareWallet - Class in org.multibit.hd.hardware.keepkey.wallets
Abstract base class provide the following to KeepKey hardware wallets:
AbstractKeepKeyHardwareWallet() - Constructor for class org.multibit.hd.hardware.keepkey.wallets.AbstractKeepKeyHardwareWallet
 
AbstractKeepKeyHardwareWalletClient - Class in org.multibit.hd.hardware.keepkey.clients
Hardware wallet client to provide the following to KeepKey clients:
AbstractKeepKeyHardwareWalletClient() - Constructor for class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
AbstractTrezorHardwareWallet - Class in org.multibit.hd.hardware.trezor.wallets
Abstract base class provide the following to Trezor hardware wallets:
AbstractTrezorHardwareWallet() - Constructor for class org.multibit.hd.hardware.trezor.wallets.AbstractTrezorHardwareWallet
 
AbstractTrezorHardwareWalletClient - Class in org.multibit.hd.hardware.trezor.clients
Hardware wallet client to provide the following to Trezor clients:
AbstractTrezorHardwareWalletClient() - Constructor for class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
adaptAddress(KeepKeyMessage.Address) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptAddress(TrezorMessage.Address) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
adaptButtonRequest(KeepKeyMessage.ButtonRequest) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptButtonRequest(TrezorMessage.ButtonRequest) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
adaptButtonRequestType(KeepKeyType.ButtonRequestType) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptButtonRequestType(TrezorType.ButtonRequestType) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
adaptCipheredKeyValue(KeepKeyMessage.CipheredKeyValue) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptCipheredKeyValue(TrezorMessage.CipheredKeyValue) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
adaptFailure(KeepKeyMessage.Failure) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptFailure(TrezorMessage.Failure) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
adaptFailureType(KeepKeyType.FailureType) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptFailureType(TrezorType.FailureType) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
adaptFeatures(KeepKeyMessage.Features) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptFeatures(TrezorMessage.Features) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
adaptHDNodeType(KeepKeyType.HDNodeType) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptHDNodeType(TrezorType.HDNodeType) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
adaptMessageSignature(KeepKeyMessage.MessageSignature) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptMessageSignature(TrezorMessage.MessageSignature) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
adaptPinMatrixRequest(KeepKeyMessage.PinMatrixRequest) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptPinMatrixRequest(TrezorMessage.PinMatrixRequest) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
adaptPinMatrixRequestType(KeepKeyType.PinMatrixRequestType) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptPinMatrixRequestType(TrezorType.PinMatrixRequestType) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
adaptPublicKey(KeepKeyMessage.PublicKey) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptPublicKey(TrezorMessage.PublicKey) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
adaptSuccess(KeepKeyMessage.Success) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptSuccess(TrezorMessage.Success) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
adaptTxRequest(KeepKeyMessage.TxRequest) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
adaptTxRequest(TrezorMessage.TxRequest) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
addAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
addAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
repeated uint32 address_n = 2;
addAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
repeated uint32 address_n = 2;
addAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
addAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
repeated uint32 address_n = 2;
addAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
repeated uint32 address_n = 1;
addAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
repeated uint32 address_n = 2;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
repeated uint32 address_n = 2;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
repeated uint32 address_n = 2;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
repeated uint32 address_n = 2;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
repeated uint32 address_n = 1;
addAllAddressN(Iterable<? extends Integer>) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
repeated uint32 address_n = 2;
addAllBinOutputs(Iterable<? extends KeepKeyType.TxOutputBinType>) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addAllBinOutputs(Iterable<? extends TrezorType.TxOutputBinType>) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addAllBlacklistUrls(Iterable<String>) - Method in class Config.Configuration.Builder
repeated string blacklist_urls = 2;
addAllCoins(Iterable<? extends KeepKeyType.CoinType>) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
addAllCoins(Iterable<? extends TrezorType.CoinType>) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
addAllDependency(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3;
addAllEnumType(Iterable<? extends DescriptorProtos.EnumDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addAllEnumType(Iterable<? extends DescriptorProtos.EnumDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addAllExtensionRange(Iterable<? extends DescriptorProtos.DescriptorProto.ExtensionRange>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addAllField(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addAllFile(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addAllInputs(Iterable<? extends KeepKeyType.TxInputType>) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addAllInputs(Iterable<? extends KeepKeyType.TxInputType>) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addAllInputs(Iterable<? extends TrezorType.TxInputType>) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addAllInputs(Iterable<? extends TrezorType.TxInputType>) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addAllKnownDevices(Iterable<? extends Config.DeviceDescriptor>) - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
addAllLocation(Iterable<? extends DescriptorProtos.SourceCodeInfo.Location>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
addAllMessageType(Iterable<? extends DescriptorProtos.DescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
addAllMethod(Iterable<? extends DescriptorProtos.MethodDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addAllName(Iterable<? extends DescriptorProtos.UninterpretedOption.NamePart>) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addAllNestedType(Iterable<? extends DescriptorProtos.DescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addAllOutputs(Iterable<? extends KeepKeyType.TxOutputType>) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addAllOutputs(Iterable<? extends KeepKeyType.TxOutputType>) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addAllOutputs(Iterable<? extends TrezorType.TxOutputType>) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addAllOutputs(Iterable<? extends TrezorType.TxOutputType>) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addAllPath(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [packed = true];
addAllPubkeys(Iterable<? extends KeepKeyType.HDNodePathType>) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addAllPubkeys(Iterable<? extends TrezorType.HDNodePathType>) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addAllPublicDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10;
addAllService(Iterable<? extends DescriptorProtos.ServiceDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addAllSignatures(Iterable<? extends ByteString>) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
addAllSignatures(Iterable<? extends ByteString>) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
addAllSpan(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [packed = true];
addAllTransactions(Iterable<? extends KeepKeyType.TransactionType>) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addAllTransactions(Iterable<? extends TrezorType.TransactionType>) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addAllValue(Iterable<? extends DescriptorProtos.EnumValueDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addAllWeakDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11;
addAllWhitelistUrls(Iterable<String>) - Method in class Config.Configuration.Builder
repeated string whitelist_urls = 1;
addBinOutputs(KeepKeyType.TxOutputBinType) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addBinOutputs(int, KeepKeyType.TxOutputBinType) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addBinOutputs(KeepKeyType.TxOutputBinType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addBinOutputs(int, KeepKeyType.TxOutputBinType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addBinOutputs(TrezorType.TxOutputBinType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addBinOutputs(int, TrezorType.TxOutputBinType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addBinOutputs(TrezorType.TxOutputBinType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addBinOutputs(int, TrezorType.TxOutputBinType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addBinOutputsBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addBinOutputsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addBinOutputsBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addBinOutputsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
addBlacklistUrls(String) - Method in class Config.Configuration.Builder
repeated string blacklist_urls = 2;
addBlacklistUrlsBytes(ByteString) - Method in class Config.Configuration.Builder
repeated string blacklist_urls = 2;
addCoins(KeepKeyType.CoinType) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
addCoins(int, KeepKeyType.CoinType) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
addCoins(KeepKeyType.CoinType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
addCoins(int, KeepKeyType.CoinType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
addCoins(TrezorType.CoinType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
addCoins(int, TrezorType.CoinType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
addCoins(TrezorType.CoinType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
addCoins(int, TrezorType.CoinType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
addCoinsBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
addCoinsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
addCoinsBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
addCoinsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
addDependency(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3;
addDependencyBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3;
addEnumType(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addEnumType(DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addEnumType(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addEnumType(DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addEnumTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
addEnumTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
addExtension(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addExtension(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addExtension(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addExtension(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addExtensionBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
addExtensionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addExtensionRangeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addExtensionRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
addField(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addField(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addFieldBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
addFile(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addFile(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addFileBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addFileBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
addInputs(KeepKeyType.TxInputType) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addInputs(int, KeepKeyType.TxInputType) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addInputs(KeepKeyType.TxInputType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addInputs(int, KeepKeyType.TxInputType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addInputs(KeepKeyType.TxInputType) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addInputs(int, KeepKeyType.TxInputType) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addInputs(KeepKeyType.TxInputType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addInputs(int, KeepKeyType.TxInputType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addInputs(TrezorType.TxInputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addInputs(int, TrezorType.TxInputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addInputs(TrezorType.TxInputType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addInputs(int, TrezorType.TxInputType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addInputs(TrezorType.TxInputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addInputs(int, TrezorType.TxInputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addInputs(TrezorType.TxInputType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addInputs(int, TrezorType.TxInputType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addInputsBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addInputsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addInputsBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addInputsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addInputsBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addInputsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
addInputsBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addInputsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
addKnownDevices(Config.DeviceDescriptor) - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
addKnownDevices(int, Config.DeviceDescriptor) - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
addKnownDevices(Config.DeviceDescriptor.Builder) - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
addKnownDevices(int, Config.DeviceDescriptor.Builder) - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
addKnownDevicesBuilder() - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
addKnownDevicesBuilder(int) - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
addLocation(DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
addLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
addLocation(DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
addLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
addLocationBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
addLocationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
addMessageType(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
addMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
addMessageType(DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
addMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
addMessageTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
addMessageTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
addMethod(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addMethod(DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addMethodBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addMethodBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
addName(DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addName(DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addNameBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addNameBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
addNestedType(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addNestedType(DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addNestedTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addNestedTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
addOutputs(KeepKeyType.TxOutputType) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addOutputs(int, KeepKeyType.TxOutputType) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addOutputs(KeepKeyType.TxOutputType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addOutputs(int, KeepKeyType.TxOutputType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addOutputs(KeepKeyType.TxOutputType) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addOutputs(int, KeepKeyType.TxOutputType) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addOutputs(KeepKeyType.TxOutputType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addOutputs(int, KeepKeyType.TxOutputType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addOutputs(TrezorType.TxOutputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addOutputs(int, TrezorType.TxOutputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addOutputs(TrezorType.TxOutputType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addOutputs(int, TrezorType.TxOutputType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addOutputs(TrezorType.TxOutputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addOutputs(int, TrezorType.TxOutputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addOutputs(TrezorType.TxOutputType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addOutputs(int, TrezorType.TxOutputType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addOutputsBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addOutputsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addOutputsBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addOutputsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addOutputsBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addOutputsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
addOutputsBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addOutputsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
addPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [packed = true];
addPubkeys(KeepKeyType.HDNodePathType) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addPubkeys(int, KeepKeyType.HDNodePathType) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addPubkeys(KeepKeyType.HDNodePathType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addPubkeys(int, KeepKeyType.HDNodePathType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addPubkeys(TrezorType.HDNodePathType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addPubkeys(int, TrezorType.HDNodePathType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addPubkeys(TrezorType.HDNodePathType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addPubkeys(int, TrezorType.HDNodePathType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addPubkeysBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addPubkeysBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addPubkeysBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addPubkeysBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
addPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10;
ADDRESS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Address
 
ADDRESS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
ADDRESS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
ADDRESS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
ADDRESS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
ADDRESS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
ADDRESS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
ADDRESS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
ADDRESS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
ADDRESS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
ADDRESS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
ADDRESS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
ADDRESS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
ADDRESS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
ADDRESS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
ADDRESS_N_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
ADDRESS_TYPE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.CoinType
 
ADDRESS_TYPE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
ADDRESS_TYPE_P2SH_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.CoinType
 
ADDRESS_TYPE_P2SH_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
ADDRESS_TYPE_P2WPKH_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
ADDRESS_TYPE_P2WSH_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
addService(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addService(DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addServiceBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addServiceBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
addSignatures(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
addSignatures(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
addSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [packed = true];
addTransactions(KeepKeyType.TransactionType) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addTransactions(int, KeepKeyType.TransactionType) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addTransactions(KeepKeyType.TransactionType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addTransactions(int, KeepKeyType.TransactionType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addTransactions(TrezorType.TransactionType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addTransactions(int, TrezorType.TransactionType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addTransactions(TrezorType.TransactionType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addTransactions(int, TrezorType.TransactionType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addTransactionsBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addTransactionsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addTransactionsBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addTransactionsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
addValue(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addValue(DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addValueBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addValueBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
addWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11;
addWhitelistUrls(String) - Method in class Config.Configuration.Builder
repeated string whitelist_urls = 1;
addWhitelistUrlsBytes(ByteString) - Method in class Config.Configuration.Builder
repeated string whitelist_urls = 1;
AGGREGATE_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
ALLOW_ALIAS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
AMOUNT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
AMOUNT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
AMOUNT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
AMOUNT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
AMOUNT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
appendDetail(StringBuffer, String, Object) - Method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageToStringStyle
 
appendDetail(StringBuffer, String, Object) - Method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageToStringStyle
 
applySettings(String, String) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the APPLY_SETTINGS message to the device.
applySettings(String, String) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
applySettings(String, String) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
applySpecification(HardwareWalletSpecification) - Method in class org.multibit.hd.hardware.core.wallets.AbstractHardwareWallet
 
applySpecification(HardwareWalletSpecification) - Method in interface org.multibit.hd.hardware.core.wallets.HardwareWallet
Apply any hardware wallet specific parameters
applySpecification(HardwareWalletSpecification) - Method in class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
 
applySpecification(HardwareWalletSpecification) - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldSocketHardwareWallet
 
applySpecification(HardwareWalletSpecification) - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldUsbHardwareWallet
 
applySpecification(HardwareWalletSpecification) - Method in class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
 
ASK_ON_DECRYPT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
ASK_ON_DECRYPT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
ASK_ON_ENCRYPT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
ASK_ON_ENCRYPT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
attach() - Method in interface org.multibit.hd.hardware.core.wallets.Connectable
Handle device attachment.
attach() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyHardwareWalletClient
 
attach() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayClient
 
attach() - Method in class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
 
attach() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorHardwareWalletClient
 
attach() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayClient
 
attach() - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldSocketHardwareWallet
 
attach() - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldUsbHardwareWallet
 
attach() - Method in class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
 
AttachedState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
AttachedState() - Constructor for class org.multibit.hd.hardware.core.fsm.AttachedState
 
await(HardwareWalletContext) - Method in class org.multibit.hd.hardware.core.fsm.AbstractHardwareWalletState
 
await(HardwareWalletContext) - Method in class org.multibit.hd.hardware.core.fsm.AttachedState
 
await(HardwareWalletContext) - Method in class org.multibit.hd.hardware.core.fsm.ConnectedState
 
await(HardwareWalletContext) - Method in interface org.multibit.hd.hardware.core.fsm.HardwareWalletState
Invoke the state's awaiting behaviour.

B

beginChangePIN(boolean) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Change or remove the device PIN.
beginCipherKeyUseCase(int, KeyChain.KeyPurpose, int, byte[], byte[], boolean, boolean, boolean) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Begin the "cipher key" use case
beginCreateWallet(CreateWalletSpecification) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Begin the "create wallet on device" use case
beginGetAddressUseCase(int, KeyChain.KeyPurpose, int, boolean) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Begin the "get address" use case
beginGetDeterministicHierarchyUseCase(List<ChildNumber>) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Begin the "get deterministic hierarchy" use case
beginGetPublicKeyUseCase(int, KeyChain.KeyPurpose, int) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Begin the "get public key" use case
beginLoadWallet(LoadWalletSpecification) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Begin the "load wallet" use case
beginSignMessageUseCase(int, KeyChain.KeyPurpose, int, byte[]) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Begin the "sign message key use case
beginSignTxUseCase(Transaction, Map<Integer, ImmutableList<ChildNumber>>, Map<Address, ImmutableList<ChildNumber>>) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Begin the "sign transaction" use case
beginWipeDeviceUseCase() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Begin the "wipe device" use case
BIN_OUTPUTS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
BIN_OUTPUTS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
BLACKLIST_URLS_FIELD_NUMBER - Static variable in class Config.Configuration
 
BOOTLOADER_HASH_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
BOOTLOADER_HASH_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
BOOTLOADER_MODE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
BOOTLOADER_MODE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
BUCKET_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
BUCKET_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
 
build() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
 
build() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
 
build() - Method in class Config.Configuration.Builder
 
build() - Method in class Config.DeviceDescriptor.Builder
 
buildAddressN(int, KeyChain.KeyPurpose, int) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageUtils
Build an AddressN chain code structure
buildAddressN(ImmutableList<ChildNumber>) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageUtils
Build an AddressN chain code structure
buildAddressN(int, KeyChain.KeyPurpose, int) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageUtils
Build an AddressN chain code structure
buildAddressN(ImmutableList<ChildNumber>) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageUtils
Build an AddressN chain code structure
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
 
buildPartial() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
 
buildPartial() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
 
buildPartial() - Method in class Config.Configuration.Builder
 
buildPartial() - Method in class Config.DeviceDescriptor.Builder
 
buildTxInputResponse(TxRequest, Optional<Transaction>, boolean, Map<Integer, ImmutableList<ChildNumber>>) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageUtils
 
buildTxInputResponse(TxRequest, Optional<Transaction>, boolean, Map<Integer, ImmutableList<ChildNumber>>) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageUtils
 
buildTxMetaResponse(Optional<Transaction>) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageUtils
 
buildTxMetaResponse(Optional<Transaction>) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageUtils
 
buildTxOutputResponse(TxRequest, Optional<Transaction>, boolean, Map<Address, ImmutableList<ChildNumber>>) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageUtils
 
buildTxOutputResponse(TxRequest, Optional<Transaction>, boolean, Map<Address, ImmutableList<ChildNumber>>) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageUtils
 
BUTTON_PROTECTION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
BUTTON_PROTECTION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
buttonAck() - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the BUTTON_ACK message to the device in response to a BUTTON_REQUEST.
buttonAck() - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
buttonAck() - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
ButtonRequest - Class in org.multibit.hd.hardware.core.messages
Value object to provide the following to downstream API consumers:
ButtonRequest(ButtonRequestType, String) - Constructor for class org.multibit.hd.hardware.core.messages.ButtonRequest
 
ButtonRequest_Address_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
ButtonRequest_Address = 10;
ButtonRequest_Address_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
ButtonRequest_Address = 10;
ButtonRequest_ConfirmOutput_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
ButtonRequest_ConfirmOutput = 3;
ButtonRequest_ConfirmOutput_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
ButtonRequest_ConfirmOutput = 3;
ButtonRequest_ConfirmWord_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
ButtonRequest_ConfirmWord = 5;
ButtonRequest_ConfirmWord_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
ButtonRequest_ConfirmWord = 5;
ButtonRequest_FeeOverThreshold_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
ButtonRequest_FeeOverThreshold = 2;
ButtonRequest_FeeOverThreshold_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
ButtonRequest_FeeOverThreshold = 2;
ButtonRequest_FirmwareCheck_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
ButtonRequest_FirmwareCheck = 9;
ButtonRequest_FirmwareCheck_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
ButtonRequest_FirmwareCheck = 9;
ButtonRequest_Other_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
ButtonRequest_Other = 1;
ButtonRequest_Other_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
ButtonRequest_Other = 1;
ButtonRequest_ProtectCall_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
ButtonRequest_ProtectCall = 7;
ButtonRequest_ProtectCall_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
ButtonRequest_ProtectCall = 7;
ButtonRequest_PublicKey_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
ButtonRequest_PublicKey = 11;
ButtonRequest_ResetDevice_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
ButtonRequest_ResetDevice = 4;
ButtonRequest_ResetDevice_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
ButtonRequest_ResetDevice = 4;
ButtonRequest_SignTx_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
ButtonRequest_SignTx = 8;
ButtonRequest_SignTx_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
ButtonRequest_SignTx = 8;
ButtonRequest_WipeDevice_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
ButtonRequest_WipeDevice = 6;
ButtonRequest_WipeDevice_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
ButtonRequest_WipeDevice = 6;
ButtonRequestType - Enum in org.multibit.hd.hardware.core.messages
Enum to provide the following to high level messages:

C

cancel() - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the CANCEL message to the device in response to a BUTTON_REQUEST, PIN_MATRIX_REQUEST or PASSPHRASE_REQUEST.
cancel() - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
cancel() - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
CC_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
CHAIN_CODE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
CHAIN_CODE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
CHALLENGE_HIDDEN_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
CHALLENGE_HIDDEN_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
CHALLENGE_VISUAL_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
CHALLENGE_VISUAL_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
changePIN(boolean) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the CHANGE_PIN message to the device.
changePIN(boolean) - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Change or remove the device PIN.
changePIN(boolean) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
changePIN(boolean) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
checkEssentiallyEqual(Transaction, Transaction) - Static method in class org.multibit.hd.hardware.core.utils.TransactionUtils
Check that the signedTransaction returned from the hardware wallet is essentially the same as the unsignedTransaction that was sent to it
CHILD_NUM_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
CHILD_NUM_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
CipheredKeyValue - Class in org.multibit.hd.hardware.core.messages
Value object to provide the following to downstream API consumers:
CipheredKeyValue(boolean, byte[]) - Constructor for class org.multibit.hd.hardware.core.messages.CipheredKeyValue
 
cipherKeyValue(int, KeyChain.KeyPurpose, int, byte[], byte[], boolean, boolean, boolean) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the CIPHER_KEY_VALUE_MESSAGE message to the device containing a key.
cipherKeyValue(int, KeyChain.KeyPurpose, int, byte[], byte[], boolean, boolean, boolean) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
cipherKeyValue(int, KeyChain.KeyPurpose, int, byte[], byte[], boolean, boolean, boolean) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
 
clear() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
 
clear() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
 
clear() - Method in class Config.Configuration.Builder
 
clear() - Method in class Config.DeviceDescriptor.Builder
 
clearAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
required string address = 1;
clearAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
optional string address = 2;
clearAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
optional string address = 1;
clearAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional string address = 1;
clearAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional string address = 1;
clearAddress() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional string address = 1;
clearAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
required string address = 1;
clearAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
optional uint32 address = 1;
clearAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
optional uint32 address = 1;
clearAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
optional string address = 2;
clearAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
required bytes address = 1;
clearAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
optional string address = 1;
clearAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional string address = 1;
clearAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional string address = 1;
clearAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional string address = 1;
clearAddressN() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
clearAddressN() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
repeated uint32 address_n = 2;
clearAddressN() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
repeated uint32 address_n = 2;
clearAddressN() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
clearAddressN() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
repeated uint32 address_n = 2;
clearAddressN() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
repeated uint32 address_n = 1;
clearAddressN() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
repeated uint32 address_n = 2;
clearAddressType() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional uint32 address_type = 3 [default = 0];
clearAddressType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type = 3 [default = 0];
clearAddressTypeP2Sh() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional uint32 address_type_p2sh = 5 [default = 5];
clearAddressTypeP2Sh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type_p2sh = 5 [default = 5];
clearAddressTypeP2Wpkh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type_p2wpkh = 6 [default = 6];
clearAddressTypeP2Wsh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type_p2wsh = 7 [default = 10];
clearAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8;
clearAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool allow_alias = 2 [default = true];
clearAmount() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
required uint64 amount = 1;
clearAmount() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
required uint64 amount = 3;
clearAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional uint64 amount = 8;
clearAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
required uint64 amount = 1;
clearAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
required uint64 amount = 3;
clearAskOnDecrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bool ask_on_decrypt = 6;
clearAskOnDecrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bool ask_on_decrypt = 6;
clearAskOnEncrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bool ask_on_encrypt = 5;
clearAskOnEncrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bool ask_on_encrypt = 5;
clearBinOutputs() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
clearBinOutputs() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
clearBlacklistUrls() - Method in class Config.Configuration.Builder
repeated string blacklist_urls = 2;
clearBootloaderHash() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bytes bootloader_hash = 14;
clearBootloaderHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bytes bootloader_hash = 14;
clearBootloaderMode() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool bootloader_mode = 5;
clearBootloaderMode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool bootloader_mode = 5;
clearBucket() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional string bucket = 2;
clearBucket() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional string bucket = 2;
clearButtonProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional bool button_protection = 2;
clearButtonProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional bool button_protection = 2;
clearCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_generic_services = 16 [default = false];
clearChainCode() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required bytes chain_code = 4;
clearChainCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required bytes chain_code = 4;
clearChallengeHidden() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional bytes challenge_hidden = 2;
clearChallengeHidden() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional bytes challenge_hidden = 2;
clearChallengeVisual() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional string challenge_visual = 3;
clearChallengeVisual() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional string challenge_visual = 3;
clearChildNum() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required uint32 child_num = 3;
clearChildNum() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required uint32 child_num = 3;
clearCode() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
optional .ButtonRequestType code = 1;
clearCode() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
optional .FailureType code = 1;
clearCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
optional .ButtonRequestType code = 1;
clearCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
optional .FailureType code = 1;
clearCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional string coin_name = 5 [default = "Bitcoin"];
clearCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
optional string coin_name = 3 [default = "Bitcoin"];
clearCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional string coin_name = 2 [default = "Bitcoin"];
clearCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
optional string coin_name = 3 [default = "Bitcoin"];
clearCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
optional string coin_name = 3 [default = "Bitcoin"];
clearCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
optional string coin_name = 4 [default = "Bitcoin"];
clearCoinName() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional string coin_name = 1;
clearCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional string coin_name = 5 [default = "Bitcoin"];
clearCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
optional string coin_name = 3 [default = "Bitcoin"];
clearCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional string coin_name = 2 [default = "Bitcoin"];
clearCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
optional string coin_name = 3 [default = "Bitcoin"];
clearCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional string coin_name = 3 [default = "Bitcoin"];
clearCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional string coin_name = 4 [default = "Bitcoin"];
clearCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional string coin_name = 4 [default = "Bitcoin"];
clearCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string coin_name = 1;
clearCoins() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
clearCoins() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
clearCoinShortcut() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional string coin_shortcut = 2;
clearCoinShortcut() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string coin_shortcut = 2;
clearCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
clearData() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
optional string data = 2;
clearData() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
optional string data = 2;
clearDataChunk() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
optional bytes data_chunk = 1;
clearDataInitialChunk() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes data_initial_chunk = 7;
clearDataLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional uint32 data_length = 8;
clearDataLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional uint32 data_length = 1;
clearDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7;
clearDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3;
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool deprecated = 3 [default = false];
clearDepth() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required uint32 depth = 1;
clearDepth() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required uint32 depth = 1;
clearDetails() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
clearDetails() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
clearDeviceId() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string device_id = 6;
clearDeviceId() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string device_id = 6;
clearDisplayOnly() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional bool display_only = 3;
clearDisplayOnly() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional bool display_only = 3;
clearDisplayRandom() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional bool display_random = 1;
clearDisplayRandom() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional bool display_random = 1;
clearDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6;
clearEcdsaCurveName() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
optional string ecdsa_curve_name = 2;
clearEcdsaCurveName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional string ecdsa_curve_name = 4;
clearEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional string ecdsa_curve_name = 3;
clearEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
optional string ecdsa_curve_name = 2;
clearEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional string ecdsa_curve_name = 4;
clearEncrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bool encrypt = 4;
clearEncrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bool encrypt = 4;
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 end = 2;
clearEnforceWordlist() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional bool enforce_wordlist = 6;
clearEnforceWordlist() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional bool enforce_wordlist = 6;
clearEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
required bytes entropy = 1;
clearEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
optional bytes entropy = 1;
clearEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
required bytes entropy = 1;
clearEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
optional bytes entropy = 1;
clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
clearExperimentalMapKey() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional string experimental_map_key = 9;
clearExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2;
clearExtension() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
clearExtension() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
clearExtensionRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
clearField() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
clearFile() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
clearFingerprint() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required uint32 fingerprint = 2;
clearFingerprint() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required uint32 fingerprint = 2;
clearFlash() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
optional bool flash = 3;
clearGasLimit() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes gas_limit = 4;
clearGasPrice() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes gas_price = 3;
clearGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11;
clearHmac() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
optional bytes hmac = 4;
clearHmac() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
optional bytes hmac = 3;
clearHmac() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
optional bytes hmac = 4;
clearHmac() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
optional bytes hmac = 3;
clearHomescreen() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional bytes homescreen = 4;
clearHomescreen() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional bytes homescreen = 10;
clearHomescreen() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional bytes homescreen = 4;
clearHomescreen() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional bytes homescreen = 10;
clearHost() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string host = 3;
clearHost() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string host = 3;
clearIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3;
clearIdentity() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
clearIdentity() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional .IdentityType identity = 1;
clearIdentity() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
clearImported() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool imported = 15;
clearImported() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional bool imported = 9;
clearImported() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool imported = 15;
clearImported() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional bool imported = 9;
clearIndex() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional uint32 index = 6 [default = 0];
clearIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional uint32 index = 6 [default = 0];
clearInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool initialized = 12;
clearInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool initialized = 12;
clearInputs() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
clearInputs() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
clearInputs() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
clearInputs() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
clearInputsCnt() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 inputs_cnt = 6;
clearInputsCnt() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 inputs_cnt = 6;
clearInputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
required uint32 inputs_count = 2;
clearInputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
required uint32 inputs_count = 2;
clearInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
required uint32 inputs_count = 2;
clearInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
required uint32 inputs_count = 2;
clearInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2;
clearIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2;
clearIv() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bytes iv = 7;
clearIv() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bytes iv = 7;
clearJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generate_equals_and_hash = 20 [default = false];
clearJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false];
clearJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_multiple_files = 10 [default = false];
clearJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8;
clearJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1;
clearKey() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional string key = 2;
clearKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional string key = 2;
clearKnownDevices() - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
clearLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
clearLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional string label = 2;
clearLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string label = 10;
clearLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string label = 6;
clearLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional string label = 5;
clearLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional string label = 6;
clearLabel() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string label = 8;
clearLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional string label = 2;
clearLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string label = 10;
clearLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string label = 6;
clearLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional string label = 5;
clearLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional string label = 6;
clearLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string label = 8;
clearLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional string language = 1;
clearLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string language = 9;
clearLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string language = 5 [default = "english"];
clearLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional string language = 4 [default = "english"];
clearLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional string language = 5 [default = "english"];
clearLanguage() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string language = 7;
clearLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional string language = 1;
clearLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string language = 9;
clearLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string language = 5 [default = "english"];
clearLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional string language = 4 [default = "english"];
clearLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional string language = 5 [default = "english"];
clearLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string language = 7;
clearLayout() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional bytes layout = 1;
clearLayout() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional bytes layout = 1;
clearLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool lazy = 5 [default = false];
clearLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3;
clearLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
optional uint32 length = 2;
clearLevel() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional uint32 level = 1;
clearLevel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional uint32 level = 1;
clearLocation() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
clearLockTime() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 lock_time = 4;
clearLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional uint32 lock_time = 5 [default = 0];
clearLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional uint32 lock_time = 6 [default = 0];
clearLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 lock_time = 4;
clearM() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
optional uint32 m = 3;
clearM() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
optional uint32 m = 3;
clearMajorVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional uint32 major_version = 2;
clearMajorVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional uint32 major_version = 2;
clearMatrix() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string matrix = 3;
clearMatrix() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string matrix = 3;
clearMaxfeeKb() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional uint64 maxfee_kb = 4;
clearMaxfeeKb() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint64 maxfee_kb = 4;
clearMemory() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
optional bytes memory = 1;
clearMemory() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
optional bytes memory = 2;
clearMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
optional bytes message = 1;
clearMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
optional bytes message = 3;
clearMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
optional bytes message = 2;
clearMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional bytes message = 2;
clearMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
optional string message = 2;
clearMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional string message = 1;
clearMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
required bytes message = 2;
clearMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
optional string message = 1;
clearMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional bytes message = 3;
clearMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
optional bytes message = 1;
clearMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
optional bytes message = 3;
clearMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
optional bytes message = 2;
clearMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional bytes message = 2;
clearMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
optional string message = 2;
clearMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional string message = 1;
clearMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
required bytes message = 2;
clearMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
optional string message = 1;
clearMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional bytes message = 3;
clearMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool message_set_wire_format = 1 [default = false];
clearMessageType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
clearMethod() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
clearMinorVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional uint32 minor_version = 3;
clearMinorVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional uint32 minor_version = 3;
clearMnemonic() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string mnemonic = 4;
clearMnemonic() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string mnemonic = 1;
clearMnemonic() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string mnemonic = 3;
clearMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string mnemonic = 4;
clearMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string mnemonic = 1;
clearMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string mnemonic = 3;
clearMultisig() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
clearMultisig() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
clearMultisig() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
clearMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
clearMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
clearMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
clearName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1;
clearName() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
clearNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1;
clearNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5;
clearNestedType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
clearNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
clearNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
clearNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
required .HDNodeType node = 1;
clearNode() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional .HDNodeType node = 2;
clearNode() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
required .HDNodeType node = 1;
clearNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
clearNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
clearNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
required .HDNodeType node = 1;
clearNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional .HDNodeType node = 2;
clearNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
required .HDNodeType node = 1;
clearNonce() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
optional bytes nonce = 2;
clearNonce() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
optional bytes nonce = 1;
clearNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
optional bytes nonce = 2;
clearNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
optional bytes nonce = 1;
clearNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes nonce = 2;
clearNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool no_standard_descriptor_accessor = 2 [default = false];
clearNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2;
clearNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3;
clearOpReturnData() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional bytes op_return_data = 6;
clearOpReturnData() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional bytes op_return_data = 6;
clearOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
clearOutputs() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
clearOutputs() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
clearOutputs() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
clearOutputs() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
clearOutputsCnt() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 outputs_cnt = 7;
clearOutputsCnt() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 outputs_cnt = 7;
clearOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
required uint32 outputs_count = 1;
clearOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
required uint32 outputs_count = 1;
clearOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
required uint32 outputs_count = 1;
clearOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
required uint32 outputs_count = 1;
clearOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3;
clearPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2;
clearPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool packed = 2;
clearPassphrase() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
required string passphrase = 1;
clearPassphrase() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
required string passphrase = 1;
clearPassphraseCached() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool passphrase_cached = 17;
clearPassphraseCached() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool passphrase_cached = 17;
clearPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional bool passphrase_protection = 6;
clearPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool passphrase_protection = 8;
clearPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional bool passphrase_protection = 4;
clearPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional bool passphrase_protection = 4;
clearPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional bool passphrase_protection = 2;
clearPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional bool passphrase_protection = 3;
clearPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional bool passphrase_protection = 4;
clearPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional bool passphrase_protection = 6;
clearPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool passphrase_protection = 8;
clearPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional bool passphrase_protection = 4;
clearPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional bool passphrase_protection = 4;
clearPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional bool passphrase_protection = 2;
clearPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional bool passphrase_protection = 3;
clearPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional bool passphrase_protection = 4;
clearPatchVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional uint32 patch_version = 4;
clearPatchVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional uint32 patch_version = 4;
clearPath() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [packed = true];
clearPath() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string path = 5;
clearPath() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string path = 5;
clearPath() - Method in class Config.DeviceDescriptor.Builder
optional string path = 4;
clearPayload() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
required bytes payload = 1;
clearPayload() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
required bytes payload = 1;
clearPeerPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional bytes peer_public_key = 2;
clearPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string pin = 2;
clearPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string pin = 3;
clearPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
required string pin = 1;
clearPin() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string pin = 6;
clearPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string pin = 2;
clearPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string pin = 3;
clearPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
required string pin = 1;
clearPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string pin = 6;
clearPinCached() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool pin_cached = 16;
clearPinCached() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool pin_cached = 16;
clearPinFailedAttempts() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional uint32 pin_failed_attempts = 5;
clearPinFailedAttempts() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional uint32 pin_failed_attempts = 5;
clearPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool pin_protection = 7;
clearPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional bool pin_protection = 3;
clearPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional bool pin_protection = 3;
clearPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional bool pin_protection = 4;
clearPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool pin_protection = 7;
clearPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional bool pin_protection = 3;
clearPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional bool pin_protection = 3;
clearPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional bool pin_protection = 4;
clearPort() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string port = 4;
clearPort() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string port = 4;
clearPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4;
clearPrevHash() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
required bytes prev_hash = 2;
clearPrevHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
required bytes prev_hash = 2;
clearPrevIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
required uint32 prev_index = 3;
clearPrevIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
required uint32 prev_index = 3;
clearPrivateKey() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
optional bytes private_key = 5;
clearPrivateKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
optional bytes private_key = 5;
clearProductId() - Method in class Config.DeviceDescriptor.Builder
optional uint32 product_id = 2;
clearProto() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string proto = 1;
clearProto() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string proto = 1;
clearPubkey() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional bytes pubkey = 1;
clearPubkey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional bytes pubkey = 1;
clearPubkeys() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
clearPubkeys() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
clearPublicDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10;
clearPublicKey() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional bytes public_key = 2;
clearPublicKey() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
optional bytes public_key = 6;
clearPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional bytes public_key = 2;
clearPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
optional bytes public_key = 6;
clearPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false];
clearRecoveryFakeWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string recovery_fake_word = 9;
clearRecoveryFakeWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string recovery_fake_word = 9;
clearRecoveryWordPos() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional uint32 recovery_word_pos = 10;
clearRecoveryWordPos() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional uint32 recovery_word_pos = 10;
clearRemove() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
optional bool remove = 1;
clearRemove() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
optional bool remove = 1;
clearRequestIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
optional uint32 request_index = 1;
clearRequestIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
optional uint32 request_index = 1;
clearRequestType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .RequestType request_type = 1;
clearRequestType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .RequestType request_type = 1;
clearResetEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional bytes reset_entropy = 8;
clearResetEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional bytes reset_entropy = 8;
clearResetWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string reset_word = 7;
clearResetWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string reset_word = 7;
clearRevision() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bytes revision = 13;
clearRevision() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bytes revision = 13;
clearScriptPubkey() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
required bytes script_pubkey = 2;
clearScriptPubkey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
required bytes script_pubkey = 2;
clearScriptSig() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional bytes script_sig = 4;
clearScriptSig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional bytes script_sig = 4;
clearScriptType() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
clearScriptType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
required .OutputScriptType script_type = 4;
clearScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional .InputScriptType script_type = 5 [default = SPENDADDRESS];
clearScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
clearScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
required .OutputScriptType script_type = 4;
clearSector() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
optional uint32 sector = 1;
clearSequence() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional uint32 sequence = 5 [default = 4294967295];
clearSequence() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional uint32 sequence = 5 [default = 4294967295];
clearSerialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
clearSerialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
clearSerializedTx() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
optional bytes serialized_tx = 3;
clearSerializedTx() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
optional bytes serialized_tx = 3;
clearSerialNumber() - Method in class Config.DeviceDescriptor.Builder
optional string serial_number = 3;
clearService() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
clearSession() - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the CLEAR_SESSION message to the device.
clearSession() - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
clearSession() - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
clearSessionKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
optional bytes session_key = 1;
clearShowDisplay() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional bool show_display = 3;
clearShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
optional bool show_display = 2;
clearShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional bool show_display = 3;
clearShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
optional bool show_display = 3;
clearSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
optional bytes signature = 2;
clearSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional bytes signature = 3;
clearSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional bytes signature = 2;
clearSignature() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
optional bytes signature = 2;
clearSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
optional bytes signature = 2;
clearSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional bytes signature = 3;
clearSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional bytes signature = 2;
clearSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
optional bytes signature = 2;
clearSignatureIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
optional uint32 signature_index = 1;
clearSignatureIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
optional uint32 signature_index = 1;
clearSignatureR() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional bytes signature_r = 3;
clearSignatures() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
clearSignatureS() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional bytes signature_s = 4;
clearSignatures() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
clearSignatureV() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional uint32 signature_v = 2;
clearSignedMessageHeader() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string signed_message_header = 8;
clearSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
required uint32 size = 1;
clearSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
required uint32 size = 1;
clearSkipChecksum() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional bool skip_checksum = 7;
clearSkipChecksum() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional bool skip_checksum = 7;
clearSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
clearSpan() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [packed = true];
clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 start = 1;
clearStrength() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional uint32 strength = 2 [default = 256];
clearStrength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional uint32 strength = 2 [default = 256];
clearStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7;
clearText() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional string text = 3;
clearText() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional string text = 3;
clearTo() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes to = 5;
clearTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4;
clearTransactions() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
clearTransactions() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
clearTx() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
optional .TransactionType tx = 1;
clearTx() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
optional .TransactionType tx = 1;
clearTxHash() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
optional bytes tx_hash = 2;
clearTxHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
optional bytes tx_hash = 2;
clearTxSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
optional uint32 tx_size = 1;
clearTxSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
optional uint32 tx_size = 1;
clearType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
clearType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
optional .PinMatrixRequestType type = 1;
clearType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
optional .PinMatrixRequestType type = 1;
clearTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6;
clearU2FCounter() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
optional uint32 u2f_counter = 1;
clearU2FCounter() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional uint32 u2f_counter = 11;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
clearUsePassphrase() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional bool use_passphrase = 3;
clearUsePassphrase() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional bool use_passphrase = 3;
clearUser() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string user = 2;
clearUser() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string user = 2;
clearValidUntil() - Method in class Config.Configuration.Builder
optional uint32 valid_until = 5;
clearValue() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
clearValue() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
optional bytes value = 1;
clearValue() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bytes value = 3;
clearValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
optional bytes value = 1;
clearValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bytes value = 3;
clearValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes value = 6;
clearVendor() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string vendor = 1;
clearVendor() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string vendor = 1;
clearVendorId() - Method in class Config.DeviceDescriptor.Builder
optional uint32 vendor_id = 1;
clearVersion() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
required uint32 version = 1;
clearVersion() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 version = 1;
clearVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional uint32 version = 4 [default = 1];
clearVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional uint32 version = 5 [default = 1];
clearVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
required uint32 version = 1;
clearVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 version = 1;
clearWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool weak = 10 [default = false];
clearWeakDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11;
clearWhitelistUrls() - Method in class Config.Configuration.Builder
repeated string whitelist_urls = 1;
clearWireProtocol() - Method in class Config.Configuration.Builder
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
clearWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
required string word = 1;
clearWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
required string word = 1;
clearWordCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional uint32 word_count = 1;
clearWordCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional uint32 word_count = 1;
clearXpub() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
optional string xpub = 2;
clearXpub() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
optional string xpub = 2;
clearYesNo() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
required bool yes_no = 1;
clearYesNo() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
required bool yes_no = 1;
clientMonitorService - Variable in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayServer
 
clientMonitorService - Variable in class org.multibit.hd.hardware.trezor.clients.TrezorRelayServer
 
clone() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
clone() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
 
clone() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
 
clone() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
 
clone() - Method in class Config.Configuration.Builder
 
clone() - Method in class Config.DeviceDescriptor.Builder
 
CODE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
CODE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
CODE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
CODE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
CODE_SIZE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
CODE_SIZE = 2;
COIN_NAME_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.CoinType
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
COIN_NAME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
COIN_SHORTCUT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.CoinType
 
COIN_SHORTCUT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
COINS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
COINS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
com.google.protobuf - package com.google.protobuf
 
com.keepkey.protobuf - package com.keepkey.protobuf
 
com.satoshilabs.trezor.protobuf - package com.satoshilabs.trezor.protobuf
 
Config - Class in <Unnamed>
 
Config - Class in <Unnamed>
 
Config.Configuration - Class in <Unnamed>
Protobuf type Configuration
Config.Configuration.Builder - Class in <Unnamed>
Protobuf type Configuration
Config.ConfigurationOrBuilder - Interface in <Unnamed>
 
Config.DeviceDescriptor - Class in <Unnamed>
Protobuf type DeviceDescriptor
Config.DeviceDescriptor.Builder - Class in <Unnamed>
Protobuf type DeviceDescriptor
Config.DeviceDescriptorOrBuilder - Interface in <Unnamed>
 
ConfirmChangePINState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
ConfirmChangePINState() - Constructor for class org.multibit.hd.hardware.core.fsm.ConfirmChangePINState
 
ConfirmCipherKeyState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
ConfirmCipherKeyState() - Constructor for class org.multibit.hd.hardware.core.fsm.ConfirmCipherKeyState
 
ConfirmEntropyState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
ConfirmEntropyState() - Constructor for class org.multibit.hd.hardware.core.fsm.ConfirmEntropyState
 
ConfirmGetAddressState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
ConfirmGetAddressState() - Constructor for class org.multibit.hd.hardware.core.fsm.ConfirmGetAddressState
 
ConfirmGetDeterministicHierarchyState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
ConfirmGetDeterministicHierarchyState() - Constructor for class org.multibit.hd.hardware.core.fsm.ConfirmGetDeterministicHierarchyState
 
ConfirmGetPublicKeyState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
ConfirmGetPublicKeyState() - Constructor for class org.multibit.hd.hardware.core.fsm.ConfirmGetPublicKeyState
 
ConfirmLoadState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
ConfirmLoadState() - Constructor for class org.multibit.hd.hardware.core.fsm.ConfirmLoadState
 
ConfirmPINState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
ConfirmPINState() - Constructor for class org.multibit.hd.hardware.core.fsm.ConfirmPINState
 
ConfirmResetState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
ConfirmResetState() - Constructor for class org.multibit.hd.hardware.core.fsm.ConfirmResetState
 
ConfirmSignMessageState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
ConfirmSignMessageState() - Constructor for class org.multibit.hd.hardware.core.fsm.ConfirmSignMessageState
 
ConfirmSignTxState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
ConfirmSignTxState() - Constructor for class org.multibit.hd.hardware.core.fsm.ConfirmSignTxState
 
ConfirmWipeState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
ConfirmWipeState() - Constructor for class org.multibit.hd.hardware.core.fsm.ConfirmWipeState
 
connect() - Method in interface org.multibit.hd.hardware.core.wallets.Connectable
Attempt a connection to the underlying hardware to establish communication only (no higher level messages)
connect() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyHardwareWalletClient
 
connect() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayClient
 
connect() - Method in class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
 
connect() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorHardwareWalletClient
 
connect() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayClient
 
connect() - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldSocketHardwareWallet
 
connect() - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldUsbHardwareWallet
 
connect() - Method in class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
 
Connectable - Interface in org.multibit.hd.hardware.core.wallets
Utility interface to provide the following to hardware wallet clients and devices:
ConnectedState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
ConnectedState() - Constructor for class org.multibit.hd.hardware.core.fsm.ConnectedState
 
ContextUseCase - Enum in org.multibit.hd.hardware.core.fsm
Enum to provide the following to FSM context:
continueChangePIN_PIN(String) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Continue the "change PIN" use case with the provision of the current PIN
continueCipherKey_PIN(String) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Continue the "cipher key" use case with the provision of the current PIN
continueCreateWallet_Entropy(byte[]) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Continue the "create wallet on device" use case with the provision of entropy
continueCreateWallet_PIN(String) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Continue the "create wallet on device" use case with the provision of a PIN (either first or second)
continueGetDeterministicHierarchyUseCase_PIN(String) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Continue the "get deterministic hierarchy" use case with the provision of the current PIN
continueGetPublicKeyUseCase_PIN(String) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Continue the "get public key" use case with the provision of the current PIN
continueLoadWallet_PIN(String) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Continue the "load wallet" use case with the provision of a PIN (either first or second)
continueSignMessage_PIN(String) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Continue the "sign message" use case with the provision of the current PIN
continueSignTx_PIN(String) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Continue the "sign transaction" use case with the provision of the current PIN
CORD_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
CORD = 1;
CreateWalletSpecification - Class in org.multibit.hd.hardware.core.fsm
Value object to provide the following to hardware wallet FSM:
CreateWalletSpecification(String, String, boolean, boolean, int) - Constructor for class org.multibit.hd.hardware.core.fsm.CreateWalletSpecification
 
CTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 

D

DATA_CHUNK_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
DATA_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
DATA_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
DATA_INITIAL_CHUNK_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
DATA_LENGTH_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
DATA_LENGTH_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
decryptMessage(int, KeyChain.KeyPurpose, int, byte[]) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the DECRYPT_MESSAGE message to the device containing a message to decrypt.
decryptMessage(int, KeyChain.KeyPurpose, int, byte[]) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
decryptMessage(int, KeyChain.KeyPurpose, int, byte[]) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
DEFAULT_PORT_NUMBER - Static variable in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayServer
 
DEFAULT_PORT_NUMBER - Static variable in class org.multibit.hd.hardware.trezor.clients.TrezorRelayServer
 
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
DEPTH_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
DEPTH_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
DescriptorProtos - Class in com.google.protobuf
 
DescriptorProtos.DescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto
DescriptorProtos.DescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto
DescriptorProtos.DescriptorProto.ExtensionRange - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto.ExtensionRange
DescriptorProtos.DescriptorProto.ExtensionRange.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto.ExtensionRange
DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.DescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.EnumDescriptorProto
DescriptorProtos.EnumDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumDescriptorProto
DescriptorProtos.EnumDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumOptions - Class in com.google.protobuf
Protobuf type google.protobuf.EnumOptions
DescriptorProtos.EnumOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumOptions
DescriptorProtos.EnumOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumValueDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValueDescriptorProto
DescriptorProtos.EnumValueDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValueDescriptorProto
DescriptorProtos.EnumValueDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumValueOptions - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValueOptions
DescriptorProtos.EnumValueOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValueOptions
DescriptorProtos.EnumValueOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FieldDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto.Label - Enum in com.google.protobuf
Protobuf enum google.protobuf.FieldDescriptorProto.Label
DescriptorProtos.FieldDescriptorProto.Type - Enum in com.google.protobuf
Protobuf enum google.protobuf.FieldDescriptorProto.Type
DescriptorProtos.FieldDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FieldOptions - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions
DescriptorProtos.FieldOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions
DescriptorProtos.FieldOptions.CType - Enum in com.google.protobuf
Protobuf enum google.protobuf.FieldOptions.CType
DescriptorProtos.FieldOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.FileDescriptorProto
DescriptorProtos.FileDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FileDescriptorProto
DescriptorProtos.FileDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileDescriptorSet - Class in com.google.protobuf
Protobuf type google.protobuf.FileDescriptorSet
DescriptorProtos.FileDescriptorSet.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FileDescriptorSet
DescriptorProtos.FileDescriptorSetOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileOptions - Class in com.google.protobuf
Protobuf type google.protobuf.FileOptions
DescriptorProtos.FileOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FileOptions
DescriptorProtos.FileOptions.OptimizeMode - Enum in com.google.protobuf
Protobuf enum google.protobuf.FileOptions.OptimizeMode
DescriptorProtos.FileOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.MessageOptions - Class in com.google.protobuf
Protobuf type google.protobuf.MessageOptions
DescriptorProtos.MessageOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.MessageOptions
DescriptorProtos.MessageOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.MethodDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.MethodDescriptorProto
DescriptorProtos.MethodDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.MethodDescriptorProto
DescriptorProtos.MethodDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.MethodOptions - Class in com.google.protobuf
Protobuf type google.protobuf.MethodOptions
DescriptorProtos.MethodOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.MethodOptions
DescriptorProtos.MethodOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.ServiceDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.ServiceDescriptorProto
DescriptorProtos.ServiceDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ServiceDescriptorProto
DescriptorProtos.ServiceDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.ServiceOptions - Class in com.google.protobuf
Protobuf type google.protobuf.ServiceOptions
DescriptorProtos.ServiceOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ServiceOptions
DescriptorProtos.ServiceOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.SourceCodeInfo - Class in com.google.protobuf
Protobuf type google.protobuf.SourceCodeInfo
DescriptorProtos.SourceCodeInfo.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.SourceCodeInfo
DescriptorProtos.SourceCodeInfo.Location - Class in com.google.protobuf
Protobuf type google.protobuf.SourceCodeInfo.Location
DescriptorProtos.SourceCodeInfo.Location.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.SourceCodeInfo.Location
DescriptorProtos.SourceCodeInfo.LocationOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.SourceCodeInfoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.UninterpretedOption - Class in com.google.protobuf
Protobuf type google.protobuf.UninterpretedOption
DescriptorProtos.UninterpretedOption.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.UninterpretedOption
DescriptorProtos.UninterpretedOption.NamePart - Class in com.google.protobuf
Protobuf type google.protobuf.UninterpretedOption.NamePart
DescriptorProtos.UninterpretedOption.NamePart.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.UninterpretedOption.NamePart
DescriptorProtos.UninterpretedOption.NamePartOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.UninterpretedOptionOrBuilder - Interface in com.google.protobuf
 
DetachedState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
DetachedState() - Constructor for class org.multibit.hd.hardware.core.fsm.DetachedState
 
DETAILS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
DETAILS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
DEVICE_ID_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
DEVICE_ID_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
disconnect() - Method in interface org.multibit.hd.hardware.core.wallets.Connectable
Break the connection to the device
disconnect() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyHardwareWalletClient
 
disconnect() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayClient
 
disconnect() - Method in class org.multibit.hd.hardware.keepkey.wallets.AbstractKeepKeyHardwareWallet
 
disconnect() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorHardwareWalletClient
 
disconnect() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayClient
 
disconnect() - Method in class org.multibit.hd.hardware.trezor.wallets.AbstractTrezorHardwareWallet
 
DisconnectedState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
DisconnectedState() - Constructor for class org.multibit.hd.hardware.core.fsm.DisconnectedState
 
dispatchEvent(AWTEvent) - Method in class org.multibit.hd.hardware.core.ExceptionHandler
 
DISPLAY_ONLY_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
DISPLAY_ONLY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
DISPLAY_RANDOM_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
DISPLAY_RANDOM_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
DOUBLE_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 

E

ECDSA_CURVE_NAME_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
ECDSA_CURVE_NAME_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
ECDSA_CURVE_NAME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
ECDSA_CURVE_NAME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
ECDSA_CURVE_NAME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
ENCRYPT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
ENCRYPT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
encryptMessage(byte[], byte[], boolean) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the ENCRYPT_MESSAGE message to the device containing a message to encrypt.
encryptMessage(byte[]) - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Request that the device encrypts the given message.
encryptMessage(byte[], byte[], boolean) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
encryptMessage(byte[], byte[], boolean) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
ENFORCE_WORDLIST_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
ENFORCE_WORDLIST_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
ENTROPY_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
ENTROPY_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
ENTROPY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
ENTROPY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
entropyAck(byte[]) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the ENTROPY_ACK message to the device in response to an ENTROPY_REQUEST.
entropyAck(byte[]) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
entropyAck(byte[]) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
estimateTxSize(Transaction) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the ESTIMATE_TX_SIZE message to the device to estimate the size of the transaction.
estimateTxSize(Transaction) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
estimateTxSize(Transaction) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
ExceptionHandler - Class in org.multibit.hd.hardware.core
Exception handler to provide the following to application:
ExceptionHandler() - Constructor for class org.multibit.hd.hardware.core.ExceptionHandler
 
EXPERIMENTAL_MAP_KEY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
EXTENDEE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
EXTENSION_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
EXTERNAL_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
EXTERNAL = 2;

F

FailedState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
FailedState() - Constructor for class org.multibit.hd.hardware.core.fsm.FailedState
 
Failure - Class in org.multibit.hd.hardware.core.messages
Value object to provide the following to downstream API consumers:
Failure(FailureType, String) - Constructor for class org.multibit.hd.hardware.core.messages.Failure
 
Failure_ActionCancelled_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.FailureType
Failure_ActionCancelled = 4;
Failure_ActionCancelled_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Failure_ActionCancelled = 4;
Failure_ButtonExpected_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.FailureType
Failure_ButtonExpected = 2;
Failure_ButtonExpected_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Failure_ButtonExpected = 2;
Failure_FirmwareError_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.FailureType
Failure_FirmwareError = 99;
Failure_FirmwareError_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Failure_FirmwareError = 99;
Failure_InvalidSignature_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.FailureType
Failure_InvalidSignature = 8;
Failure_InvalidSignature_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Failure_InvalidSignature = 8;
Failure_NotEnoughFunds_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.FailureType
Failure_NotEnoughFunds = 10;
Failure_NotEnoughFunds_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Failure_NotEnoughFunds = 10;
Failure_NotInitialized_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.FailureType
Failure_NotInitialized = 11;
Failure_NotInitialized_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Failure_NotInitialized = 11;
Failure_Other_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.FailureType
Failure_Other = 9;
Failure_Other_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Failure_Other = 9;
Failure_PinCancelled_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.FailureType
Failure_PinCancelled = 6;
Failure_PinCancelled_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Failure_PinCancelled = 6;
Failure_PinExpected_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.FailureType
Failure_PinExpected = 5;
Failure_PinExpected_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Failure_PinExpected = 5;
Failure_PinInvalid_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.FailureType
Failure_PinInvalid = 7;
Failure_PinInvalid_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Failure_PinInvalid = 7;
Failure_SyntaxError_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.FailureType
Failure_SyntaxError = 3;
Failure_SyntaxError_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Failure_SyntaxError = 3;
Failure_UnexpectedMessage_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.FailureType
Failure_UnexpectedMessage = 1;
Failure_UnexpectedMessage_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Failure_UnexpectedMessage = 1;
FailureType - Enum in org.multibit.hd.hardware.core.messages
Enum to provide the following to high level messages:
Features - Class in org.multibit.hd.hardware.core.messages
Value object to provide the following to downstream API consumers:
Features() - Constructor for class org.multibit.hd.hardware.core.messages.Features
 
FIELD_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
FINGERPRINT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
FINGERPRINT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
fireHardwareWalletEvent(HardwareWalletEventType, HardwareWalletMessage, String) - Static method in class org.multibit.hd.hardware.core.events.HardwareWalletEvents
A hardware event can wrap a hardware wallet message adapted from a protocol buffer message
fireHardwareWalletEvent(HardwareWalletEventType, String) - Static method in class org.multibit.hd.hardware.core.events.HardwareWalletEvents
A hardware event can have no further information
fireHardwareWalletEvent(HardwareWalletEvent) - Static method in class org.multibit.hd.hardware.core.events.HardwareWalletEvents
A hardware event can wrap a hardware wallet message adapted from a protocol buffer message
fireMessageEvent(MessageEvent) - Static method in class org.multibit.hd.hardware.core.events.MessageEvents
Convenience method to fire a message event
fireMessageEvent(MessageEventType, String) - Static method in class org.multibit.hd.hardware.core.events.MessageEvents
A message event without a protobuf message is used for communicating system status changes (e.g.
firmwareErase() - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the FIRMWARE_ERASE message to the device.
firmwareErase() - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
firmwareErase() - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
firmwareUpload() - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the FIRMWARE_UPLOAD message to the device.
firmwareUpload() - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
firmwareUpload() - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
FLASH_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
formatAsHIDPackets(Message) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageUtils
Format a KeepKey protobuf message as a byte buffer filled with HID packets
formatAsHIDPackets(Message) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageUtils
Format a Trezor protobuf message as a byte buffer filled with HID packets

G

GAS_LIMIT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
GAS_PRICE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
generateEntropy() - Method in class org.multibit.hd.hardware.core.HardwareWalletService
 
getAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
required string address = 1;
getAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
required string address = 1;
getAddress() - Method in interface com.keepkey.protobuf.KeepKeyMessage.AddressOrBuilder
required string address = 1;
getAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
optional string address = 2;
getAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
optional string address = 2;
getAddress() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptedMessageOrBuilder
optional string address = 2;
getAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
optional string address = 1;
getAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
optional string address = 1;
getAddress() - Method in interface com.keepkey.protobuf.KeepKeyMessage.MessageSignatureOrBuilder
optional string address = 1;
getAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional string address = 1;
getAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
optional string address = 1;
getAddress() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignedIdentityOrBuilder
optional string address = 1;
getAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional string address = 1;
getAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
optional string address = 1;
getAddress() - Method in interface com.keepkey.protobuf.KeepKeyMessage.VerifyMessageOrBuilder
optional string address = 1;
getAddress() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional string address = 1;
getAddress() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
optional string address = 1;
getAddress() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
optional string address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
required string address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
required string address = 1;
getAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.AddressOrBuilder
required string address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
optional uint32 address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
optional uint32 address = 1;
getAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryReadOrBuilder
optional uint32 address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
optional uint32 address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
optional uint32 address = 1;
getAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWriteOrBuilder
optional uint32 address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
optional string address = 2;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
optional string address = 2;
getAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessageOrBuilder
optional string address = 2;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
required bytes address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
required bytes address = 1;
getAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddressOrBuilder
required bytes address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
optional string address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
optional string address = 1;
getAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignatureOrBuilder
optional string address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional string address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
optional string address = 1;
getAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentityOrBuilder
optional string address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional string address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
optional string address = 1;
getAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessageOrBuilder
optional string address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional string address = 1;
getAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
optional string address = 1;
getAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
optional string address = 1;
getAddress(int, KeyChain.KeyPurpose, int, boolean) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the GET_ADDRESS message to the device.
getAddress() - Method in class org.multibit.hd.hardware.core.messages.MainNetAddress
 
getAddress() - Method in class org.multibit.hd.hardware.core.messages.MessageSignature
 
getAddress(int, KeyChain.KeyPurpose, int, boolean) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
getAddress(int, KeyChain.KeyPurpose, int, boolean) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
getAddressBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
required string address = 1;
getAddressBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
required string address = 1;
getAddressBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.AddressOrBuilder
required string address = 1;
getAddressBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
optional string address = 2;
getAddressBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
optional string address = 2;
getAddressBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptedMessageOrBuilder
optional string address = 2;
getAddressBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
optional string address = 1;
getAddressBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
optional string address = 1;
getAddressBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.MessageSignatureOrBuilder
optional string address = 1;
getAddressBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional string address = 1;
getAddressBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
optional string address = 1;
getAddressBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignedIdentityOrBuilder
optional string address = 1;
getAddressBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional string address = 1;
getAddressBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
optional string address = 1;
getAddressBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.VerifyMessageOrBuilder
optional string address = 1;
getAddressBytes() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional string address = 1;
getAddressBytes() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
optional string address = 1;
getAddressBytes() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
optional string address = 1;
getAddressBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
required string address = 1;
getAddressBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
required string address = 1;
getAddressBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.AddressOrBuilder
required string address = 1;
getAddressBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
optional string address = 2;
getAddressBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
optional string address = 2;
getAddressBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessageOrBuilder
optional string address = 2;
getAddressBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
optional string address = 1;
getAddressBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
optional string address = 1;
getAddressBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignatureOrBuilder
optional string address = 1;
getAddressBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional string address = 1;
getAddressBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
optional string address = 1;
getAddressBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentityOrBuilder
optional string address = 1;
getAddressBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional string address = 1;
getAddressBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
optional string address = 1;
getAddressBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessageOrBuilder
optional string address = 1;
getAddressBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional string address = 1;
getAddressBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
optional string address = 1;
getAddressBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
optional string address = 1;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptMessageOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
repeated uint32 address_n = 4;
getAddressN(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptMessageOrBuilder
repeated uint32 address_n = 4;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetAddressOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetPublicKeyOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignMessageOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
repeated uint32 address_n = 2;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
repeated uint32 address_n = 2;
getAddressN(int) - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodePathTypeOrBuilder
repeated uint32 address_n = 2;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
repeated uint32 address_n = 2;
getAddressN(int) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
repeated uint32 address_n = 2;
getAddressN(int) - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
repeated uint32 address_n = 2;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessageOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
repeated uint32 address_n = 4;
getAddressN(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessageOrBuilder
repeated uint32 address_n = 4;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddressOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddressOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKeyOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessageOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
repeated uint32 address_n = 2;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
repeated uint32 address_n = 2;
getAddressN(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathTypeOrBuilder
repeated uint32 address_n = 2;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
repeated uint32 address_n = 1;
getAddressN(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
repeated uint32 address_n = 1;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
repeated uint32 address_n = 2;
getAddressN(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
repeated uint32 address_n = 2;
getAddressN(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
repeated uint32 address_n = 2;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptMessageOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
repeated uint32 address_n = 4;
getAddressNCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptMessageOrBuilder
repeated uint32 address_n = 4;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetAddressOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetPublicKeyOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignMessageOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
repeated uint32 address_n = 2;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
repeated uint32 address_n = 2;
getAddressNCount() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodePathTypeOrBuilder
repeated uint32 address_n = 2;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
repeated uint32 address_n = 2;
getAddressNCount() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
repeated uint32 address_n = 2;
getAddressNCount() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
repeated uint32 address_n = 2;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessageOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
repeated uint32 address_n = 4;
getAddressNCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessageOrBuilder
repeated uint32 address_n = 4;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddressOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddressOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKeyOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessageOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
repeated uint32 address_n = 2;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
repeated uint32 address_n = 2;
getAddressNCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathTypeOrBuilder
repeated uint32 address_n = 2;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
repeated uint32 address_n = 1;
getAddressNCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
repeated uint32 address_n = 1;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
repeated uint32 address_n = 2;
getAddressNCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
repeated uint32 address_n = 2;
getAddressNCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
repeated uint32 address_n = 2;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptMessageOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
repeated uint32 address_n = 4;
getAddressNList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptMessageOrBuilder
repeated uint32 address_n = 4;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetAddressOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetPublicKeyOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignMessageOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
repeated uint32 address_n = 2;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
repeated uint32 address_n = 2;
getAddressNList() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodePathTypeOrBuilder
repeated uint32 address_n = 2;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
repeated uint32 address_n = 2;
getAddressNList() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
repeated uint32 address_n = 2;
getAddressNList() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
repeated uint32 address_n = 2;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessageOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
repeated uint32 address_n = 4;
getAddressNList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessageOrBuilder
repeated uint32 address_n = 4;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddressOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddressOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKeyOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessageOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
repeated uint32 address_n = 2;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
repeated uint32 address_n = 2;
getAddressNList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathTypeOrBuilder
repeated uint32 address_n = 2;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
repeated uint32 address_n = 1;
getAddressNList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
repeated uint32 address_n = 1;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
repeated uint32 address_n = 2;
getAddressNList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
repeated uint32 address_n = 2;
getAddressNList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
repeated uint32 address_n = 2;
getAddressType() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional uint32 address_type = 3 [default = 0];
getAddressType() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
optional uint32 address_type = 3 [default = 0];
getAddressType() - Method in interface com.keepkey.protobuf.KeepKeyType.CoinTypeOrBuilder
optional uint32 address_type = 3 [default = 0];
getAddressType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type = 3 [default = 0];
getAddressType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional uint32 address_type = 3 [default = 0];
getAddressType() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional uint32 address_type = 3 [default = 0];
getAddressTypeP2Sh() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional uint32 address_type_p2sh = 5 [default = 5];
getAddressTypeP2Sh() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
optional uint32 address_type_p2sh = 5 [default = 5];
getAddressTypeP2Sh() - Method in interface com.keepkey.protobuf.KeepKeyType.CoinTypeOrBuilder
optional uint32 address_type_p2sh = 5 [default = 5];
getAddressTypeP2Sh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type_p2sh = 5 [default = 5];
getAddressTypeP2Sh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional uint32 address_type_p2sh = 5 [default = 5];
getAddressTypeP2Sh() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional uint32 address_type_p2sh = 5 [default = 5];
getAddressTypeP2Wpkh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type_p2wpkh = 6 [default = 6];
getAddressTypeP2Wpkh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional uint32 address_type_p2wpkh = 6 [default = 6];
getAddressTypeP2Wpkh() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional uint32 address_type_p2wpkh = 6 [default = 6];
getAddressTypeP2Wsh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type_p2wsh = 7 [default = 10];
getAddressTypeP2Wsh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional uint32 address_type_p2wsh = 7 [default = 10];
getAddressTypeP2Wsh() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional uint32 address_type_p2wsh = 7 [default = 10];
getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8;
getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string aggregate_value = 8;
getAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string aggregate_value = 8;
getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8;
getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string aggregate_value = 8;
getAggregateValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string aggregate_value = 8;
getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool allow_alias = 2 [default = true];
getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional bool allow_alias = 2 [default = true];
getAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional bool allow_alias = 2 [default = true];
getAmount() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
required uint64 amount = 1;
getAmount() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
required uint64 amount = 1;
getAmount() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputBinTypeOrBuilder
required uint64 amount = 1;
getAmount() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
required uint64 amount = 3;
getAmount() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
required uint64 amount = 3;
getAmount() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
required uint64 amount = 3;
getAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional uint64 amount = 8;
getAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
optional uint64 amount = 8;
getAmount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
optional uint64 amount = 8;
getAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
required uint64 amount = 1;
getAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
required uint64 amount = 1;
getAmount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinTypeOrBuilder
required uint64 amount = 1;
getAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
required uint64 amount = 3;
getAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
required uint64 amount = 3;
getAmount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
required uint64 amount = 3;
getAskOnDecrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bool ask_on_decrypt = 6;
getAskOnDecrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
optional bool ask_on_decrypt = 6;
getAskOnDecrypt() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
optional bool ask_on_decrypt = 6;
getAskOnDecrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bool ask_on_decrypt = 6;
getAskOnDecrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
optional bool ask_on_decrypt = 6;
getAskOnDecrypt() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
optional bool ask_on_decrypt = 6;
getAskOnEncrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bool ask_on_encrypt = 5;
getAskOnEncrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
optional bool ask_on_encrypt = 5;
getAskOnEncrypt() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
optional bool ask_on_encrypt = 5;
getAskOnEncrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bool ask_on_encrypt = 5;
getAskOnEncrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
optional bool ask_on_encrypt = 5;
getAskOnEncrypt() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
optional bool ask_on_encrypt = 5;
getBinOutputs(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputs(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputs(int) - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputs(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsBuilderList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsCount() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsList() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilder(int) - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilder(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilderList() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilderList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxOutputBinType bin_outputs = 3;
getBlacklistUrls(int) - Method in class Config.Configuration.Builder
repeated string blacklist_urls = 2;
getBlacklistUrls(int) - Method in class Config.Configuration
repeated string blacklist_urls = 2;
getBlacklistUrls(int) - Method in interface Config.ConfigurationOrBuilder
repeated string blacklist_urls = 2;
getBlacklistUrlsBytes(int) - Method in class Config.Configuration.Builder
repeated string blacklist_urls = 2;
getBlacklistUrlsBytes(int) - Method in class Config.Configuration
repeated string blacklist_urls = 2;
getBlacklistUrlsBytes(int) - Method in interface Config.ConfigurationOrBuilder
repeated string blacklist_urls = 2;
getBlacklistUrlsCount() - Method in class Config.Configuration.Builder
repeated string blacklist_urls = 2;
getBlacklistUrlsCount() - Method in class Config.Configuration
repeated string blacklist_urls = 2;
getBlacklistUrlsCount() - Method in interface Config.ConfigurationOrBuilder
repeated string blacklist_urls = 2;
getBlacklistUrlsList() - Method in class Config.Configuration.Builder
repeated string blacklist_urls = 2;
getBlacklistUrlsList() - Method in class Config.Configuration
repeated string blacklist_urls = 2;
getBlacklistUrlsList() - Method in interface Config.ConfigurationOrBuilder
repeated string blacklist_urls = 2;
getBootloaderHash() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bytes bootloader_hash = 14;
getBootloaderHash() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bytes bootloader_hash = 14;
getBootloaderHash() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bytes bootloader_hash = 14;
getBootloaderHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bytes bootloader_hash = 14;
getBootloaderHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bytes bootloader_hash = 14;
getBootloaderHash() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bytes bootloader_hash = 14;
getBootloaderHash() - Method in class org.multibit.hd.hardware.core.messages.Features
 
getBootloaderMode() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool bootloader_mode = 5;
getBootloaderMode() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool bootloader_mode = 5;
getBootloaderMode() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool bootloader_mode = 5;
getBootloaderMode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool bootloader_mode = 5;
getBootloaderMode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool bootloader_mode = 5;
getBootloaderMode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool bootloader_mode = 5;
getBucket() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional string bucket = 2;
getBucket() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
optional string bucket = 2;
getBucket() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkLogOrBuilder
optional string bucket = 2;
getBucket() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional string bucket = 2;
getBucket() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
optional string bucket = 2;
getBucket() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLogOrBuilder
optional string bucket = 2;
getBucketBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional string bucket = 2;
getBucketBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
optional string bucket = 2;
getBucketBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkLogOrBuilder
optional string bucket = 2;
getBucketBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional string bucket = 2;
getBucketBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
optional string bucket = 2;
getBucketBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLogOrBuilder
optional string bucket = 2;
getButtonMessage() - Method in class org.multibit.hd.hardware.core.messages.ButtonRequest
 
getButtonProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional bool button_protection = 2;
getButtonProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
optional bool button_protection = 2;
getButtonProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PingOrBuilder
optional bool button_protection = 2;
getButtonProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional bool button_protection = 2;
getButtonProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
optional bool button_protection = 2;
getButtonProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PingOrBuilder
optional bool button_protection = 2;
getButtonRequestType() - Method in class org.multibit.hd.hardware.core.messages.ButtonRequest
 
getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_generic_services = 16 [default = false];
getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool cc_generic_services = 16 [default = false];
getCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool cc_generic_services = 16 [default = false];
getChainCode() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required bytes chain_code = 4;
getChainCode() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
required bytes chain_code = 4;
getChainCode() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodeTypeOrBuilder
required bytes chain_code = 4;
getChainCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required bytes chain_code = 4;
getChainCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
required bytes chain_code = 4;
getChainCode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodeTypeOrBuilder
required bytes chain_code = 4;
getChainCode() - Method in class org.multibit.hd.hardware.core.messages.HDNodeType
 
getChallengeHidden() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional bytes challenge_hidden = 2;
getChallengeHidden() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
optional bytes challenge_hidden = 2;
getChallengeHidden() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignIdentityOrBuilder
optional bytes challenge_hidden = 2;
getChallengeHidden() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional bytes challenge_hidden = 2;
getChallengeHidden() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
optional bytes challenge_hidden = 2;
getChallengeHidden() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentityOrBuilder
optional bytes challenge_hidden = 2;
getChallengeVisual() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional string challenge_visual = 3;
getChallengeVisual() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
optional string challenge_visual = 3;
getChallengeVisual() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignIdentityOrBuilder
optional string challenge_visual = 3;
getChallengeVisual() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional string challenge_visual = 3;
getChallengeVisual() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
optional string challenge_visual = 3;
getChallengeVisual() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentityOrBuilder
optional string challenge_visual = 3;
getChallengeVisualBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional string challenge_visual = 3;
getChallengeVisualBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
optional string challenge_visual = 3;
getChallengeVisualBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignIdentityOrBuilder
optional string challenge_visual = 3;
getChallengeVisualBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional string challenge_visual = 3;
getChallengeVisualBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
optional string challenge_visual = 3;
getChallengeVisualBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentityOrBuilder
optional string challenge_visual = 3;
getChangeAddressPathMap() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
getChildNum() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required uint32 child_num = 3;
getChildNum() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
required uint32 child_num = 3;
getChildNum() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodeTypeOrBuilder
required uint32 child_num = 3;
getChildNum() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required uint32 child_num = 3;
getChildNum() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
required uint32 child_num = 3;
getChildNum() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodeTypeOrBuilder
required uint32 child_num = 3;
getChildNum() - Method in class org.multibit.hd.hardware.core.messages.HDNodeType
 
getChildNumbers() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
getClassName() - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
getClient() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
getCode() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
optional .ButtonRequestType code = 1;
getCode() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
optional .ButtonRequestType code = 1;
getCode() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ButtonRequestOrBuilder
optional .ButtonRequestType code = 1;
getCode() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
optional .FailureType code = 1;
getCode() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
optional .FailureType code = 1;
getCode() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FailureOrBuilder
optional .FailureType code = 1;
getCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
optional .ButtonRequestType code = 1;
getCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
optional .ButtonRequestType code = 1;
getCode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequestOrBuilder
optional .ButtonRequestType code = 1;
getCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
optional .FailureType code = 1;
getCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
optional .FailureType code = 1;
getCode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FailureOrBuilder
optional .FailureType code = 1;
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional string coin_name = 5 [default = "Bitcoin"];
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
optional string coin_name = 5 [default = "Bitcoin"];
getCoinName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptMessageOrBuilder
optional string coin_name = 5 [default = "Bitcoin"];
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EstimateTxSizeOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional string coin_name = 2 [default = "Bitcoin"];
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
optional string coin_name = 2 [default = "Bitcoin"];
getCoinName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetAddressOrBuilder
optional string coin_name = 2 [default = "Bitcoin"];
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignMessageOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignTxOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
optional string coin_name = 4 [default = "Bitcoin"];
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
optional string coin_name = 4 [default = "Bitcoin"];
getCoinName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
optional string coin_name = 4 [default = "Bitcoin"];
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional string coin_name = 1;
getCoinName() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
optional string coin_name = 1;
getCoinName() - Method in interface com.keepkey.protobuf.KeepKeyType.CoinTypeOrBuilder
optional string coin_name = 1;
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional string coin_name = 5 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
optional string coin_name = 5 [default = "Bitcoin"];
getCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessageOrBuilder
optional string coin_name = 5 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSizeOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional string coin_name = 2 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
optional string coin_name = 2 [default = "Bitcoin"];
getCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddressOrBuilder
optional string coin_name = 2 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessageOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignTxOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional string coin_name = 4 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
optional string coin_name = 4 [default = "Bitcoin"];
getCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
optional string coin_name = 4 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional string coin_name = 4 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
optional string coin_name = 4 [default = "Bitcoin"];
getCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessageOrBuilder
optional string coin_name = 4 [default = "Bitcoin"];
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string coin_name = 1;
getCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional string coin_name = 1;
getCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional string coin_name = 1;
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional string coin_name = 5 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
optional string coin_name = 5 [default = "Bitcoin"];
getCoinNameBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptMessageOrBuilder
optional string coin_name = 5 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EstimateTxSizeOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional string coin_name = 2 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
optional string coin_name = 2 [default = "Bitcoin"];
getCoinNameBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetAddressOrBuilder
optional string coin_name = 2 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignMessageOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignTxOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
optional string coin_name = 4 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
optional string coin_name = 4 [default = "Bitcoin"];
getCoinNameBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
optional string coin_name = 4 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional string coin_name = 1;
getCoinNameBytes() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
optional string coin_name = 1;
getCoinNameBytes() - Method in interface com.keepkey.protobuf.KeepKeyType.CoinTypeOrBuilder
optional string coin_name = 1;
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional string coin_name = 5 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
optional string coin_name = 5 [default = "Bitcoin"];
getCoinNameBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessageOrBuilder
optional string coin_name = 5 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSizeOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional string coin_name = 2 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
optional string coin_name = 2 [default = "Bitcoin"];
getCoinNameBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddressOrBuilder
optional string coin_name = 2 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessageOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignTxOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional string coin_name = 4 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
optional string coin_name = 4 [default = "Bitcoin"];
getCoinNameBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
optional string coin_name = 4 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional string coin_name = 4 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
optional string coin_name = 4 [default = "Bitcoin"];
getCoinNameBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessageOrBuilder
optional string coin_name = 4 [default = "Bitcoin"];
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string coin_name = 1;
getCoinNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional string coin_name = 1;
getCoinNameBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional string coin_name = 1;
getCoins(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
getCoins(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
repeated .CoinType coins = 11;
getCoins(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
repeated .CoinType coins = 11;
getCoins(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
getCoins(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
repeated .CoinType coins = 11;
getCoins(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
repeated .CoinType coins = 11;
getCoins() - Method in class org.multibit.hd.hardware.core.messages.Features
 
getCoinsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
getCoinsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
getCoinsBuilderList() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
getCoinsBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
getCoinsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
getCoinsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
repeated .CoinType coins = 11;
getCoinsCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
repeated .CoinType coins = 11;
getCoinsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
getCoinsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
repeated .CoinType coins = 11;
getCoinsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
repeated .CoinType coins = 11;
getCoinShortcut() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional string coin_shortcut = 2;
getCoinShortcut() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
optional string coin_shortcut = 2;
getCoinShortcut() - Method in interface com.keepkey.protobuf.KeepKeyType.CoinTypeOrBuilder
optional string coin_shortcut = 2;
getCoinShortcut() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string coin_shortcut = 2;
getCoinShortcut() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional string coin_shortcut = 2;
getCoinShortcut() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional string coin_shortcut = 2;
getCoinShortcutBytes() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional string coin_shortcut = 2;
getCoinShortcutBytes() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
optional string coin_shortcut = 2;
getCoinShortcutBytes() - Method in interface com.keepkey.protobuf.KeepKeyType.CoinTypeOrBuilder
optional string coin_shortcut = 2;
getCoinShortcutBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string coin_shortcut = 2;
getCoinShortcutBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional string coin_shortcut = 2;
getCoinShortcutBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional string coin_shortcut = 2;
getCoinsList() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
getCoinsList() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
repeated .CoinType coins = 11;
getCoinsList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
repeated .CoinType coins = 11;
getCoinsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
getCoinsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
repeated .CoinType coins = 11;
getCoinsList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
repeated .CoinType coins = 11;
getCoinsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
getCoinsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
repeated .CoinType coins = 11;
getCoinsOrBuilder(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
repeated .CoinType coins = 11;
getCoinsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
getCoinsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
repeated .CoinType coins = 11;
getCoinsOrBuilder(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
repeated .CoinType coins = 11;
getCoinsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
getCoinsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
repeated .CoinType coins = 11;
getCoinsOrBuilderList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
repeated .CoinType coins = 11;
getCoinsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
getCoinsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
repeated .CoinType coins = 11;
getCoinsOrBuilderList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
repeated .CoinType coins = 11;
getContext() - Method in class org.multibit.hd.hardware.core.HardwareWalletService
 
getCreateWalletSpecification() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
getCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
getCurrentUseCase() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
getData() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
optional string data = 2;
getData() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
optional string data = 2;
getData() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ButtonRequestOrBuilder
optional string data = 2;
getData() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
optional string data = 2;
getData() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
optional string data = 2;
getData() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequestOrBuilder
optional string data = 2;
getDataBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
optional string data = 2;
getDataBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
optional string data = 2;
getDataBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ButtonRequestOrBuilder
optional string data = 2;
getDataBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
optional string data = 2;
getDataBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
optional string data = 2;
getDataBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequestOrBuilder
optional string data = 2;
getDataChunk() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
optional bytes data_chunk = 1;
getDataChunk() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
optional bytes data_chunk = 1;
getDataChunk() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAckOrBuilder
optional bytes data_chunk = 1;
getDataInitialChunk() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes data_initial_chunk = 7;
getDataInitialChunk() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional bytes data_initial_chunk = 7;
getDataInitialChunk() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional bytes data_initial_chunk = 7;
getDataLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional uint32 data_length = 8;
getDataLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional uint32 data_length = 8;
getDataLength() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional uint32 data_length = 8;
getDataLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional uint32 data_length = 1;
getDataLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
optional uint32 data_length = 1;
getDataLength() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequestOrBuilder
optional uint32 data_length = 1;
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
getDefaultInstance() - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
getDefaultInstance() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
getDefaultInstance() - Static method in class Config.Configuration
 
getDefaultInstance() - Static method in class Config.DeviceDescriptor
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
 
getDefaultInstanceForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
 
getDefaultInstanceForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
getDefaultInstanceForType() - Method in class Config.Configuration.Builder
 
getDefaultInstanceForType() - Method in class Config.Configuration
 
getDefaultInstanceForType() - Method in class Config.DeviceDescriptor.Builder
 
getDefaultInstanceForType() - Method in class Config.DeviceDescriptor
 
getDefaultSpecification() - Method in interface org.multibit.hd.hardware.core.wallets.HardwareWallet
 
getDefaultSpecification() - Method in class org.multibit.hd.hardware.keepkey.wallets.AbstractKeepKeyHardwareWallet
 
getDefaultSpecification() - Method in class org.multibit.hd.hardware.trezor.wallets.AbstractTrezorHardwareWallet
 
getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7;
getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string default_value = 7;
getDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string default_value = 7;
getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7;
getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string default_value = 7;
getDefaultValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string default_value = 7;
getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3;
getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string dependency = 3;
getDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string dependency = 3;
getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3;
getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string dependency = 3;
getDependencyBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string dependency = 3;
getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3;
getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string dependency = 3;
getDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string dependency = 3;
getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3;
getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string dependency = 3;
getDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string dependency = 3;
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool deprecated = 3 [default = false];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool deprecated = 3 [default = false];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool deprecated = 3 [default = false];
getDepth() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required uint32 depth = 1;
getDepth() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
required uint32 depth = 1;
getDepth() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodeTypeOrBuilder
required uint32 depth = 1;
getDepth() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required uint32 depth = 1;
getDepth() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
required uint32 depth = 1;
getDepth() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodeTypeOrBuilder
required uint32 depth = 1;
getDepth() - Method in class org.multibit.hd.hardware.core.messages.HDNodeType
 
getDescription() - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
getDescriptor() - Static method in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyStorage
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
getDescriptor() - Static method in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
getDescriptor() - Static method in enum com.keepkey.protobuf.KeepKeyType.FailureType
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
getDescriptor() - Static method in enum com.keepkey.protobuf.KeepKeyType.InputScriptType
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
getDescriptor() - Static method in enum com.keepkey.protobuf.KeepKeyType.OutputScriptType
 
getDescriptor() - Static method in enum com.keepkey.protobuf.KeepKeyType.PinMatrixRequestType
 
getDescriptor() - Static method in enum com.keepkey.protobuf.KeepKeyType.RequestType
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
 
getDescriptor() - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
getDescriptor() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
getDescriptor() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
getDescriptor() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
getDescriptor() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
getDescriptor() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
 
getDescriptor() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.PinMatrixRequestType
 
getDescriptor() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.RequestType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
 
getDescriptor() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
getDescriptor() - Static method in class Config.Configuration.Builder
 
getDescriptor() - Static method in class Config.Configuration
 
getDescriptor() - Static method in class Config.DeviceDescriptor.Builder
 
getDescriptor() - Static method in class Config.DeviceDescriptor
 
getDescriptor() - Static method in class Config
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
 
getDescriptorForType() - Method in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
 
getDescriptorForType() - Method in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
 
getDescriptorForType() - Method in enum com.keepkey.protobuf.KeepKeyType.FailureType
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
 
getDescriptorForType() - Method in enum com.keepkey.protobuf.KeepKeyType.InputScriptType
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
 
getDescriptorForType() - Method in enum com.keepkey.protobuf.KeepKeyType.OutputScriptType
 
getDescriptorForType() - Method in enum com.keepkey.protobuf.KeepKeyType.PinMatrixRequestType
 
getDescriptorForType() - Method in enum com.keepkey.protobuf.KeepKeyType.RequestType
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
 
getDescriptorForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
 
getDescriptorForType() - Method in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
 
getDescriptorForType() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
 
getDescriptorForType() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
 
getDescriptorForType() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
 
getDescriptorForType() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
 
getDescriptorForType() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.PinMatrixRequestType
 
getDescriptorForType() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.RequestType
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
 
getDescriptorForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
 
getDescriptorForType() - Method in class Config.Configuration.Builder
 
getDescriptorForType() - Method in class Config.DeviceDescriptor.Builder
 
getDetails() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
getDetails() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
optional .TxRequestDetailsType details = 2;
getDetails() - Method in interface com.keepkey.protobuf.KeepKeyMessage.TxRequestOrBuilder
optional .TxRequestDetailsType details = 2;
getDetails() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
getDetails() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
optional .TxRequestDetailsType details = 2;
getDetails() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequestOrBuilder
optional .TxRequestDetailsType details = 2;
getDetailsBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
getDetailsBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
getDetailsOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
getDetailsOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
optional .TxRequestDetailsType details = 2;
getDetailsOrBuilder() - Method in interface com.keepkey.protobuf.KeepKeyMessage.TxRequestOrBuilder
optional .TxRequestDetailsType details = 2;
getDetailsOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
getDetailsOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
optional .TxRequestDetailsType details = 2;
getDetailsOrBuilder() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequestOrBuilder
optional .TxRequestDetailsType details = 2;
getDeterministicHierarchy() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
getDeterministicHierarchy(List<ChildNumber>) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the GET_PUBLIC_KEY message to the device based on the given list of child numbers.
getDeterministicHierarchy(List<ChildNumber>) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
getDeterministicHierarchy(List<ChildNumber>) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
getDeterministicKey() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
getDeviceId() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string device_id = 6;
getDeviceId() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional string device_id = 6;
getDeviceId() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional string device_id = 6;
getDeviceId() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string device_id = 6;
getDeviceId() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional string device_id = 6;
getDeviceId() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional string device_id = 6;
getDeviceId() - Method in class org.multibit.hd.hardware.core.messages.Features
The device ID is regenerated randomly each time initialise() is called.
getDeviceIdBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string device_id = 6;
getDeviceIdBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional string device_id = 6;
getDeviceIdBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional string device_id = 6;
getDeviceIdBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string device_id = 6;
getDeviceIdBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional string device_id = 6;
getDeviceIdBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional string device_id = 6;
getDisplayOnly() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional bool display_only = 3;
getDisplayOnly() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
optional bool display_only = 3;
getDisplayOnly() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptMessageOrBuilder
optional bool display_only = 3;
getDisplayOnly() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional bool display_only = 3;
getDisplayOnly() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
optional bool display_only = 3;
getDisplayOnly() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessageOrBuilder
optional bool display_only = 3;
getDisplayRandom() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional bool display_random = 1;
getDisplayRandom() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional bool display_random = 1;
getDisplayRandom() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional bool display_random = 1;
getDisplayRandom() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional bool display_random = 1;
getDisplayRandom() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional bool display_random = 1;
getDisplayRandom() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional bool display_random = 1;
getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6;
getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional double double_value = 6;
getDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional double double_value = 6;
getEcdsaCurveName() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
optional string ecdsa_curve_name = 2;
getEcdsaCurveName() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
optional string ecdsa_curve_name = 2;
getEcdsaCurveName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetPublicKeyOrBuilder
optional string ecdsa_curve_name = 2;
getEcdsaCurveName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional string ecdsa_curve_name = 4;
getEcdsaCurveName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
optional string ecdsa_curve_name = 4;
getEcdsaCurveName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignIdentityOrBuilder
optional string ecdsa_curve_name = 4;
getEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional string ecdsa_curve_name = 3;
getEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
optional string ecdsa_curve_name = 3;
getEcdsaCurveName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKeyOrBuilder
optional string ecdsa_curve_name = 3;
getEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
optional string ecdsa_curve_name = 2;
getEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
optional string ecdsa_curve_name = 2;
getEcdsaCurveName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKeyOrBuilder
optional string ecdsa_curve_name = 2;
getEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional string ecdsa_curve_name = 4;
getEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
optional string ecdsa_curve_name = 4;
getEcdsaCurveName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentityOrBuilder
optional string ecdsa_curve_name = 4;
getEcdsaCurveNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
optional string ecdsa_curve_name = 2;
getEcdsaCurveNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
optional string ecdsa_curve_name = 2;
getEcdsaCurveNameBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetPublicKeyOrBuilder
optional string ecdsa_curve_name = 2;
getEcdsaCurveNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional string ecdsa_curve_name = 4;
getEcdsaCurveNameBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
optional string ecdsa_curve_name = 4;
getEcdsaCurveNameBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignIdentityOrBuilder
optional string ecdsa_curve_name = 4;
getEcdsaCurveNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional string ecdsa_curve_name = 3;
getEcdsaCurveNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
optional string ecdsa_curve_name = 3;
getEcdsaCurveNameBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKeyOrBuilder
optional string ecdsa_curve_name = 3;
getEcdsaCurveNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
optional string ecdsa_curve_name = 2;
getEcdsaCurveNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
optional string ecdsa_curve_name = 2;
getEcdsaCurveNameBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKeyOrBuilder
optional string ecdsa_curve_name = 2;
getEcdsaCurveNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional string ecdsa_curve_name = 4;
getEcdsaCurveNameBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
optional string ecdsa_curve_name = 4;
getEcdsaCurveNameBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentityOrBuilder
optional string ecdsa_curve_name = 4;
getEncrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bool encrypt = 4;
getEncrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
optional bool encrypt = 4;
getEncrypt() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
optional bool encrypt = 4;
getEncrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bool encrypt = 4;
getEncrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
optional bool encrypt = 4;
getEncrypt() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
optional bool encrypt = 4;
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 end = 2;
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional int32 end = 2;
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional int32 end = 2;
getEnforceWordlist() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional bool enforce_wordlist = 6;
getEnforceWordlist() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional bool enforce_wordlist = 6;
getEnforceWordlist() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional bool enforce_wordlist = 6;
getEnforceWordlist() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional bool enforce_wordlist = 6;
getEnforceWordlist() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional bool enforce_wordlist = 6;
getEnforceWordlist() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional bool enforce_wordlist = 6;
getEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
required bytes entropy = 1;
getEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
required bytes entropy = 1;
getEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
optional bytes entropy = 1;
getEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
optional bytes entropy = 1;
getEntropy() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EntropyAckOrBuilder
optional bytes entropy = 1;
getEntropy() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EntropyOrBuilder
required bytes entropy = 1;
getEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
required bytes entropy = 1;
getEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
required bytes entropy = 1;
getEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
optional bytes entropy = 1;
getEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
optional bytes entropy = 1;
getEntropy() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAckOrBuilder
optional bytes entropy = 1;
getEntropy() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyOrBuilder
required bytes entropy = 1;
getEntropy() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
getEntropy() - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the ENTROPY message to the device.
getEntropy() - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
getEntropy() - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
getEventType() - Method in class org.multibit.hd.hardware.core.events.HardwareWalletEvent
 
getEventType() - Method in class org.multibit.hd.hardware.core.events.MessageEvent
 
getExperimentalMapKey() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional string experimental_map_key = 9;
getExperimentalMapKey() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional string experimental_map_key = 9;
getExperimentalMapKey() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional string experimental_map_key = 9;
getExperimentalMapKeyBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional string experimental_map_key = 9;
getExperimentalMapKeyBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional string experimental_map_key = 9;
getExperimentalMapKeyBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional string experimental_map_key = 9;
getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2;
getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string extendee = 2;
getExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string extendee = 2;
getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2;
getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string extendee = 2;
getExtendeeBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string extendee = 2;
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getFeatures() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2;
getField(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1;
getFile(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1;
getFingerprint() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required uint32 fingerprint = 2;
getFingerprint() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
required uint32 fingerprint = 2;
getFingerprint() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodeTypeOrBuilder
required uint32 fingerprint = 2;
getFingerprint() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required uint32 fingerprint = 2;
getFingerprint() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
required uint32 fingerprint = 2;
getFingerprint() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodeTypeOrBuilder
required uint32 fingerprint = 2;
getFingerprint() - Method in class org.multibit.hd.hardware.core.messages.HDNodeType
 
getFlash() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
optional bool flash = 3;
getFlash() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
optional bool flash = 3;
getFlash() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWriteOrBuilder
optional bool flash = 3;
getGasLimit() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes gas_limit = 4;
getGasLimit() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional bytes gas_limit = 4;
getGasLimit() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional bytes gas_limit = 4;
getGasPrice() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes gas_price = 3;
getGasPrice() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional bytes gas_price = 3;
getGasPrice() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional bytes gas_price = 3;
getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11;
getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string go_package = 11;
getGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string go_package = 11;
getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11;
getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string go_package = 11;
getGoPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string go_package = 11;
getHardwareWallet() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayServer
 
getHardwareWallet() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayServer
 
getHdNodeType() - Method in class org.multibit.hd.hardware.core.messages.PublicKey
 
getHmac() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
optional bytes hmac = 4;
getHmac() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
optional bytes hmac = 4;
getHmac() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptMessageOrBuilder
optional bytes hmac = 4;
getHmac() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
optional bytes hmac = 3;
getHmac() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
optional bytes hmac = 3;
getHmac() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptedMessageOrBuilder
optional bytes hmac = 3;
getHmac() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
optional bytes hmac = 4;
getHmac() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
optional bytes hmac = 4;
getHmac() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessageOrBuilder
optional bytes hmac = 4;
getHmac() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
optional bytes hmac = 3;
getHmac() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
optional bytes hmac = 3;
getHmac() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessageOrBuilder
optional bytes hmac = 3;
getHomescreen() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional bytes homescreen = 4;
getHomescreen() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
optional bytes homescreen = 4;
getHomescreen() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ApplySettingsOrBuilder
optional bytes homescreen = 4;
getHomescreen() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional bytes homescreen = 10;
getHomescreen() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional bytes homescreen = 10;
getHomescreen() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional bytes homescreen = 10;
getHomescreen() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional bytes homescreen = 4;
getHomescreen() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
optional bytes homescreen = 4;
getHomescreen() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettingsOrBuilder
optional bytes homescreen = 4;
getHomescreen() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional bytes homescreen = 10;
getHomescreen() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional bytes homescreen = 10;
getHomescreen() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional bytes homescreen = 10;
getHost() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string host = 3;
getHost() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string host = 3;
getHost() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string host = 3;
getHost() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string host = 3;
getHost() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string host = 3;
getHost() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string host = 3;
getHost() - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
Get the host name of the server providing socket access to the device (e.g.
getHostBytes() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string host = 3;
getHostBytes() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string host = 3;
getHostBytes() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string host = 3;
getHostBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string host = 3;
getHostBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string host = 3;
getHostBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string host = 3;
getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3;
getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string identifier_value = 3;
getIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string identifier_value = 3;
getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3;
getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string identifier_value = 3;
getIdentifierValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string identifier_value = 3;
getIdentity() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
getIdentity() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
optional .IdentityType identity = 1;
getIdentity() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignIdentityOrBuilder
optional .IdentityType identity = 1;
getIdentity() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional .IdentityType identity = 1;
getIdentity() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
optional .IdentityType identity = 1;
getIdentity() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKeyOrBuilder
optional .IdentityType identity = 1;
getIdentity() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
getIdentity() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
optional .IdentityType identity = 1;
getIdentity() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentityOrBuilder
optional .IdentityType identity = 1;
getIdentityBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
getIdentityBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional .IdentityType identity = 1;
getIdentityBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
getIdentityOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
getIdentityOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
optional .IdentityType identity = 1;
getIdentityOrBuilder() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignIdentityOrBuilder
optional .IdentityType identity = 1;
getIdentityOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional .IdentityType identity = 1;
getIdentityOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
optional .IdentityType identity = 1;
getIdentityOrBuilder() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKeyOrBuilder
optional .IdentityType identity = 1;
getIdentityOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
getIdentityOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
optional .IdentityType identity = 1;
getIdentityOrBuilder() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentityOrBuilder
optional .IdentityType identity = 1;
getImported() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool imported = 15;
getImported() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool imported = 15;
getImported() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool imported = 15;
getImported() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional bool imported = 9;
getImported() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional bool imported = 9;
getImported() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional bool imported = 9;
getImported() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool imported = 15;
getImported() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool imported = 15;
getImported() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool imported = 15;
getImported() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional bool imported = 9;
getImported() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional bool imported = 9;
getImported() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional bool imported = 9;
getIndex() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional uint32 index = 6 [default = 0];
getIndex() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional uint32 index = 6 [default = 0];
getIndex() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional uint32 index = 6 [default = 0];
getIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional uint32 index = 6 [default = 0];
getIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional uint32 index = 6 [default = 0];
getIndex() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional uint32 index = 6 [default = 0];
getInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool initialized = 12;
getInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool initialized = 12;
getInitialized() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool initialized = 12;
getInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool initialized = 12;
getInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool initialized = 12;
getInitialized() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool initialized = 12;
getInputs(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputs(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TxInputType inputs = 1;
getInputs(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TxInputType inputs = 1;
getInputs(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputs(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxInputType inputs = 2;
getInputs(int) - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxInputType inputs = 2;
getInputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TxInputType inputs = 1;
getInputs(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TxInputType inputs = 1;
getInputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxInputType inputs = 2;
getInputs(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxInputType inputs = 2;
getInputsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputsBuilderList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputsBuilderList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputsBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputsBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputsCnt() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 inputs_cnt = 6;
getInputsCnt() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
optional uint32 inputs_cnt = 6;
getInputsCnt() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
optional uint32 inputs_cnt = 6;
getInputsCnt() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 inputs_cnt = 6;
getInputsCnt() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
optional uint32 inputs_cnt = 6;
getInputsCnt() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
optional uint32 inputs_cnt = 6;
getInputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
required uint32 inputs_count = 2;
getInputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
required uint32 inputs_count = 2;
getInputsCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EstimateTxSizeOrBuilder
required uint32 inputs_count = 2;
getInputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
required uint32 inputs_count = 2;
getInputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
required uint32 inputs_count = 2;
getInputsCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignTxOrBuilder
required uint32 inputs_count = 2;
getInputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TxInputType inputs = 1;
getInputsCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TxInputType inputs = 1;
getInputsCount() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputsCount() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxInputType inputs = 2;
getInputsCount() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxInputType inputs = 2;
getInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
required uint32 inputs_count = 2;
getInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
required uint32 inputs_count = 2;
getInputsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSizeOrBuilder
required uint32 inputs_count = 2;
getInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
required uint32 inputs_count = 2;
getInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
required uint32 inputs_count = 2;
getInputsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignTxOrBuilder
required uint32 inputs_count = 2;
getInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TxInputType inputs = 1;
getInputsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TxInputType inputs = 1;
getInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxInputType inputs = 2;
getInputsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxInputType inputs = 2;
getInputsList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputsList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TxInputType inputs = 1;
getInputsList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TxInputType inputs = 1;
getInputsList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputsList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxInputType inputs = 2;
getInputsList() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxInputType inputs = 2;
getInputsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TxInputType inputs = 1;
getInputsList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TxInputType inputs = 1;
getInputsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxInputType inputs = 2;
getInputsList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxInputType inputs = 2;
getInputsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TxInputType inputs = 1;
getInputsOrBuilder(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TxInputType inputs = 1;
getInputsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxInputType inputs = 2;
getInputsOrBuilder(int) - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxInputType inputs = 2;
getInputsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TxInputType inputs = 1;
getInputsOrBuilder(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TxInputType inputs = 1;
getInputsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxInputType inputs = 2;
getInputsOrBuilder(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxInputType inputs = 2;
getInputsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TxInputType inputs = 1;
getInputsOrBuilderList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TxInputType inputs = 1;
getInputsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxInputType inputs = 2;
getInputsOrBuilderList() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxInputType inputs = 2;
getInputsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
getInputsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TxInputType inputs = 1;
getInputsOrBuilderList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TxInputType inputs = 1;
getInputsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
getInputsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxInputType inputs = 2;
getInputsOrBuilderList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxInputType inputs = 2;
getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2;
getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string input_type = 2;
getInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string input_type = 2;
getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2;
getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string input_type = 2;
getInputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string input_type = 2;
getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2;
getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required bool is_extension = 2;
getIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required bool is_extension = 2;
getIv() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bytes iv = 7;
getIv() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
optional bytes iv = 7;
getIv() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
optional bytes iv = 7;
getIv() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bytes iv = 7;
getIv() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
optional bytes iv = 7;
getIv() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
optional bytes iv = 7;
getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generate_equals_and_hash = 20 [default = false];
getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_generate_equals_and_hash = 20 [default = false];
getJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_generate_equals_and_hash = 20 [default = false];
getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false];
getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_generic_services = 17 [default = false];
getJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_generic_services = 17 [default = false];
getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_multiple_files = 10 [default = false];
getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_multiple_files = 10 [default = false];
getJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_multiple_files = 10 [default = false];
getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8;
getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_outer_classname = 8;
getJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_outer_classname = 8;
getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8;
getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_outer_classname = 8;
getJavaOuterClassnameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_outer_classname = 8;
getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1;
getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_package = 1;
getJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_package = 1;
getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1;
getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_package = 1;
getJavaPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_package = 1;
getKey() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional string key = 2;
getKey() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
optional string key = 2;
getKey() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
optional string key = 2;
getKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional string key = 2;
getKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
optional string key = 2;
getKey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
optional string key = 2;
getKeyBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional string key = 2;
getKeyBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
optional string key = 2;
getKeyBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
optional string key = 2;
getKeyBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional string key = 2;
getKeyBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
optional string key = 2;
getKeyBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
optional string key = 2;
getKnownDevices(int) - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
getKnownDevices(int) - Method in class Config.Configuration
repeated .DeviceDescriptor known_devices = 4;
getKnownDevices(int) - Method in interface Config.ConfigurationOrBuilder
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesBuilder(int) - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesBuilderList() - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesCount() - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesCount() - Method in class Config.Configuration
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesCount() - Method in interface Config.ConfigurationOrBuilder
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesList() - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesList() - Method in class Config.Configuration
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesList() - Method in interface Config.ConfigurationOrBuilder
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesOrBuilder(int) - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesOrBuilder(int) - Method in class Config.Configuration
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesOrBuilder(int) - Method in interface Config.ConfigurationOrBuilder
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesOrBuilderList() - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesOrBuilderList() - Method in class Config.Configuration
repeated .DeviceDescriptor known_devices = 4;
getKnownDevicesOrBuilderList() - Method in interface Config.ConfigurationOrBuilder
repeated .DeviceDescriptor known_devices = 4;
getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
getLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
getLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional string label = 2;
getLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
optional string label = 2;
getLabel() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ApplySettingsOrBuilder
optional string label = 2;
getLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string label = 10;
getLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional string label = 10;
getLabel() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional string label = 10;
getLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string label = 6;
getLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional string label = 6;
getLabel() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional string label = 6;
getLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional string label = 5;
getLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional string label = 5;
getLabel() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional string label = 5;
getLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional string label = 6;
getLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional string label = 6;
getLabel() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional string label = 6;
getLabel() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string label = 8;
getLabel() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional string label = 8;
getLabel() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional string label = 8;
getLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional string label = 2;
getLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
optional string label = 2;
getLabel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettingsOrBuilder
optional string label = 2;
getLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string label = 10;
getLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional string label = 10;
getLabel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional string label = 10;
getLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string label = 6;
getLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional string label = 6;
getLabel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional string label = 6;
getLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional string label = 5;
getLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional string label = 5;
getLabel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional string label = 5;
getLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional string label = 6;
getLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional string label = 6;
getLabel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional string label = 6;
getLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string label = 8;
getLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional string label = 8;
getLabel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional string label = 8;
getLabel() - Method in class org.multibit.hd.hardware.core.fsm.CreateWalletSpecification
 
getLabel() - Method in class org.multibit.hd.hardware.core.fsm.LoadWalletSpecification
 
getLabel() - Method in class org.multibit.hd.hardware.core.messages.Features
 
getLabelBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional string label = 2;
getLabelBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
optional string label = 2;
getLabelBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ApplySettingsOrBuilder
optional string label = 2;
getLabelBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string label = 10;
getLabelBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional string label = 10;
getLabelBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional string label = 10;
getLabelBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string label = 6;
getLabelBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional string label = 6;
getLabelBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional string label = 6;
getLabelBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional string label = 5;
getLabelBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional string label = 5;
getLabelBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional string label = 5;
getLabelBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional string label = 6;
getLabelBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional string label = 6;
getLabelBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional string label = 6;
getLabelBytes() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string label = 8;
getLabelBytes() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional string label = 8;
getLabelBytes() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional string label = 8;
getLabelBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional string label = 2;
getLabelBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
optional string label = 2;
getLabelBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettingsOrBuilder
optional string label = 2;
getLabelBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string label = 10;
getLabelBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional string label = 10;
getLabelBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional string label = 10;
getLabelBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string label = 6;
getLabelBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional string label = 6;
getLabelBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional string label = 6;
getLabelBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional string label = 5;
getLabelBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional string label = 5;
getLabelBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional string label = 5;
getLabelBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional string label = 6;
getLabelBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional string label = 6;
getLabelBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional string label = 6;
getLabelBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string label = 8;
getLabelBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional string label = 8;
getLabelBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional string label = 8;
getLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional string language = 1;
getLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
optional string language = 1;
getLanguage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ApplySettingsOrBuilder
optional string language = 1;
getLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string language = 9;
getLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional string language = 9;
getLanguage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional string language = 9;
getLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string language = 5 [default = "english"];
getLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional string language = 5 [default = "english"];
getLanguage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional string language = 5 [default = "english"];
getLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional string language = 4 [default = "english"];
getLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional string language = 4 [default = "english"];
getLanguage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional string language = 4 [default = "english"];
getLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional string language = 5 [default = "english"];
getLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional string language = 5 [default = "english"];
getLanguage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional string language = 5 [default = "english"];
getLanguage() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string language = 7;
getLanguage() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional string language = 7;
getLanguage() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional string language = 7;
getLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional string language = 1;
getLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
optional string language = 1;
getLanguage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettingsOrBuilder
optional string language = 1;
getLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string language = 9;
getLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional string language = 9;
getLanguage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional string language = 9;
getLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string language = 5 [default = "english"];
getLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional string language = 5 [default = "english"];
getLanguage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional string language = 5 [default = "english"];
getLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional string language = 4 [default = "english"];
getLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional string language = 4 [default = "english"];
getLanguage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional string language = 4 [default = "english"];
getLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional string language = 5 [default = "english"];
getLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional string language = 5 [default = "english"];
getLanguage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional string language = 5 [default = "english"];
getLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string language = 7;
getLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional string language = 7;
getLanguage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional string language = 7;
getLanguage() - Method in class org.multibit.hd.hardware.core.fsm.CreateWalletSpecification
 
getLanguage() - Method in class org.multibit.hd.hardware.core.fsm.LoadWalletSpecification
 
getLanguage() - Method in class org.multibit.hd.hardware.core.messages.Features
 
getLanguageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional string language = 1;
getLanguageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
optional string language = 1;
getLanguageBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ApplySettingsOrBuilder
optional string language = 1;
getLanguageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string language = 9;
getLanguageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional string language = 9;
getLanguageBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional string language = 9;
getLanguageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string language = 5 [default = "english"];
getLanguageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional string language = 5 [default = "english"];
getLanguageBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional string language = 5 [default = "english"];
getLanguageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional string language = 4 [default = "english"];
getLanguageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional string language = 4 [default = "english"];
getLanguageBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional string language = 4 [default = "english"];
getLanguageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional string language = 5 [default = "english"];
getLanguageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional string language = 5 [default = "english"];
getLanguageBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional string language = 5 [default = "english"];
getLanguageBytes() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string language = 7;
getLanguageBytes() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional string language = 7;
getLanguageBytes() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional string language = 7;
getLanguageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional string language = 1;
getLanguageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
optional string language = 1;
getLanguageBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettingsOrBuilder
optional string language = 1;
getLanguageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string language = 9;
getLanguageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional string language = 9;
getLanguageBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional string language = 9;
getLanguageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string language = 5 [default = "english"];
getLanguageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional string language = 5 [default = "english"];
getLanguageBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional string language = 5 [default = "english"];
getLanguageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional string language = 4 [default = "english"];
getLanguageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional string language = 4 [default = "english"];
getLanguageBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional string language = 4 [default = "english"];
getLanguageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional string language = 5 [default = "english"];
getLanguageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional string language = 5 [default = "english"];
getLanguageBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional string language = 5 [default = "english"];
getLanguageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string language = 7;
getLanguageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional string language = 7;
getLanguageBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional string language = 7;
getLayout() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional bytes layout = 1;
getLayout() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional bytes layout = 1;
getLayout() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional bytes layout = 1;
getLayout() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional bytes layout = 1;
getLayout() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional bytes layout = 1;
getLayout() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional bytes layout = 1;
getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool lazy = 5 [default = false];
getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool lazy = 5 [default = false];
getLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool lazy = 5 [default = false];
getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3;
getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string leading_comments = 3;
getLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string leading_comments = 3;
getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3;
getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string leading_comments = 3;
getLeadingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string leading_comments = 3;
getLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
optional uint32 length = 2;
getLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
optional uint32 length = 2;
getLength() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryReadOrBuilder
optional uint32 length = 2;
getLevel() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional uint32 level = 1;
getLevel() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
optional uint32 level = 1;
getLevel() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkLogOrBuilder
optional uint32 level = 1;
getLevel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional uint32 level = 1;
getLevel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
optional uint32 level = 1;
getLevel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLogOrBuilder
optional uint32 level = 1;
getLoadWalletSpecification() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocation(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLocationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
getLockTime() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 lock_time = 4;
getLockTime() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
optional uint32 lock_time = 4;
getLockTime() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
optional uint32 lock_time = 4;
getLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional uint32 lock_time = 5 [default = 0];
getLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
optional uint32 lock_time = 5 [default = 0];
getLockTime() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignTxOrBuilder
optional uint32 lock_time = 5 [default = 0];
getLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional uint32 lock_time = 6 [default = 0];
getLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
optional uint32 lock_time = 6 [default = 0];
getLockTime() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
optional uint32 lock_time = 6 [default = 0];
getLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 lock_time = 4;
getLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
optional uint32 lock_time = 4;
getLockTime() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
optional uint32 lock_time = 4;
getM() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
optional uint32 m = 3;
getM() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
optional uint32 m = 3;
getM() - Method in interface com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptTypeOrBuilder
optional uint32 m = 3;
getM() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
optional uint32 m = 3;
getM() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
optional uint32 m = 3;
getM() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptTypeOrBuilder
optional uint32 m = 3;
getMajorVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional uint32 major_version = 2;
getMajorVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional uint32 major_version = 2;
getMajorVersion() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional uint32 major_version = 2;
getMajorVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional uint32 major_version = 2;
getMajorVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional uint32 major_version = 2;
getMajorVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional uint32 major_version = 2;
getMatrix() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string matrix = 3;
getMatrix() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string matrix = 3;
getMatrix() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string matrix = 3;
getMatrix() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string matrix = 3;
getMatrix() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string matrix = 3;
getMatrix() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string matrix = 3;
getMatrixBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string matrix = 3;
getMatrixBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string matrix = 3;
getMatrixBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string matrix = 3;
getMatrixBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string matrix = 3;
getMatrixBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string matrix = 3;
getMatrixBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string matrix = 3;
getMaxfeeKb() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional uint64 maxfee_kb = 4;
getMaxfeeKb() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
optional uint64 maxfee_kb = 4;
getMaxfeeKb() - Method in interface com.keepkey.protobuf.KeepKeyType.CoinTypeOrBuilder
optional uint64 maxfee_kb = 4;
getMaxfeeKb() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint64 maxfee_kb = 4;
getMaxfeeKb() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional uint64 maxfee_kb = 4;
getMaxfeeKb() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional uint64 maxfee_kb = 4;
getMemory() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
optional bytes memory = 1;
getMemory() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
optional bytes memory = 1;
getMemory() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryOrBuilder
optional bytes memory = 1;
getMemory() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
optional bytes memory = 2;
getMemory() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
optional bytes memory = 2;
getMemory() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWriteOrBuilder
optional bytes memory = 2;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
optional bytes message = 1;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
optional bytes message = 1;
getMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptedMessageOrBuilder
optional bytes message = 1;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
optional bytes message = 3;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
optional bytes message = 3;
getMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptMessageOrBuilder
optional bytes message = 3;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
optional bytes message = 2;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
optional bytes message = 2;
getMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptedMessageOrBuilder
optional bytes message = 2;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional bytes message = 2;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
optional bytes message = 2;
getMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptMessageOrBuilder
optional bytes message = 2;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
optional string message = 2;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
optional string message = 2;
getMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FailureOrBuilder
optional string message = 2;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional string message = 1;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
optional string message = 1;
getMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PingOrBuilder
optional string message = 1;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
required bytes message = 2;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
required bytes message = 2;
getMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignMessageOrBuilder
required bytes message = 2;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
optional string message = 1;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
optional string message = 1;
getMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SuccessOrBuilder
optional string message = 1;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional bytes message = 3;
getMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
optional bytes message = 3;
getMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.VerifyMessageOrBuilder
optional bytes message = 3;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
optional bytes message = 1;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
optional bytes message = 1;
getMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessageOrBuilder
optional bytes message = 1;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
optional bytes message = 3;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
optional bytes message = 3;
getMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessageOrBuilder
optional bytes message = 3;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
optional bytes message = 2;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
optional bytes message = 2;
getMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessageOrBuilder
optional bytes message = 2;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional bytes message = 2;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
optional bytes message = 2;
getMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessageOrBuilder
optional bytes message = 2;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
optional string message = 2;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
optional string message = 2;
getMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FailureOrBuilder
optional string message = 2;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional string message = 1;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
optional string message = 1;
getMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PingOrBuilder
optional string message = 1;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
required bytes message = 2;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
required bytes message = 2;
getMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessageOrBuilder
required bytes message = 2;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
optional string message = 1;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
optional string message = 1;
getMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SuccessOrBuilder
optional string message = 1;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional bytes message = 3;
getMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
optional bytes message = 3;
getMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessageOrBuilder
optional bytes message = 3;
getMessage() - Method in class org.multibit.hd.hardware.core.events.HardwareWalletEvent
 
getMessage() - Method in class org.multibit.hd.hardware.core.events.MessageEvent
 
getMessage() - Method in class org.multibit.hd.hardware.core.messages.Failure
 
getMessage() - Method in class org.multibit.hd.hardware.core.messages.Success
 
getMessageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
optional string message = 2;
getMessageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
optional string message = 2;
getMessageBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FailureOrBuilder
optional string message = 2;
getMessageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional string message = 1;
getMessageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
optional string message = 1;
getMessageBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PingOrBuilder
optional string message = 1;
getMessageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
optional string message = 1;
getMessageBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
optional string message = 1;
getMessageBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SuccessOrBuilder
optional string message = 1;
getMessageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
optional string message = 2;
getMessageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
optional string message = 2;
getMessageBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FailureOrBuilder
optional string message = 2;
getMessageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional string message = 1;
getMessageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
optional string message = 1;
getMessageBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PingOrBuilder
optional string message = 1;
getMessageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
optional string message = 1;
getMessageBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
optional string message = 1;
getMessageBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SuccessOrBuilder
optional string message = 1;
getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool message_set_wire_format = 1 [default = false];
getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool message_set_wire_format = 1 [default = false];
getMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool message_set_wire_format = 1 [default = false];
getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4;
getMessageTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto message_type = 4;
getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethod(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMethodOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2;
getMinorVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional uint32 minor_version = 3;
getMinorVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional uint32 minor_version = 3;
getMinorVersion() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional uint32 minor_version = 3;
getMinorVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional uint32 minor_version = 3;
getMinorVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional uint32 minor_version = 3;
getMinorVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional uint32 minor_version = 3;
getMnemonic() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string mnemonic = 4;
getMnemonic() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string mnemonic = 4;
getMnemonic() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string mnemonic = 4;
getMnemonic() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string mnemonic = 1;
getMnemonic() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional string mnemonic = 1;
getMnemonic() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional string mnemonic = 1;
getMnemonic() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string mnemonic = 3;
getMnemonic() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional string mnemonic = 3;
getMnemonic() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional string mnemonic = 3;
getMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string mnemonic = 4;
getMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string mnemonic = 4;
getMnemonic() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string mnemonic = 4;
getMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string mnemonic = 1;
getMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional string mnemonic = 1;
getMnemonic() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional string mnemonic = 1;
getMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string mnemonic = 3;
getMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional string mnemonic = 3;
getMnemonic() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional string mnemonic = 3;
getMnemonicBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string mnemonic = 4;
getMnemonicBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string mnemonic = 4;
getMnemonicBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string mnemonic = 4;
getMnemonicBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string mnemonic = 1;
getMnemonicBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional string mnemonic = 1;
getMnemonicBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional string mnemonic = 1;
getMnemonicBytes() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string mnemonic = 3;
getMnemonicBytes() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional string mnemonic = 3;
getMnemonicBytes() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional string mnemonic = 3;
getMnemonicBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string mnemonic = 4;
getMnemonicBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string mnemonic = 4;
getMnemonicBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string mnemonic = 4;
getMnemonicBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string mnemonic = 1;
getMnemonicBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional string mnemonic = 1;
getMnemonicBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional string mnemonic = 1;
getMnemonicBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string mnemonic = 3;
getMnemonicBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional string mnemonic = 3;
getMnemonicBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional string mnemonic = 3;
getMultisig() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
getMultisig() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
optional .MultisigRedeemScriptType multisig = 4;
getMultisig() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetAddressOrBuilder
optional .MultisigRedeemScriptType multisig = 4;
getMultisig() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
getMultisig() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
optional .MultisigRedeemScriptType multisig = 7;
getMultisig() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
optional .MultisigRedeemScriptType multisig = 7;
getMultisig() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
getMultisig() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
optional .MultisigRedeemScriptType multisig = 5;
getMultisig() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
optional .MultisigRedeemScriptType multisig = 5;
getMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
getMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
optional .MultisigRedeemScriptType multisig = 4;
getMultisig() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddressOrBuilder
optional .MultisigRedeemScriptType multisig = 4;
getMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
getMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
optional .MultisigRedeemScriptType multisig = 7;
getMultisig() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
optional .MultisigRedeemScriptType multisig = 7;
getMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
getMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
optional .MultisigRedeemScriptType multisig = 5;
getMultisig() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
optional .MultisigRedeemScriptType multisig = 5;
getMultisigBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
getMultisigBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
getMultisigBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
getMultisigBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
getMultisigBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
getMultisigBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
getMultisigOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
getMultisigOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
optional .MultisigRedeemScriptType multisig = 4;
getMultisigOrBuilder() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetAddressOrBuilder
optional .MultisigRedeemScriptType multisig = 4;
getMultisigOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
getMultisigOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
optional .MultisigRedeemScriptType multisig = 7;
getMultisigOrBuilder() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
optional .MultisigRedeemScriptType multisig = 7;
getMultisigOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
getMultisigOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
optional .MultisigRedeemScriptType multisig = 5;
getMultisigOrBuilder() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
optional .MultisigRedeemScriptType multisig = 5;
getMultisigOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
getMultisigOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
optional .MultisigRedeemScriptType multisig = 4;
getMultisigOrBuilder() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddressOrBuilder
optional .MultisigRedeemScriptType multisig = 4;
getMultisigOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
getMultisigOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
optional .MultisigRedeemScriptType multisig = 7;
getMultisigOrBuilder() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
optional .MultisigRedeemScriptType multisig = 7;
getMultisigOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
getMultisigOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
optional .MultisigRedeemScriptType multisig = 5;
getMultisigOrBuilder() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
optional .MultisigRedeemScriptType multisig = 5;
getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1;
getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional string name = 1;
getName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional string name = 1;
getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getName(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getName() - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
getNameBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1;
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional string name = 1;
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional string name = 1;
getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameCount() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNameOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1;
getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required string name_part = 1;
getNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required string name_part = 1;
getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1;
getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required string name_part = 1;
getNamePartBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required string name_part = 1;
getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5;
getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional int64 negative_int_value = 5;
getNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional int64 negative_int_value = 5;
getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
getNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional .HDNodeType node = 5;
getNode() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional .HDNodeType node = 5;
getNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
getNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional .HDNodeType node = 2;
getNode() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional .HDNodeType node = 2;
getNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
required .HDNodeType node = 1;
getNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
required .HDNodeType node = 1;
getNode() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PublicKeyOrBuilder
required .HDNodeType node = 1;
getNode() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional .HDNodeType node = 2;
getNode() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional .HDNodeType node = 2;
getNode() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional .HDNodeType node = 2;
getNode() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
required .HDNodeType node = 1;
getNode() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
required .HDNodeType node = 1;
getNode() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodePathTypeOrBuilder
required .HDNodeType node = 1;
getNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
getNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional .HDNodeType node = 5;
getNode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional .HDNodeType node = 5;
getNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
getNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional .HDNodeType node = 2;
getNode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional .HDNodeType node = 2;
getNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
required .HDNodeType node = 1;
getNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
required .HDNodeType node = 1;
getNode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKeyOrBuilder
required .HDNodeType node = 1;
getNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional .HDNodeType node = 2;
getNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional .HDNodeType node = 2;
getNode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional .HDNodeType node = 2;
getNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
required .HDNodeType node = 1;
getNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
required .HDNodeType node = 1;
getNode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathTypeOrBuilder
required .HDNodeType node = 1;
getNodeBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
getNodeBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
getNodeBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
required .HDNodeType node = 1;
getNodeBuilder() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional .HDNodeType node = 2;
getNodeBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
required .HDNodeType node = 1;
getNodeBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
getNodeBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
getNodeBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
required .HDNodeType node = 1;
getNodeBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional .HDNodeType node = 2;
getNodeBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
required .HDNodeType node = 1;
getNodeOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
getNodeOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional .HDNodeType node = 5;
getNodeOrBuilder() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional .HDNodeType node = 5;
getNodeOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
getNodeOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional .HDNodeType node = 2;
getNodeOrBuilder() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional .HDNodeType node = 2;
getNodeOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
required .HDNodeType node = 1;
getNodeOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
required .HDNodeType node = 1;
getNodeOrBuilder() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PublicKeyOrBuilder
required .HDNodeType node = 1;
getNodeOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional .HDNodeType node = 2;
getNodeOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional .HDNodeType node = 2;
getNodeOrBuilder() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional .HDNodeType node = 2;
getNodeOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
required .HDNodeType node = 1;
getNodeOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
required .HDNodeType node = 1;
getNodeOrBuilder() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodePathTypeOrBuilder
required .HDNodeType node = 1;
getNodeOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
getNodeOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional .HDNodeType node = 5;
getNodeOrBuilder() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional .HDNodeType node = 5;
getNodeOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
getNodeOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional .HDNodeType node = 2;
getNodeOrBuilder() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional .HDNodeType node = 2;
getNodeOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
required .HDNodeType node = 1;
getNodeOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
required .HDNodeType node = 1;
getNodeOrBuilder() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKeyOrBuilder
required .HDNodeType node = 1;
getNodeOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional .HDNodeType node = 2;
getNodeOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional .HDNodeType node = 2;
getNodeOrBuilder() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional .HDNodeType node = 2;
getNodeOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
required .HDNodeType node = 1;
getNodeOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
required .HDNodeType node = 1;
getNodeOrBuilder() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathTypeOrBuilder
required .HDNodeType node = 1;
getNonce() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
optional bytes nonce = 2;
getNonce() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
optional bytes nonce = 2;
getNonce() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptMessageOrBuilder
optional bytes nonce = 2;
getNonce() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
optional bytes nonce = 1;
getNonce() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
optional bytes nonce = 1;
getNonce() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptedMessageOrBuilder
optional bytes nonce = 1;
getNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
optional bytes nonce = 2;
getNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
optional bytes nonce = 2;
getNonce() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessageOrBuilder
optional bytes nonce = 2;
getNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
optional bytes nonce = 1;
getNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
optional bytes nonce = 1;
getNonce() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessageOrBuilder
optional bytes nonce = 1;
getNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes nonce = 2;
getNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional bytes nonce = 2;
getNonce() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional bytes nonce = 2;
getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool no_standard_descriptor_accessor = 2 [default = false];
getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool no_standard_descriptor_accessor = 2 [default = false];
getNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool no_standard_descriptor_accessor = 2 [default = false];
getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2;
getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional int32 number = 2;
getNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional int32 number = 2;
getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3;
getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional int32 number = 3;
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
getNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional int32 number = 3;
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getNumber() - Method in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
 
getNumber() - Method in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
 
getNumber() - Method in enum com.keepkey.protobuf.KeepKeyType.FailureType
 
getNumber() - Method in enum com.keepkey.protobuf.KeepKeyType.InputScriptType
 
getNumber() - Method in enum com.keepkey.protobuf.KeepKeyType.OutputScriptType
 
getNumber() - Method in enum com.keepkey.protobuf.KeepKeyType.PinMatrixRequestType
 
getNumber() - Method in enum com.keepkey.protobuf.KeepKeyType.RequestType
 
getNumber() - Method in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
 
getNumber() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
 
getNumber() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
 
getNumber() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
 
getNumber() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
 
getNumber() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.PinMatrixRequestType
 
getNumber() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.RequestType
 
getOpReturnData() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional bytes op_return_data = 6;
getOpReturnData() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
optional bytes op_return_data = 6;
getOpReturnData() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
optional bytes op_return_data = 6;
getOpReturnData() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional bytes op_return_data = 6;
getOpReturnData() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
optional bytes op_return_data = 6;
getOpReturnData() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
optional bytes op_return_data = 6;
getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
getOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional .google.protobuf.MessageOptions options = 7;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional .google.protobuf.MessageOptions options = 7;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional .google.protobuf.EnumOptions options = 3;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional .google.protobuf.EnumOptions options = 3;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional .google.protobuf.EnumValueOptions options = 3;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional .google.protobuf.EnumValueOptions options = 3;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldOptions options = 8;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldOptions options = 8;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.FileOptions options = 8;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.FileOptions options = 8;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional .google.protobuf.MethodOptions options = 4;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional .google.protobuf.MethodOptions options = 4;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional .google.protobuf.ServiceOptions options = 3;
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional .google.protobuf.ServiceOptions options = 3;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional .google.protobuf.MessageOptions options = 7;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional .google.protobuf.MessageOptions options = 7;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional .google.protobuf.EnumOptions options = 3;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional .google.protobuf.EnumOptions options = 3;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional .google.protobuf.EnumValueOptions options = 3;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional .google.protobuf.EnumValueOptions options = 3;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldOptions options = 8;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldOptions options = 8;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.FileOptions options = 8;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.FileOptions options = 8;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional .google.protobuf.MethodOptions options = 4;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional .google.protobuf.MethodOptions options = 4;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional .google.protobuf.ServiceOptions options = 3;
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional .google.protobuf.ServiceOptions options = 3;
getOutputs(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputs(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TxOutputType outputs = 2;
getOutputs(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TxOutputType outputs = 2;
getOutputs(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputs(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxOutputType outputs = 5;
getOutputs(int) - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxOutputType outputs = 5;
getOutputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TxOutputType outputs = 2;
getOutputs(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TxOutputType outputs = 2;
getOutputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxOutputType outputs = 5;
getOutputs(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxOutputType outputs = 5;
getOutputsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputsBuilderList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputsBuilderList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputsBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputsBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputsCnt() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 outputs_cnt = 7;
getOutputsCnt() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
optional uint32 outputs_cnt = 7;
getOutputsCnt() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
optional uint32 outputs_cnt = 7;
getOutputsCnt() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 outputs_cnt = 7;
getOutputsCnt() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
optional uint32 outputs_cnt = 7;
getOutputsCnt() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
optional uint32 outputs_cnt = 7;
getOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
required uint32 outputs_count = 1;
getOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
required uint32 outputs_count = 1;
getOutputsCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EstimateTxSizeOrBuilder
required uint32 outputs_count = 1;
getOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
required uint32 outputs_count = 1;
getOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
required uint32 outputs_count = 1;
getOutputsCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignTxOrBuilder
required uint32 outputs_count = 1;
getOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TxOutputType outputs = 2;
getOutputsCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TxOutputType outputs = 2;
getOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxOutputType outputs = 5;
getOutputsCount() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxOutputType outputs = 5;
getOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
required uint32 outputs_count = 1;
getOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
required uint32 outputs_count = 1;
getOutputsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSizeOrBuilder
required uint32 outputs_count = 1;
getOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
required uint32 outputs_count = 1;
getOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
required uint32 outputs_count = 1;
getOutputsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignTxOrBuilder
required uint32 outputs_count = 1;
getOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TxOutputType outputs = 2;
getOutputsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TxOutputType outputs = 2;
getOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxOutputType outputs = 5;
getOutputsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxOutputType outputs = 5;
getOutputsList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputsList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TxOutputType outputs = 2;
getOutputsList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TxOutputType outputs = 2;
getOutputsList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputsList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxOutputType outputs = 5;
getOutputsList() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxOutputType outputs = 5;
getOutputsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TxOutputType outputs = 2;
getOutputsList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TxOutputType outputs = 2;
getOutputsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxOutputType outputs = 5;
getOutputsList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxOutputType outputs = 5;
getOutputsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TxOutputType outputs = 2;
getOutputsOrBuilder(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TxOutputType outputs = 2;
getOutputsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxOutputType outputs = 5;
getOutputsOrBuilder(int) - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxOutputType outputs = 5;
getOutputsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TxOutputType outputs = 2;
getOutputsOrBuilder(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TxOutputType outputs = 2;
getOutputsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxOutputType outputs = 5;
getOutputsOrBuilder(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxOutputType outputs = 5;
getOutputsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TxOutputType outputs = 2;
getOutputsOrBuilderList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TxOutputType outputs = 2;
getOutputsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
repeated .TxOutputType outputs = 5;
getOutputsOrBuilderList() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
repeated .TxOutputType outputs = 5;
getOutputsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
getOutputsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TxOutputType outputs = 2;
getOutputsOrBuilderList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TxOutputType outputs = 2;
getOutputsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
getOutputsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
repeated .TxOutputType outputs = 5;
getOutputsOrBuilderList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
repeated .TxOutputType outputs = 5;
getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3;
getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string output_type = 3;
getOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string output_type = 3;
getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3;
getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string output_type = 3;
getOutputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string output_type = 3;
getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2;
getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string package = 2;
getPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string package = 2;
getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2;
getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string package = 2;
getPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string package = 2;
getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool packed = 2;
getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool packed = 2;
getPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool packed = 2;
getParameter(String) - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
getParserForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
getParserForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
getParserForType() - Method in class Config.Configuration
 
getParserForType() - Method in class Config.DeviceDescriptor
 
getPassphrase() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
required string passphrase = 1;
getPassphrase() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
required string passphrase = 1;
getPassphrase() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PassphraseAckOrBuilder
required string passphrase = 1;
getPassphrase() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
required string passphrase = 1;
getPassphrase() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
required string passphrase = 1;
getPassphrase() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAckOrBuilder
required string passphrase = 1;
getPassphraseBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
required string passphrase = 1;
getPassphraseBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
required string passphrase = 1;
getPassphraseBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PassphraseAckOrBuilder
required string passphrase = 1;
getPassphraseBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
required string passphrase = 1;
getPassphraseBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
required string passphrase = 1;
getPassphraseBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAckOrBuilder
required string passphrase = 1;
getPassphraseCached() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool passphrase_cached = 17;
getPassphraseCached() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool passphrase_cached = 17;
getPassphraseCached() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool passphrase_cached = 17;
getPassphraseCached() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool passphrase_cached = 17;
getPassphraseCached() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool passphrase_cached = 17;
getPassphraseCached() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool passphrase_cached = 17;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional bool passphrase_protection = 6;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional bool passphrase_protection = 6;
getPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional bool passphrase_protection = 6;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool passphrase_protection = 8;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool passphrase_protection = 8;
getPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool passphrase_protection = 8;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PingOrBuilder
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional bool passphrase_protection = 2;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional bool passphrase_protection = 2;
getPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional bool passphrase_protection = 2;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional bool passphrase_protection = 3;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional bool passphrase_protection = 3;
getPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional bool passphrase_protection = 3;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional bool passphrase_protection = 6;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional bool passphrase_protection = 6;
getPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional bool passphrase_protection = 6;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool passphrase_protection = 8;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool passphrase_protection = 8;
getPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool passphrase_protection = 8;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PingOrBuilder
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional bool passphrase_protection = 2;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional bool passphrase_protection = 2;
getPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional bool passphrase_protection = 2;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional bool passphrase_protection = 3;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional bool passphrase_protection = 3;
getPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional bool passphrase_protection = 3;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional bool passphrase_protection = 4;
getPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional bool passphrase_protection = 4;
getPatchVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional uint32 patch_version = 4;
getPatchVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional uint32 patch_version = 4;
getPatchVersion() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional uint32 patch_version = 4;
getPatchVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional uint32 patch_version = 4;
getPatchVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional uint32 patch_version = 4;
getPatchVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional uint32 patch_version = 4;
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [packed = true];
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 path = 1 [packed = true];
getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 path = 1 [packed = true];
getPath() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string path = 5;
getPath() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string path = 5;
getPath() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string path = 5;
getPath() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string path = 5;
getPath() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string path = 5;
getPath() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string path = 5;
getPath() - Method in class Config.DeviceDescriptor.Builder
optional string path = 4;
getPath() - Method in class Config.DeviceDescriptor
optional string path = 4;
getPath() - Method in interface Config.DeviceDescriptorOrBuilder
optional string path = 4;
getPathBytes() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string path = 5;
getPathBytes() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string path = 5;
getPathBytes() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string path = 5;
getPathBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string path = 5;
getPathBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string path = 5;
getPathBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string path = 5;
getPathBytes() - Method in class Config.DeviceDescriptor.Builder
optional string path = 4;
getPathBytes() - Method in class Config.DeviceDescriptor
optional string path = 4;
getPathBytes() - Method in interface Config.DeviceDescriptorOrBuilder
optional string path = 4;
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [packed = true];
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 path = 1 [packed = true];
getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 path = 1 [packed = true];
getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [packed = true];
getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 path = 1 [packed = true];
getPathList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 path = 1 [packed = true];
getPayload() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
required bytes payload = 1;
getPayload() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
required bytes payload = 1;
getPayload() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FirmwareUploadOrBuilder
required bytes payload = 1;
getPayload() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
required bytes payload = 1;
getPayload() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
required bytes payload = 1;
getPayload() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUploadOrBuilder
required bytes payload = 1;
getPayload() - Method in class org.multibit.hd.hardware.core.messages.CipheredKeyValue
 
getPeerPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional bytes peer_public_key = 2;
getPeerPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
optional bytes peer_public_key = 2;
getPeerPublicKey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKeyOrBuilder
optional bytes peer_public_key = 2;
getPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string pin = 2;
getPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string pin = 2;
getPin() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string pin = 2;
getPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string pin = 3;
getPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional string pin = 3;
getPin() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional string pin = 3;
getPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
required string pin = 1;
getPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
required string pin = 1;
getPin() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PinMatrixAckOrBuilder
required string pin = 1;
getPin() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string pin = 6;
getPin() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional string pin = 6;
getPin() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional string pin = 6;
getPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string pin = 2;
getPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string pin = 2;
getPin() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string pin = 2;
getPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string pin = 3;
getPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional string pin = 3;
getPin() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional string pin = 3;
getPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
required string pin = 1;
getPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
required string pin = 1;
getPin() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAckOrBuilder
required string pin = 1;
getPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string pin = 6;
getPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional string pin = 6;
getPin() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional string pin = 6;
getPin() - Method in class org.multibit.hd.hardware.core.fsm.LoadWalletSpecification
 
getPinBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string pin = 2;
getPinBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string pin = 2;
getPinBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string pin = 2;
getPinBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string pin = 3;
getPinBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional string pin = 3;
getPinBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional string pin = 3;
getPinBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
required string pin = 1;
getPinBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
required string pin = 1;
getPinBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PinMatrixAckOrBuilder
required string pin = 1;
getPinBytes() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string pin = 6;
getPinBytes() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional string pin = 6;
getPinBytes() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional string pin = 6;
getPinBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string pin = 2;
getPinBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string pin = 2;
getPinBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string pin = 2;
getPinBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string pin = 3;
getPinBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional string pin = 3;
getPinBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional string pin = 3;
getPinBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
required string pin = 1;
getPinBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
required string pin = 1;
getPinBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAckOrBuilder
required string pin = 1;
getPinBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string pin = 6;
getPinBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional string pin = 6;
getPinBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional string pin = 6;
getPinCached() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool pin_cached = 16;
getPinCached() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool pin_cached = 16;
getPinCached() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool pin_cached = 16;
getPinCached() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool pin_cached = 16;
getPinCached() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool pin_cached = 16;
getPinCached() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool pin_cached = 16;
getPinFailedAttempts() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional uint32 pin_failed_attempts = 5;
getPinFailedAttempts() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional uint32 pin_failed_attempts = 5;
getPinFailedAttempts() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional uint32 pin_failed_attempts = 5;
getPinFailedAttempts() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional uint32 pin_failed_attempts = 5;
getPinFailedAttempts() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional uint32 pin_failed_attempts = 5;
getPinFailedAttempts() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional uint32 pin_failed_attempts = 5;
getPinMatrixRequestType() - Method in class org.multibit.hd.hardware.core.messages.PinMatrixRequest
 
getPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool pin_protection = 7;
getPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool pin_protection = 7;
getPinProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool pin_protection = 7;
getPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional bool pin_protection = 3;
getPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
optional bool pin_protection = 3;
getPinProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PingOrBuilder
optional bool pin_protection = 3;
getPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional bool pin_protection = 3;
getPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional bool pin_protection = 3;
getPinProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional bool pin_protection = 3;
getPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional bool pin_protection = 4;
getPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional bool pin_protection = 4;
getPinProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional bool pin_protection = 4;
getPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool pin_protection = 7;
getPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool pin_protection = 7;
getPinProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool pin_protection = 7;
getPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional bool pin_protection = 3;
getPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
optional bool pin_protection = 3;
getPinProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PingOrBuilder
optional bool pin_protection = 3;
getPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional bool pin_protection = 3;
getPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional bool pin_protection = 3;
getPinProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional bool pin_protection = 3;
getPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional bool pin_protection = 4;
getPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional bool pin_protection = 4;
getPinProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional bool pin_protection = 4;
getPort() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string port = 4;
getPort() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string port = 4;
getPort() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string port = 4;
getPort() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string port = 4;
getPort() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string port = 4;
getPort() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string port = 4;
getPort() - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
Get the port number of the server providing direct socket data (e.g.
getPortBytes() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string port = 4;
getPortBytes() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string port = 4;
getPortBytes() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string port = 4;
getPortBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string port = 4;
getPortBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string port = 4;
getPortBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string port = 4;
getPortNumber() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayServer
 
getPortNumber() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayServer
 
getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4;
getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional uint64 positive_int_value = 4;
getPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional uint64 positive_int_value = 4;
getPrevHash() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
required bytes prev_hash = 2;
getPrevHash() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
required bytes prev_hash = 2;
getPrevHash() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
required bytes prev_hash = 2;
getPrevHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
required bytes prev_hash = 2;
getPrevHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
required bytes prev_hash = 2;
getPrevHash() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
required bytes prev_hash = 2;
getPrevIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
required uint32 prev_index = 3;
getPrevIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
required uint32 prev_index = 3;
getPrevIndex() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
required uint32 prev_index = 3;
getPrevIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
required uint32 prev_index = 3;
getPrevIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
required uint32 prev_index = 3;
getPrevIndex() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
required uint32 prev_index = 3;
getPrivateKey() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
optional bytes private_key = 5;
getPrivateKey() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
optional bytes private_key = 5;
getPrivateKey() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodeTypeOrBuilder
optional bytes private_key = 5;
getPrivateKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
optional bytes private_key = 5;
getPrivateKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
optional bytes private_key = 5;
getPrivateKey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodeTypeOrBuilder
optional bytes private_key = 5;
getPrivateKey() - Method in class org.multibit.hd.hardware.core.messages.HDNodeType
 
getProductId() - Method in class Config.DeviceDescriptor.Builder
optional uint32 product_id = 2;
getProductId() - Method in class Config.DeviceDescriptor
optional uint32 product_id = 2;
getProductId() - Method in interface Config.DeviceDescriptorOrBuilder
optional uint32 product_id = 2;
getProductId() - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
getProto() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string proto = 1;
getProto() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string proto = 1;
getProto() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string proto = 1;
getProto() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string proto = 1;
getProto() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string proto = 1;
getProto() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string proto = 1;
getProtoBytes() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string proto = 1;
getProtoBytes() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string proto = 1;
getProtoBytes() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string proto = 1;
getProtoBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string proto = 1;
getProtoBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string proto = 1;
getProtoBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string proto = 1;
getPubkey() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional bytes pubkey = 1;
getPubkey() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
optional bytes pubkey = 1;
getPubkey() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptMessageOrBuilder
optional bytes pubkey = 1;
getPubkey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional bytes pubkey = 1;
getPubkey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
optional bytes pubkey = 1;
getPubkey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessageOrBuilder
optional bytes pubkey = 1;
getPubkeys(int) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeys(int) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
repeated .HDNodePathType pubkeys = 1;
getPubkeys(int) - Method in interface com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptTypeOrBuilder
repeated .HDNodePathType pubkeys = 1;
getPubkeys(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeys(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
repeated .HDNodePathType pubkeys = 1;
getPubkeys(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptTypeOrBuilder
repeated .HDNodePathType pubkeys = 1;
getPubkeysBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeysBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeysBuilderList() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeysBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeysCount() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeysCount() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
repeated .HDNodePathType pubkeys = 1;
getPubkeysCount() - Method in interface com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptTypeOrBuilder
repeated .HDNodePathType pubkeys = 1;
getPubkeysCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeysCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
repeated .HDNodePathType pubkeys = 1;
getPubkeysCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptTypeOrBuilder
repeated .HDNodePathType pubkeys = 1;
getPubkeysList() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeysList() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
repeated .HDNodePathType pubkeys = 1;
getPubkeysList() - Method in interface com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptTypeOrBuilder
repeated .HDNodePathType pubkeys = 1;
getPubkeysList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeysList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
repeated .HDNodePathType pubkeys = 1;
getPubkeysList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptTypeOrBuilder
repeated .HDNodePathType pubkeys = 1;
getPubkeysOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeysOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
repeated .HDNodePathType pubkeys = 1;
getPubkeysOrBuilder(int) - Method in interface com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptTypeOrBuilder
repeated .HDNodePathType pubkeys = 1;
getPubkeysOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeysOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
repeated .HDNodePathType pubkeys = 1;
getPubkeysOrBuilder(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptTypeOrBuilder
repeated .HDNodePathType pubkeys = 1;
getPubkeysOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeysOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
repeated .HDNodePathType pubkeys = 1;
getPubkeysOrBuilderList() - Method in interface com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptTypeOrBuilder
repeated .HDNodePathType pubkeys = 1;
getPubkeysOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
getPubkeysOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
repeated .HDNodePathType pubkeys = 1;
getPubkeysOrBuilderList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptTypeOrBuilder
repeated .HDNodePathType pubkeys = 1;
getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10;
getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 public_dependency = 10;
getPublicDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 public_dependency = 10;
getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10;
getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 public_dependency = 10;
getPublicDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 public_dependency = 10;
getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10;
getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 public_dependency = 10;
getPublicDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 public_dependency = 10;
getPublicKey() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional bytes public_key = 2;
getPublicKey() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
optional bytes public_key = 2;
getPublicKey() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignedIdentityOrBuilder
optional bytes public_key = 2;
getPublicKey() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
optional bytes public_key = 6;
getPublicKey() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
optional bytes public_key = 6;
getPublicKey() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodeTypeOrBuilder
optional bytes public_key = 6;
getPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional bytes public_key = 2;
getPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
optional bytes public_key = 2;
getPublicKey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentityOrBuilder
optional bytes public_key = 2;
getPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
optional bytes public_key = 6;
getPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
optional bytes public_key = 6;
getPublicKey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodeTypeOrBuilder
optional bytes public_key = 6;
getPublicKey(int, KeyChain.KeyPurpose, int) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the GET_PUBLIC_KEY message to the device.
getPublicKey() - Method in class org.multibit.hd.hardware.core.messages.HDNodeType
 
getPublicKey(int, KeyChain.KeyPurpose, int) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
getPublicKey(int, KeyChain.KeyPurpose, int) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false];
getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool py_generic_services = 18 [default = false];
getPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool py_generic_services = 18 [default = false];
getRawMessage() - Method in class org.multibit.hd.hardware.core.events.MessageEvent
 
getReceivingAddressPathMap() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
getRecoveryFakeWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string recovery_fake_word = 9;
getRecoveryFakeWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string recovery_fake_word = 9;
getRecoveryFakeWord() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string recovery_fake_word = 9;
getRecoveryFakeWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string recovery_fake_word = 9;
getRecoveryFakeWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string recovery_fake_word = 9;
getRecoveryFakeWord() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string recovery_fake_word = 9;
getRecoveryFakeWordBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string recovery_fake_word = 9;
getRecoveryFakeWordBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string recovery_fake_word = 9;
getRecoveryFakeWordBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string recovery_fake_word = 9;
getRecoveryFakeWordBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string recovery_fake_word = 9;
getRecoveryFakeWordBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string recovery_fake_word = 9;
getRecoveryFakeWordBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string recovery_fake_word = 9;
getRecoveryWordPos() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional uint32 recovery_word_pos = 10;
getRecoveryWordPos() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional uint32 recovery_word_pos = 10;
getRecoveryWordPos() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional uint32 recovery_word_pos = 10;
getRecoveryWordPos() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional uint32 recovery_word_pos = 10;
getRecoveryWordPos() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional uint32 recovery_word_pos = 10;
getRecoveryWordPos() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional uint32 recovery_word_pos = 10;
getRemove() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
optional bool remove = 1;
getRemove() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
optional bool remove = 1;
getRemove() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ChangePinOrBuilder
optional bool remove = 1;
getRemove() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
optional bool remove = 1;
getRemove() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
optional bool remove = 1;
getRemove() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePinOrBuilder
optional bool remove = 1;
getRequestIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
optional uint32 request_index = 1;
getRequestIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
optional uint32 request_index = 1;
getRequestIndex() - Method in interface com.keepkey.protobuf.KeepKeyType.TxRequestDetailsTypeOrBuilder
optional uint32 request_index = 1;
getRequestIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
optional uint32 request_index = 1;
getRequestIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
optional uint32 request_index = 1;
getRequestIndex() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsTypeOrBuilder
optional uint32 request_index = 1;
getRequestIndex() - Method in class org.multibit.hd.hardware.core.messages.TxRequestDetailsType
 
getRequestType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .RequestType request_type = 1;
getRequestType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
optional .RequestType request_type = 1;
getRequestType() - Method in interface com.keepkey.protobuf.KeepKeyMessage.TxRequestOrBuilder
optional .RequestType request_type = 1;
getRequestType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .RequestType request_type = 1;
getRequestType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
optional .RequestType request_type = 1;
getRequestType() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequestOrBuilder
optional .RequestType request_type = 1;
getResetEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional bytes reset_entropy = 8;
getResetEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional bytes reset_entropy = 8;
getResetEntropy() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional bytes reset_entropy = 8;
getResetEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional bytes reset_entropy = 8;
getResetEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional bytes reset_entropy = 8;
getResetEntropy() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional bytes reset_entropy = 8;
getResetWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string reset_word = 7;
getResetWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string reset_word = 7;
getResetWord() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string reset_word = 7;
getResetWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string reset_word = 7;
getResetWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string reset_word = 7;
getResetWord() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string reset_word = 7;
getResetWordBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string reset_word = 7;
getResetWordBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string reset_word = 7;
getResetWordBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string reset_word = 7;
getResetWordBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string reset_word = 7;
getResetWordBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string reset_word = 7;
getResetWordBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string reset_word = 7;
getRevision() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bytes revision = 13;
getRevision() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bytes revision = 13;
getRevision() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bytes revision = 13;
getRevision() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bytes revision = 13;
getRevision() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bytes revision = 13;
getRevision() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bytes revision = 13;
getRevision() - Method in class org.multibit.hd.hardware.core.messages.Features
 
getScriptPubkey() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
required bytes script_pubkey = 2;
getScriptPubkey() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
required bytes script_pubkey = 2;
getScriptPubkey() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputBinTypeOrBuilder
required bytes script_pubkey = 2;
getScriptPubkey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
required bytes script_pubkey = 2;
getScriptPubkey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
required bytes script_pubkey = 2;
getScriptPubkey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinTypeOrBuilder
required bytes script_pubkey = 2;
getScriptSig() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional bytes script_sig = 4;
getScriptSig() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
optional bytes script_sig = 4;
getScriptSig() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
optional bytes script_sig = 4;
getScriptSig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional bytes script_sig = 4;
getScriptSig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
optional bytes script_sig = 4;
getScriptSig() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
optional bytes script_sig = 4;
getScriptType() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
getScriptType() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
getScriptType() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
getScriptType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
required .OutputScriptType script_type = 4;
getScriptType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
required .OutputScriptType script_type = 4;
getScriptType() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
required .OutputScriptType script_type = 4;
getScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional .InputScriptType script_type = 5 [default = SPENDADDRESS];
getScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
optional .InputScriptType script_type = 5 [default = SPENDADDRESS];
getScriptType() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddressOrBuilder
optional .InputScriptType script_type = 5 [default = SPENDADDRESS];
getScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
getScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
getScriptType() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
getScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
required .OutputScriptType script_type = 4;
getScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
required .OutputScriptType script_type = 4;
getScriptType() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
required .OutputScriptType script_type = 4;
getSector() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
optional uint32 sector = 1;
getSector() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
optional uint32 sector = 1;
getSector() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashEraseOrBuilder
optional uint32 sector = 1;
getSeedPhrase() - Method in class org.multibit.hd.hardware.core.fsm.LoadWalletSpecification
 
getSequence() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional uint32 sequence = 5 [default = 4294967295];
getSequence() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
optional uint32 sequence = 5 [default = 4294967295];
getSequence() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
optional uint32 sequence = 5 [default = 4294967295];
getSequence() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional uint32 sequence = 5 [default = 4294967295];
getSequence() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
optional uint32 sequence = 5 [default = 4294967295];
getSequence() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
optional uint32 sequence = 5 [default = 4294967295];
getSerialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
getSerialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
optional .TxRequestSerializedType serialized = 3;
getSerialized() - Method in interface com.keepkey.protobuf.KeepKeyMessage.TxRequestOrBuilder
optional .TxRequestSerializedType serialized = 3;
getSerialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
getSerialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
optional .TxRequestSerializedType serialized = 3;
getSerialized() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequestOrBuilder
optional .TxRequestSerializedType serialized = 3;
getSerializedBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
getSerializedBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
getSerializedOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
getSerializedOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
optional .TxRequestSerializedType serialized = 3;
getSerializedOrBuilder() - Method in interface com.keepkey.protobuf.KeepKeyMessage.TxRequestOrBuilder
optional .TxRequestSerializedType serialized = 3;
getSerializedOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
getSerializedOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
optional .TxRequestSerializedType serialized = 3;
getSerializedOrBuilder() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequestOrBuilder
optional .TxRequestSerializedType serialized = 3;
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
getSerializedSize() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
getSerializedSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
getSerializedSize() - Method in class Config.Configuration
 
getSerializedSize() - Method in class Config.DeviceDescriptor
 
getSerializedTx() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
optional bytes serialized_tx = 3;
getSerializedTx() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
optional bytes serialized_tx = 3;
getSerializedTx() - Method in interface com.keepkey.protobuf.KeepKeyType.TxRequestSerializedTypeOrBuilder
optional bytes serialized_tx = 3;
getSerializedTx() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
optional bytes serialized_tx = 3;
getSerializedTx() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
optional bytes serialized_tx = 3;
getSerializedTx() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedTypeOrBuilder
optional bytes serialized_tx = 3;
getSerializedTx() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
This value cannot be considered complete until the "SHOW_OPERATION_SUCCESSFUL" message has been received since it can be built up over several incoming messages
getSerializedTx() - Method in class org.multibit.hd.hardware.core.messages.TxRequestSerializedType
 
getSerialNumber() - Method in class Config.DeviceDescriptor.Builder
optional string serial_number = 3;
getSerialNumber() - Method in class Config.DeviceDescriptor
optional string serial_number = 3;
getSerialNumber() - Method in interface Config.DeviceDescriptorOrBuilder
optional string serial_number = 3;
getSerialNumber() - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
getSerialNumberBytes() - Method in class Config.DeviceDescriptor.Builder
optional string serial_number = 3;
getSerialNumberBytes() - Method in class Config.DeviceDescriptor
optional string serial_number = 3;
getSerialNumberBytes() - Method in interface Config.DeviceDescriptorOrBuilder
optional string serial_number = 3;
getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getService(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getServiceOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
getSessionKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
optional bytes session_key = 1;
getSessionKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
optional bytes session_key = 1;
getSessionKey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKeyOrBuilder
optional bytes session_key = 1;
getShowDisplay() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional bool show_display = 3;
getShowDisplay() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
optional bool show_display = 3;
getShowDisplay() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetAddressOrBuilder
optional bool show_display = 3;
getShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
optional bool show_display = 2;
getShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
optional bool show_display = 2;
getShowDisplay() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddressOrBuilder
optional bool show_display = 2;
getShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional bool show_display = 3;
getShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
optional bool show_display = 3;
getShowDisplay() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddressOrBuilder
optional bool show_display = 3;
getShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
optional bool show_display = 3;
getShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
optional bool show_display = 3;
getShowDisplay() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKeyOrBuilder
optional bool show_display = 3;
getSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
optional bytes signature = 2;
getSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
optional bytes signature = 2;
getSignature() - Method in interface com.keepkey.protobuf.KeepKeyMessage.MessageSignatureOrBuilder
optional bytes signature = 2;
getSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional bytes signature = 3;
getSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
optional bytes signature = 3;
getSignature() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignedIdentityOrBuilder
optional bytes signature = 3;
getSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional bytes signature = 2;
getSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
optional bytes signature = 2;
getSignature() - Method in interface com.keepkey.protobuf.KeepKeyMessage.VerifyMessageOrBuilder
optional bytes signature = 2;
getSignature() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
optional bytes signature = 2;
getSignature() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
optional bytes signature = 2;
getSignature() - Method in interface com.keepkey.protobuf.KeepKeyType.TxRequestSerializedTypeOrBuilder
optional bytes signature = 2;
getSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
optional bytes signature = 2;
getSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
optional bytes signature = 2;
getSignature() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignatureOrBuilder
optional bytes signature = 2;
getSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional bytes signature = 3;
getSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
optional bytes signature = 3;
getSignature() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentityOrBuilder
optional bytes signature = 3;
getSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional bytes signature = 2;
getSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
optional bytes signature = 2;
getSignature() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessageOrBuilder
optional bytes signature = 2;
getSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
optional bytes signature = 2;
getSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
optional bytes signature = 2;
getSignature() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedTypeOrBuilder
optional bytes signature = 2;
getSignature() - Method in class org.multibit.hd.hardware.core.messages.MessageSignature
 
getSignature() - Method in class org.multibit.hd.hardware.core.messages.TxRequestSerializedType
 
getSignatureIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
optional uint32 signature_index = 1;
getSignatureIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
optional uint32 signature_index = 1;
getSignatureIndex() - Method in interface com.keepkey.protobuf.KeepKeyType.TxRequestSerializedTypeOrBuilder
optional uint32 signature_index = 1;
getSignatureIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
optional uint32 signature_index = 1;
getSignatureIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
optional uint32 signature_index = 1;
getSignatureIndex() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedTypeOrBuilder
optional uint32 signature_index = 1;
getSignatureIndex() - Method in class org.multibit.hd.hardware.core.messages.TxRequestSerializedType
 
getSignatureR() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional bytes signature_r = 3;
getSignatureR() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
optional bytes signature_r = 3;
getSignatureR() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequestOrBuilder
optional bytes signature_r = 3;
getSignatures(int) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
getSignatures(int) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
repeated bytes signatures = 2;
getSignatures(int) - Method in interface com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptTypeOrBuilder
repeated bytes signatures = 2;
getSignatureS() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional bytes signature_s = 4;
getSignatureS() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
optional bytes signature_s = 4;
getSignatureS() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequestOrBuilder
optional bytes signature_s = 4;
getSignatures(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
getSignatures(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
repeated bytes signatures = 2;
getSignatures(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptTypeOrBuilder
repeated bytes signatures = 2;
getSignatures() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Note: When adding this signature using the builder setScriptSig() you'll need to append the SIGHASH 0x01 byte
getSignaturesCount() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
getSignaturesCount() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
repeated bytes signatures = 2;
getSignaturesCount() - Method in interface com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptTypeOrBuilder
repeated bytes signatures = 2;
getSignaturesCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
getSignaturesCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
repeated bytes signatures = 2;
getSignaturesCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptTypeOrBuilder
repeated bytes signatures = 2;
getSignaturesList() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
getSignaturesList() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
repeated bytes signatures = 2;
getSignaturesList() - Method in interface com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptTypeOrBuilder
repeated bytes signatures = 2;
getSignaturesList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
getSignaturesList() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
repeated bytes signatures = 2;
getSignaturesList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptTypeOrBuilder
repeated bytes signatures = 2;
getSignatureV() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional uint32 signature_v = 2;
getSignatureV() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
optional uint32 signature_v = 2;
getSignatureV() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequestOrBuilder
optional uint32 signature_v = 2;
getSignedMessageHeader() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string signed_message_header = 8;
getSignedMessageHeader() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional string signed_message_header = 8;
getSignedMessageHeader() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional string signed_message_header = 8;
getSignedMessageHeaderBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string signed_message_header = 8;
getSignedMessageHeaderBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional string signed_message_header = 8;
getSignedMessageHeaderBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional string signed_message_header = 8;
getSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
required uint32 size = 1;
getSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
required uint32 size = 1;
getSize() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetEntropyOrBuilder
required uint32 size = 1;
getSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
required uint32 size = 1;
getSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
required uint32 size = 1;
getSize() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropyOrBuilder
required uint32 size = 1;
getSkipChecksum() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional bool skip_checksum = 7;
getSkipChecksum() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional bool skip_checksum = 7;
getSkipChecksum() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional bool skip_checksum = 7;
getSkipChecksum() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional bool skip_checksum = 7;
getSkipChecksum() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional bool skip_checksum = 7;
getSkipChecksum() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional bool skip_checksum = 7;
getSource() - Method in class org.multibit.hd.hardware.core.events.HardwareWalletEvent
 
getSource() - Method in class org.multibit.hd.hardware.core.events.MessageEvent
 
getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
getSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
getSourceCodeInfoBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
getSourceCodeInfoOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [packed = true];
getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 span = 2 [packed = true];
getSpan(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 span = 2 [packed = true];
getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [packed = true];
getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 span = 2 [packed = true];
getSpanCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 span = 2 [packed = true];
getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [packed = true];
getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 span = 2 [packed = true];
getSpanList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 span = 2 [packed = true];
getSpecification() - Method in class org.multibit.hd.hardware.core.wallets.AbstractHardwareWallet
 
getSpecification() - Method in interface org.multibit.hd.hardware.core.wallets.HardwareWallet
 
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 start = 1;
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional int32 start = 1;
getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional int32 start = 1;
getState() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
getStrength() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional uint32 strength = 2 [default = 256];
getStrength() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional uint32 strength = 2 [default = 256];
getStrength() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional uint32 strength = 2 [default = 256];
getStrength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional uint32 strength = 2 [default = 256];
getStrength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional uint32 strength = 2 [default = 256];
getStrength() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional uint32 strength = 2 [default = 256];
getStrength() - Method in class org.multibit.hd.hardware.core.fsm.CreateWalletSpecification
 
getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7;
getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional bytes string_value = 7;
getStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional bytes string_value = 7;
getText() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional string text = 3;
getText() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
optional string text = 3;
getText() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkLogOrBuilder
optional string text = 3;
getText() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional string text = 3;
getText() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
optional string text = 3;
getText() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLogOrBuilder
optional string text = 3;
getTextBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional string text = 3;
getTextBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
optional string text = 3;
getTextBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkLogOrBuilder
optional string text = 3;
getTextBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional string text = 3;
getTextBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
optional string text = 3;
getTextBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLogOrBuilder
optional string text = 3;
getTo() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes to = 5;
getTo() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional bytes to = 5;
getTo() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional bytes to = 5;
getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4;
getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string trailing_comments = 4;
getTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string trailing_comments = 4;
getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4;
getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string trailing_comments = 4;
getTrailingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string trailing_comments = 4;
getTransaction() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
getTransactionByHash(Transaction, byte[]) - Static method in class org.multibit.hd.hardware.core.utils.TransactionUtils
 
getTransactions(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactions(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TransactionType transactions = 3;
getTransactions(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TransactionType transactions = 3;
getTransactions(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactions(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TransactionType transactions = 3;
getTransactions(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TransactionType transactions = 3;
getTransactionsBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactionsBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactionsBuilderList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactionsBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactionsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactionsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TransactionType transactions = 3;
getTransactionsCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TransactionType transactions = 3;
getTransactionsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactionsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TransactionType transactions = 3;
getTransactionsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TransactionType transactions = 3;
getTransactionsList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactionsList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TransactionType transactions = 3;
getTransactionsList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TransactionType transactions = 3;
getTransactionsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactionsList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TransactionType transactions = 3;
getTransactionsList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TransactionType transactions = 3;
getTransactionsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactionsOrBuilder(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TransactionType transactions = 3;
getTransactionsOrBuilder(int) - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TransactionType transactions = 3;
getTransactionsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactionsOrBuilder(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TransactionType transactions = 3;
getTransactionsOrBuilder(int) - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TransactionType transactions = 3;
getTransactionsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactionsOrBuilderList() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
repeated .TransactionType transactions = 3;
getTransactionsOrBuilderList() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
repeated .TransactionType transactions = 3;
getTransactionsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
getTransactionsOrBuilderList() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
repeated .TransactionType transactions = 3;
getTransactionsOrBuilderList() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
repeated .TransactionType transactions = 3;
getTx() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
optional .TransactionType tx = 1;
getTx() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
optional .TransactionType tx = 1;
getTx() - Method in interface com.keepkey.protobuf.KeepKeyMessage.TxAckOrBuilder
optional .TransactionType tx = 1;
getTx() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
optional .TransactionType tx = 1;
getTx() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
optional .TransactionType tx = 1;
getTx() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.TxAckOrBuilder
optional .TransactionType tx = 1;
getTxBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
optional .TransactionType tx = 1;
getTxBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
optional .TransactionType tx = 1;
getTxHash() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
optional bytes tx_hash = 2;
getTxHash() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
optional bytes tx_hash = 2;
getTxHash() - Method in interface com.keepkey.protobuf.KeepKeyType.TxRequestDetailsTypeOrBuilder
optional bytes tx_hash = 2;
getTxHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
optional bytes tx_hash = 2;
getTxHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
optional bytes tx_hash = 2;
getTxHash() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsTypeOrBuilder
optional bytes tx_hash = 2;
getTxHash() - Method in class org.multibit.hd.hardware.core.messages.TxRequestDetailsType
 
getTxOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
optional .TransactionType tx = 1;
getTxOrBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
optional .TransactionType tx = 1;
getTxOrBuilder() - Method in interface com.keepkey.protobuf.KeepKeyMessage.TxAckOrBuilder
optional .TransactionType tx = 1;
getTxOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
optional .TransactionType tx = 1;
getTxOrBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
optional .TransactionType tx = 1;
getTxOrBuilder() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.TxAckOrBuilder
optional .TransactionType tx = 1;
getTxRequestDetailsType() - Method in class org.multibit.hd.hardware.core.messages.TxRequest
 
getTxRequestSerializedType() - Method in class org.multibit.hd.hardware.core.messages.TxRequest
 
getTxRequestType() - Method in class org.multibit.hd.hardware.core.messages.TxRequest
 
getTxSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
optional uint32 tx_size = 1;
getTxSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
optional uint32 tx_size = 1;
getTxSize() - Method in interface com.keepkey.protobuf.KeepKeyMessage.TxSizeOrBuilder
optional uint32 tx_size = 1;
getTxSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
optional uint32 tx_size = 1;
getTxSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
optional uint32 tx_size = 1;
getTxSize() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.TxSizeOrBuilder
optional uint32 tx_size = 1;
getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
getType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
getType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
optional .PinMatrixRequestType type = 1;
getType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
optional .PinMatrixRequestType type = 1;
getType() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequestOrBuilder
optional .PinMatrixRequestType type = 1;
getType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
optional .PinMatrixRequestType type = 1;
getType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
optional .PinMatrixRequestType type = 1;
getType() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequestOrBuilder
optional .PinMatrixRequestType type = 1;
getType() - Method in class org.multibit.hd.hardware.core.messages.Failure
 
getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6;
getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string type_name = 6;
getTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string type_name = 6;
getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6;
getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string type_name = 6;
getTypeNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string type_name = 6;
getU2FCounter() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
optional uint32 u2f_counter = 1;
getU2FCounter() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
optional uint32 u2f_counter = 1;
getU2FCounter() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounterOrBuilder
optional uint32 u2f_counter = 1;
getU2FCounter() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional uint32 u2f_counter = 11;
getU2FCounter() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional uint32 u2f_counter = 11;
getU2FCounter() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional uint32 u2f_counter = 11;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
getUnknownFields() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
getUnknownFields() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
getUnknownFields() - Method in class Config.Configuration
 
getUnknownFields() - Method in class Config.DeviceDescriptor
 
getUsePassphrase() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional bool use_passphrase = 3;
getUsePassphrase() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
optional bool use_passphrase = 3;
getUsePassphrase() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ApplySettingsOrBuilder
optional bool use_passphrase = 3;
getUsePassphrase() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional bool use_passphrase = 3;
getUsePassphrase() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
optional bool use_passphrase = 3;
getUsePassphrase() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettingsOrBuilder
optional bool use_passphrase = 3;
getUser() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string user = 2;
getUser() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string user = 2;
getUser() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string user = 2;
getUser() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string user = 2;
getUser() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string user = 2;
getUser() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string user = 2;
getUserBytes() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string user = 2;
getUserBytes() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string user = 2;
getUserBytes() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string user = 2;
getUserBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string user = 2;
getUserBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string user = 2;
getUserBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string user = 2;
getValidUntil() - Method in class Config.Configuration.Builder
optional uint32 valid_until = 5;
getValidUntil() - Method in class Config.Configuration
optional uint32 valid_until = 5;
getValidUntil() - Method in interface Config.ConfigurationOrBuilder
optional uint32 valid_until = 5;
getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValue(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValue() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
optional bytes value = 1;
getValue() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
optional bytes value = 1;
getValue() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValueOrBuilder
optional bytes value = 1;
getValue() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bytes value = 3;
getValue() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
optional bytes value = 3;
getValue() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
optional bytes value = 3;
getValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
optional bytes value = 1;
getValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
optional bytes value = 1;
getValue() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValueOrBuilder
optional bytes value = 1;
getValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bytes value = 3;
getValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
optional bytes value = 3;
getValue() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
optional bytes value = 3;
getValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes value = 6;
getValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional bytes value = 6;
getValue() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional bytes value = 6;
getValueBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getValueDescriptor() - Method in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
 
getValueDescriptor() - Method in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
 
getValueDescriptor() - Method in enum com.keepkey.protobuf.KeepKeyType.FailureType
 
getValueDescriptor() - Method in enum com.keepkey.protobuf.KeepKeyType.InputScriptType
 
getValueDescriptor() - Method in enum com.keepkey.protobuf.KeepKeyType.OutputScriptType
 
getValueDescriptor() - Method in enum com.keepkey.protobuf.KeepKeyType.PinMatrixRequestType
 
getValueDescriptor() - Method in enum com.keepkey.protobuf.KeepKeyType.RequestType
 
getValueDescriptor() - Method in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
 
getValueDescriptor() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
 
getValueDescriptor() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
 
getValueDescriptor() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
 
getValueDescriptor() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
 
getValueDescriptor() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.PinMatrixRequestType
 
getValueDescriptor() - Method in enum com.satoshilabs.trezor.protobuf.TrezorType.RequestType
 
getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getValueOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
getVendor() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string vendor = 1;
getVendor() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional string vendor = 1;
getVendor() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional string vendor = 1;
getVendor() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string vendor = 1;
getVendor() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional string vendor = 1;
getVendor() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional string vendor = 1;
getVendor() - Method in class org.multibit.hd.hardware.core.messages.Features
 
getVendorBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string vendor = 1;
getVendorBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional string vendor = 1;
getVendorBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional string vendor = 1;
getVendorBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string vendor = 1;
getVendorBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional string vendor = 1;
getVendorBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional string vendor = 1;
getVendorId() - Method in class Config.DeviceDescriptor.Builder
optional uint32 vendor_id = 1;
getVendorId() - Method in class Config.DeviceDescriptor
optional uint32 vendor_id = 1;
getVendorId() - Method in interface Config.DeviceDescriptorOrBuilder
optional uint32 vendor_id = 1;
getVendorId() - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
getVersion() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
required uint32 version = 1;
getVersion() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
required uint32 version = 1;
getVersion() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
required uint32 version = 1;
getVersion() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 version = 1;
getVersion() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
optional uint32 version = 1;
getVersion() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
optional uint32 version = 1;
getVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional uint32 version = 4 [default = 1];
getVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
optional uint32 version = 4 [default = 1];
getVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignTxOrBuilder
optional uint32 version = 4 [default = 1];
getVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional uint32 version = 5 [default = 1];
getVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
optional uint32 version = 5 [default = 1];
getVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
optional uint32 version = 5 [default = 1];
getVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
required uint32 version = 1;
getVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
required uint32 version = 1;
getVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
required uint32 version = 1;
getVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 version = 1;
getVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
optional uint32 version = 1;
getVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
optional uint32 version = 1;
getVersion() - Method in class org.multibit.hd.hardware.core.messages.Features
 
getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool weak = 10 [default = false];
getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool weak = 10 [default = false];
getWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool weak = 10 [default = false];
getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11;
getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 weak_dependency = 11;
getWeakDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 weak_dependency = 11;
getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11;
getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 weak_dependency = 11;
getWeakDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 weak_dependency = 11;
getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11;
getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 weak_dependency = 11;
getWeakDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 weak_dependency = 11;
getWhitelistUrls(int) - Method in class Config.Configuration.Builder
repeated string whitelist_urls = 1;
getWhitelistUrls(int) - Method in class Config.Configuration
repeated string whitelist_urls = 1;
getWhitelistUrls(int) - Method in interface Config.ConfigurationOrBuilder
repeated string whitelist_urls = 1;
getWhitelistUrlsBytes(int) - Method in class Config.Configuration.Builder
repeated string whitelist_urls = 1;
getWhitelistUrlsBytes(int) - Method in class Config.Configuration
repeated string whitelist_urls = 1;
getWhitelistUrlsBytes(int) - Method in interface Config.ConfigurationOrBuilder
repeated string whitelist_urls = 1;
getWhitelistUrlsCount() - Method in class Config.Configuration.Builder
repeated string whitelist_urls = 1;
getWhitelistUrlsCount() - Method in class Config.Configuration
repeated string whitelist_urls = 1;
getWhitelistUrlsCount() - Method in interface Config.ConfigurationOrBuilder
repeated string whitelist_urls = 1;
getWhitelistUrlsList() - Method in class Config.Configuration.Builder
repeated string whitelist_urls = 1;
getWhitelistUrlsList() - Method in class Config.Configuration
repeated string whitelist_urls = 1;
getWhitelistUrlsList() - Method in interface Config.ConfigurationOrBuilder
repeated string whitelist_urls = 1;
getWireProtocol() - Method in class Config.Configuration.Builder
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
getWireProtocol() - Method in class Config.Configuration
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
getWireProtocol() - Method in interface Config.ConfigurationOrBuilder
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
getWireProtocolBuilder() - Method in class Config.Configuration.Builder
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
getWireProtocolOrBuilder() - Method in class Config.Configuration.Builder
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
getWireProtocolOrBuilder() - Method in class Config.Configuration
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
getWireProtocolOrBuilder() - Method in interface Config.ConfigurationOrBuilder
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
getWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
required string word = 1;
getWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
required string word = 1;
getWord() - Method in interface com.keepkey.protobuf.KeepKeyMessage.WordAckOrBuilder
required string word = 1;
getWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
required string word = 1;
getWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
required string word = 1;
getWord() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.WordAckOrBuilder
required string word = 1;
getWordBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
required string word = 1;
getWordBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
required string word = 1;
getWordBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.WordAckOrBuilder
required string word = 1;
getWordBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
required string word = 1;
getWordBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
required string word = 1;
getWordBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.WordAckOrBuilder
required string word = 1;
getWordCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional uint32 word_count = 1;
getWordCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional uint32 word_count = 1;
getWordCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional uint32 word_count = 1;
getWordCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional uint32 word_count = 1;
getWordCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional uint32 word_count = 1;
getWordCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional uint32 word_count = 1;
getXpub() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
optional string xpub = 2;
getXpub() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
optional string xpub = 2;
getXpub() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PublicKeyOrBuilder
optional string xpub = 2;
getXpub() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
optional string xpub = 2;
getXpub() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
optional string xpub = 2;
getXpub() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKeyOrBuilder
optional string xpub = 2;
getXpub() - Method in class org.multibit.hd.hardware.core.messages.PublicKey
 
getXpubBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
optional string xpub = 2;
getXpubBytes() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
optional string xpub = 2;
getXpubBytes() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PublicKeyOrBuilder
optional string xpub = 2;
getXpubBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
optional string xpub = 2;
getXpubBytes() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
optional string xpub = 2;
getXpubBytes() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKeyOrBuilder
optional string xpub = 2;
getXpubBytes() - Method in class org.multibit.hd.hardware.core.messages.PublicKey
 
getYesNo() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
required bool yes_no = 1;
getYesNo() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
required bool yes_no = 1;
getYesNo() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecisionOrBuilder
required bool yes_no = 1;
getYesNo() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
required bool yes_no = 1;
getYesNo() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
required bool yes_no = 1;
getYesNo() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecisionOrBuilder
required bool yes_no = 1;
GO_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 

H

handleThrowable(Throwable) - Static method in class org.multibit.hd.hardware.core.ExceptionHandler
The handler of last resort when a programming error has caused an uncaught exception to occur
handleUnexpectedMessageEvent(HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.AbstractHardwareWalletState
Provide standard handling for an unexpected message so the downstream consumer can react appropriately
hardDetach() - Method in interface org.multibit.hd.hardware.core.wallets.Connectable
Handle device detachment and imminent shutdown.
hardDetach() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyHardwareWalletClient
 
hardDetach() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayClient
 
hardDetach() - Method in class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
 
hardDetach() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorHardwareWalletClient
 
hardDetach() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayClient
 
hardDetach() - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldSocketHardwareWallet
 
hardDetach() - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldUsbHardwareWallet
 
hardDetach() - Method in class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
 
HardwareWallet - Interface in org.multibit.hd.hardware.core.wallets
Interface to provide the following to applications:
HardwareWalletClient - Interface in org.multibit.hd.hardware.core
Interface to provide the following to applications:
HardwareWalletContext - Class in org.multibit.hd.hardware.core.fsm
State context to provide the following to hardware wallet finite state machine:
HardwareWalletContext(HardwareWalletClient) - Constructor for class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
HardwareWalletEvent - Class in org.multibit.hd.hardware.core.events
High level event to provide the following to downstream consumers:
HardwareWalletEvent(HardwareWalletEventType, Optional<HardwareWalletMessage>, String) - Constructor for class org.multibit.hd.hardware.core.events.HardwareWalletEvent
 
HardwareWalletEvents - Class in org.multibit.hd.hardware.core.events
Factory to provide the following to application API:
HardwareWalletEventType - Enum in org.multibit.hd.hardware.core.events
Enum to provide the following to application:
HardwareWalletException - Exception in org.multibit.hd.hardware.core
Exception to provide the following to:
HardwareWalletException(String) - Constructor for exception org.multibit.hd.hardware.core.HardwareWalletException
Constructs a HardwareWalletException with the specified detail message
HardwareWalletException(String, Throwable) - Constructor for exception org.multibit.hd.hardware.core.HardwareWalletException
Constructs a HardwareWalletException with the specified detail message and cause
HardwareWalletMessage - Interface in org.multibit.hd.hardware.core.messages
Signature interface to provide the following to Core messages:
hardwareWalletMonitorService - Variable in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayServer
 
hardwareWalletMonitorService - Variable in class org.multibit.hd.hardware.trezor.clients.TrezorRelayServer
 
HardwareWallets - Class in org.multibit.hd.hardware.core.wallets
Factory to provide the following to HardwareWalletService:
HardwareWalletService - Class in org.multibit.hd.hardware.core
Service to provide the following to application:
HardwareWalletService(HardwareWalletClient) - Constructor for class org.multibit.hd.hardware.core.HardwareWalletService
 
HardwareWalletSpecification - Class in org.multibit.hd.hardware.core
Specification to provide the following to HardwareWallets:
HardwareWalletSpecification(String) - Constructor for class org.multibit.hd.hardware.core.HardwareWalletSpecification
Constructor for dynamic binding
HardwareWalletSpecification(Class) - Constructor for class org.multibit.hd.hardware.core.HardwareWalletSpecification
Static binding
HardwareWalletState - Interface in org.multibit.hd.hardware.core.fsm
Interface to provide the following to hardware wallet finite state machines:
HardwareWalletStates - Class in org.multibit.hd.hardware.core.fsm
Factory to provide the following to application API:
hasAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
required string address = 1;
hasAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
required string address = 1;
hasAddress() - Method in interface com.keepkey.protobuf.KeepKeyMessage.AddressOrBuilder
required string address = 1;
hasAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
optional string address = 2;
hasAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
optional string address = 2;
hasAddress() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptedMessageOrBuilder
optional string address = 2;
hasAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
optional string address = 1;
hasAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
optional string address = 1;
hasAddress() - Method in interface com.keepkey.protobuf.KeepKeyMessage.MessageSignatureOrBuilder
optional string address = 1;
hasAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional string address = 1;
hasAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
optional string address = 1;
hasAddress() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignedIdentityOrBuilder
optional string address = 1;
hasAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional string address = 1;
hasAddress() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
optional string address = 1;
hasAddress() - Method in interface com.keepkey.protobuf.KeepKeyMessage.VerifyMessageOrBuilder
optional string address = 1;
hasAddress() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional string address = 1;
hasAddress() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
optional string address = 1;
hasAddress() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
optional string address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
required string address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
required string address = 1;
hasAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.AddressOrBuilder
required string address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
optional uint32 address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
optional uint32 address = 1;
hasAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryReadOrBuilder
optional uint32 address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
optional uint32 address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
optional uint32 address = 1;
hasAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWriteOrBuilder
optional uint32 address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
optional string address = 2;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
optional string address = 2;
hasAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessageOrBuilder
optional string address = 2;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
required bytes address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
required bytes address = 1;
hasAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddressOrBuilder
required bytes address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
optional string address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
optional string address = 1;
hasAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignatureOrBuilder
optional string address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional string address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
optional string address = 1;
hasAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentityOrBuilder
optional string address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional string address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
optional string address = 1;
hasAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessageOrBuilder
optional string address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional string address = 1;
hasAddress() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
optional string address = 1;
hasAddress() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
optional string address = 1;
hasAddressType() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional uint32 address_type = 3 [default = 0];
hasAddressType() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
optional uint32 address_type = 3 [default = 0];
hasAddressType() - Method in interface com.keepkey.protobuf.KeepKeyType.CoinTypeOrBuilder
optional uint32 address_type = 3 [default = 0];
hasAddressType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type = 3 [default = 0];
hasAddressType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional uint32 address_type = 3 [default = 0];
hasAddressType() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional uint32 address_type = 3 [default = 0];
hasAddressTypeP2Sh() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional uint32 address_type_p2sh = 5 [default = 5];
hasAddressTypeP2Sh() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
optional uint32 address_type_p2sh = 5 [default = 5];
hasAddressTypeP2Sh() - Method in interface com.keepkey.protobuf.KeepKeyType.CoinTypeOrBuilder
optional uint32 address_type_p2sh = 5 [default = 5];
hasAddressTypeP2Sh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type_p2sh = 5 [default = 5];
hasAddressTypeP2Sh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional uint32 address_type_p2sh = 5 [default = 5];
hasAddressTypeP2Sh() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional uint32 address_type_p2sh = 5 [default = 5];
hasAddressTypeP2Wpkh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type_p2wpkh = 6 [default = 6];
hasAddressTypeP2Wpkh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional uint32 address_type_p2wpkh = 6 [default = 6];
hasAddressTypeP2Wpkh() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional uint32 address_type_p2wpkh = 6 [default = 6];
hasAddressTypeP2Wsh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type_p2wsh = 7 [default = 10];
hasAddressTypeP2Wsh() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional uint32 address_type_p2wsh = 7 [default = 10];
hasAddressTypeP2Wsh() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional uint32 address_type_p2wsh = 7 [default = 10];
hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8;
hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string aggregate_value = 8;
hasAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string aggregate_value = 8;
hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool allow_alias = 2 [default = true];
hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional bool allow_alias = 2 [default = true];
hasAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional bool allow_alias = 2 [default = true];
hasAmount() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
required uint64 amount = 1;
hasAmount() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
required uint64 amount = 1;
hasAmount() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputBinTypeOrBuilder
required uint64 amount = 1;
hasAmount() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
required uint64 amount = 3;
hasAmount() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
required uint64 amount = 3;
hasAmount() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
required uint64 amount = 3;
hasAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional uint64 amount = 8;
hasAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
optional uint64 amount = 8;
hasAmount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
optional uint64 amount = 8;
hasAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
required uint64 amount = 1;
hasAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
required uint64 amount = 1;
hasAmount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinTypeOrBuilder
required uint64 amount = 1;
hasAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
required uint64 amount = 3;
hasAmount() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
required uint64 amount = 3;
hasAmount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
required uint64 amount = 3;
hasAskOnDecrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bool ask_on_decrypt = 6;
hasAskOnDecrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
optional bool ask_on_decrypt = 6;
hasAskOnDecrypt() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
optional bool ask_on_decrypt = 6;
hasAskOnDecrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bool ask_on_decrypt = 6;
hasAskOnDecrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
optional bool ask_on_decrypt = 6;
hasAskOnDecrypt() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
optional bool ask_on_decrypt = 6;
hasAskOnEncrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bool ask_on_encrypt = 5;
hasAskOnEncrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
optional bool ask_on_encrypt = 5;
hasAskOnEncrypt() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
optional bool ask_on_encrypt = 5;
hasAskOnEncrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bool ask_on_encrypt = 5;
hasAskOnEncrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
optional bool ask_on_encrypt = 5;
hasAskOnEncrypt() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
optional bool ask_on_encrypt = 5;
hasBootloaderHash() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bytes bootloader_hash = 14;
hasBootloaderHash() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bytes bootloader_hash = 14;
hasBootloaderHash() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bytes bootloader_hash = 14;
hasBootloaderHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bytes bootloader_hash = 14;
hasBootloaderHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bytes bootloader_hash = 14;
hasBootloaderHash() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bytes bootloader_hash = 14;
hasBootloaderMode() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool bootloader_mode = 5;
hasBootloaderMode() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool bootloader_mode = 5;
hasBootloaderMode() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool bootloader_mode = 5;
hasBootloaderMode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool bootloader_mode = 5;
hasBootloaderMode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool bootloader_mode = 5;
hasBootloaderMode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool bootloader_mode = 5;
hasBucket() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional string bucket = 2;
hasBucket() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
optional string bucket = 2;
hasBucket() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkLogOrBuilder
optional string bucket = 2;
hasBucket() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional string bucket = 2;
hasBucket() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
optional string bucket = 2;
hasBucket() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLogOrBuilder
optional string bucket = 2;
hasButtonProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional bool button_protection = 2;
hasButtonProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
optional bool button_protection = 2;
hasButtonProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PingOrBuilder
optional bool button_protection = 2;
hasButtonProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional bool button_protection = 2;
hasButtonProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
optional bool button_protection = 2;
hasButtonProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PingOrBuilder
optional bool button_protection = 2;
hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_generic_services = 16 [default = false];
hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool cc_generic_services = 16 [default = false];
hasCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool cc_generic_services = 16 [default = false];
hasChainCode() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required bytes chain_code = 4;
hasChainCode() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
required bytes chain_code = 4;
hasChainCode() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodeTypeOrBuilder
required bytes chain_code = 4;
hasChainCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required bytes chain_code = 4;
hasChainCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
required bytes chain_code = 4;
hasChainCode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodeTypeOrBuilder
required bytes chain_code = 4;
hasChallengeHidden() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional bytes challenge_hidden = 2;
hasChallengeHidden() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
optional bytes challenge_hidden = 2;
hasChallengeHidden() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignIdentityOrBuilder
optional bytes challenge_hidden = 2;
hasChallengeHidden() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional bytes challenge_hidden = 2;
hasChallengeHidden() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
optional bytes challenge_hidden = 2;
hasChallengeHidden() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentityOrBuilder
optional bytes challenge_hidden = 2;
hasChallengeVisual() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional string challenge_visual = 3;
hasChallengeVisual() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
optional string challenge_visual = 3;
hasChallengeVisual() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignIdentityOrBuilder
optional string challenge_visual = 3;
hasChallengeVisual() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional string challenge_visual = 3;
hasChallengeVisual() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
optional string challenge_visual = 3;
hasChallengeVisual() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentityOrBuilder
optional string challenge_visual = 3;
hasChildNum() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required uint32 child_num = 3;
hasChildNum() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
required uint32 child_num = 3;
hasChildNum() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodeTypeOrBuilder
required uint32 child_num = 3;
hasChildNum() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required uint32 child_num = 3;
hasChildNum() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
required uint32 child_num = 3;
hasChildNum() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodeTypeOrBuilder
required uint32 child_num = 3;
hasCode() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
optional .ButtonRequestType code = 1;
hasCode() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
optional .ButtonRequestType code = 1;
hasCode() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ButtonRequestOrBuilder
optional .ButtonRequestType code = 1;
hasCode() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
optional .FailureType code = 1;
hasCode() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
optional .FailureType code = 1;
hasCode() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FailureOrBuilder
optional .FailureType code = 1;
hasCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
optional .ButtonRequestType code = 1;
hasCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
optional .ButtonRequestType code = 1;
hasCode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequestOrBuilder
optional .ButtonRequestType code = 1;
hasCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
optional .FailureType code = 1;
hasCode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
optional .FailureType code = 1;
hasCode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FailureOrBuilder
optional .FailureType code = 1;
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional string coin_name = 5 [default = "Bitcoin"];
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
optional string coin_name = 5 [default = "Bitcoin"];
hasCoinName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptMessageOrBuilder
optional string coin_name = 5 [default = "Bitcoin"];
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EstimateTxSizeOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional string coin_name = 2 [default = "Bitcoin"];
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
optional string coin_name = 2 [default = "Bitcoin"];
hasCoinName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetAddressOrBuilder
optional string coin_name = 2 [default = "Bitcoin"];
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignMessageOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignTxOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
optional string coin_name = 4 [default = "Bitcoin"];
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
optional string coin_name = 4 [default = "Bitcoin"];
hasCoinName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SimpleSignTxOrBuilder
optional string coin_name = 4 [default = "Bitcoin"];
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional string coin_name = 1;
hasCoinName() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
optional string coin_name = 1;
hasCoinName() - Method in interface com.keepkey.protobuf.KeepKeyType.CoinTypeOrBuilder
optional string coin_name = 1;
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional string coin_name = 5 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
optional string coin_name = 5 [default = "Bitcoin"];
hasCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessageOrBuilder
optional string coin_name = 5 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSizeOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional string coin_name = 2 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
optional string coin_name = 2 [default = "Bitcoin"];
hasCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddressOrBuilder
optional string coin_name = 2 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessageOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignTxOrBuilder
optional string coin_name = 3 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional string coin_name = 4 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
optional string coin_name = 4 [default = "Bitcoin"];
hasCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
optional string coin_name = 4 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional string coin_name = 4 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
optional string coin_name = 4 [default = "Bitcoin"];
hasCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessageOrBuilder
optional string coin_name = 4 [default = "Bitcoin"];
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string coin_name = 1;
hasCoinName() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional string coin_name = 1;
hasCoinName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional string coin_name = 1;
hasCoinShortcut() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional string coin_shortcut = 2;
hasCoinShortcut() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
optional string coin_shortcut = 2;
hasCoinShortcut() - Method in interface com.keepkey.protobuf.KeepKeyType.CoinTypeOrBuilder
optional string coin_shortcut = 2;
hasCoinShortcut() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string coin_shortcut = 2;
hasCoinShortcut() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional string coin_shortcut = 2;
hasCoinShortcut() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional string coin_shortcut = 2;
hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
hasCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
hasData() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
optional string data = 2;
hasData() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
optional string data = 2;
hasData() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ButtonRequestOrBuilder
optional string data = 2;
hasData() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
optional string data = 2;
hasData() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
optional string data = 2;
hasData() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequestOrBuilder
optional string data = 2;
hasDataChunk() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
optional bytes data_chunk = 1;
hasDataChunk() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
optional bytes data_chunk = 1;
hasDataChunk() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAckOrBuilder
optional bytes data_chunk = 1;
hasDataInitialChunk() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes data_initial_chunk = 7;
hasDataInitialChunk() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional bytes data_initial_chunk = 7;
hasDataInitialChunk() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional bytes data_initial_chunk = 7;
hasDataLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional uint32 data_length = 8;
hasDataLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional uint32 data_length = 8;
hasDataLength() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional uint32 data_length = 8;
hasDataLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional uint32 data_length = 1;
hasDataLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
optional uint32 data_length = 1;
hasDataLength() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequestOrBuilder
optional uint32 data_length = 1;
hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7;
hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string default_value = 7;
hasDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string default_value = 7;
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool deprecated = 3 [default = false];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool deprecated = 3 [default = false];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool deprecated = 3 [default = false];
hasDepth() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required uint32 depth = 1;
hasDepth() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
required uint32 depth = 1;
hasDepth() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodeTypeOrBuilder
required uint32 depth = 1;
hasDepth() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required uint32 depth = 1;
hasDepth() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
required uint32 depth = 1;
hasDepth() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodeTypeOrBuilder
required uint32 depth = 1;
hasDetails() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
hasDetails() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
optional .TxRequestDetailsType details = 2;
hasDetails() - Method in interface com.keepkey.protobuf.KeepKeyMessage.TxRequestOrBuilder
optional .TxRequestDetailsType details = 2;
hasDetails() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
hasDetails() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
optional .TxRequestDetailsType details = 2;
hasDetails() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequestOrBuilder
optional .TxRequestDetailsType details = 2;
hasDeviceId() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string device_id = 6;
hasDeviceId() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional string device_id = 6;
hasDeviceId() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional string device_id = 6;
hasDeviceId() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string device_id = 6;
hasDeviceId() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional string device_id = 6;
hasDeviceId() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional string device_id = 6;
hasDisplayOnly() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional bool display_only = 3;
hasDisplayOnly() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
optional bool display_only = 3;
hasDisplayOnly() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptMessageOrBuilder
optional bool display_only = 3;
hasDisplayOnly() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional bool display_only = 3;
hasDisplayOnly() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
optional bool display_only = 3;
hasDisplayOnly() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessageOrBuilder
optional bool display_only = 3;
hasDisplayRandom() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional bool display_random = 1;
hasDisplayRandom() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional bool display_random = 1;
hasDisplayRandom() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional bool display_random = 1;
hasDisplayRandom() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional bool display_random = 1;
hasDisplayRandom() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional bool display_random = 1;
hasDisplayRandom() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional bool display_random = 1;
hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6;
hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional double double_value = 6;
hasDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional double double_value = 6;
hasEcdsaCurveName() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
optional string ecdsa_curve_name = 2;
hasEcdsaCurveName() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
optional string ecdsa_curve_name = 2;
hasEcdsaCurveName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetPublicKeyOrBuilder
optional string ecdsa_curve_name = 2;
hasEcdsaCurveName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional string ecdsa_curve_name = 4;
hasEcdsaCurveName() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
optional string ecdsa_curve_name = 4;
hasEcdsaCurveName() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignIdentityOrBuilder
optional string ecdsa_curve_name = 4;
hasEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional string ecdsa_curve_name = 3;
hasEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
optional string ecdsa_curve_name = 3;
hasEcdsaCurveName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKeyOrBuilder
optional string ecdsa_curve_name = 3;
hasEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
optional string ecdsa_curve_name = 2;
hasEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
optional string ecdsa_curve_name = 2;
hasEcdsaCurveName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKeyOrBuilder
optional string ecdsa_curve_name = 2;
hasEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional string ecdsa_curve_name = 4;
hasEcdsaCurveName() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
optional string ecdsa_curve_name = 4;
hasEcdsaCurveName() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentityOrBuilder
optional string ecdsa_curve_name = 4;
hasEncrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bool encrypt = 4;
hasEncrypt() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
optional bool encrypt = 4;
hasEncrypt() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
optional bool encrypt = 4;
hasEncrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bool encrypt = 4;
hasEncrypt() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
optional bool encrypt = 4;
hasEncrypt() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
optional bool encrypt = 4;
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 end = 2;
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional int32 end = 2;
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional int32 end = 2;
hasEnforceWordlist() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional bool enforce_wordlist = 6;
hasEnforceWordlist() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional bool enforce_wordlist = 6;
hasEnforceWordlist() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional bool enforce_wordlist = 6;
hasEnforceWordlist() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional bool enforce_wordlist = 6;
hasEnforceWordlist() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional bool enforce_wordlist = 6;
hasEnforceWordlist() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional bool enforce_wordlist = 6;
hasEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
required bytes entropy = 1;
hasEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
required bytes entropy = 1;
hasEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
optional bytes entropy = 1;
hasEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
optional bytes entropy = 1;
hasEntropy() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EntropyAckOrBuilder
optional bytes entropy = 1;
hasEntropy() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EntropyOrBuilder
required bytes entropy = 1;
hasEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
required bytes entropy = 1;
hasEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
required bytes entropy = 1;
hasEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
optional bytes entropy = 1;
hasEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
optional bytes entropy = 1;
hasEntropy() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAckOrBuilder
optional bytes entropy = 1;
hasEntropy() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyOrBuilder
required bytes entropy = 1;
hasExperimentalMapKey() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional string experimental_map_key = 9;
hasExperimentalMapKey() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional string experimental_map_key = 9;
hasExperimentalMapKey() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional string experimental_map_key = 9;
hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2;
hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string extendee = 2;
hasExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string extendee = 2;
hasFingerprint() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required uint32 fingerprint = 2;
hasFingerprint() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
required uint32 fingerprint = 2;
hasFingerprint() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodeTypeOrBuilder
required uint32 fingerprint = 2;
hasFingerprint() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required uint32 fingerprint = 2;
hasFingerprint() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
required uint32 fingerprint = 2;
hasFingerprint() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodeTypeOrBuilder
required uint32 fingerprint = 2;
hasFlash() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
optional bool flash = 3;
hasFlash() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
optional bool flash = 3;
hasFlash() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWriteOrBuilder
optional bool flash = 3;
hasGasLimit() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes gas_limit = 4;
hasGasLimit() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional bytes gas_limit = 4;
hasGasLimit() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional bytes gas_limit = 4;
hasGasPrice() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes gas_price = 3;
hasGasPrice() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional bytes gas_price = 3;
hasGasPrice() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional bytes gas_price = 3;
hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11;
hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string go_package = 11;
hasGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string go_package = 11;
hasHmac() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
optional bytes hmac = 4;
hasHmac() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
optional bytes hmac = 4;
hasHmac() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptMessageOrBuilder
optional bytes hmac = 4;
hasHmac() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
optional bytes hmac = 3;
hasHmac() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
optional bytes hmac = 3;
hasHmac() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptedMessageOrBuilder
optional bytes hmac = 3;
hasHmac() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
optional bytes hmac = 4;
hasHmac() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
optional bytes hmac = 4;
hasHmac() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessageOrBuilder
optional bytes hmac = 4;
hasHmac() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
optional bytes hmac = 3;
hasHmac() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
optional bytes hmac = 3;
hasHmac() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessageOrBuilder
optional bytes hmac = 3;
hasHomescreen() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional bytes homescreen = 4;
hasHomescreen() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
optional bytes homescreen = 4;
hasHomescreen() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ApplySettingsOrBuilder
optional bytes homescreen = 4;
hasHomescreen() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional bytes homescreen = 10;
hasHomescreen() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional bytes homescreen = 10;
hasHomescreen() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional bytes homescreen = 10;
hasHomescreen() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional bytes homescreen = 4;
hasHomescreen() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
optional bytes homescreen = 4;
hasHomescreen() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettingsOrBuilder
optional bytes homescreen = 4;
hasHomescreen() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional bytes homescreen = 10;
hasHomescreen() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional bytes homescreen = 10;
hasHomescreen() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional bytes homescreen = 10;
hasHost() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string host = 3;
hasHost() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string host = 3;
hasHost() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string host = 3;
hasHost() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string host = 3;
hasHost() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string host = 3;
hasHost() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string host = 3;
hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3;
hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string identifier_value = 3;
hasIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string identifier_value = 3;
hasIdentity() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
hasIdentity() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
optional .IdentityType identity = 1;
hasIdentity() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignIdentityOrBuilder
optional .IdentityType identity = 1;
hasIdentity() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional .IdentityType identity = 1;
hasIdentity() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
optional .IdentityType identity = 1;
hasIdentity() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKeyOrBuilder
optional .IdentityType identity = 1;
hasIdentity() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
hasIdentity() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
optional .IdentityType identity = 1;
hasIdentity() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentityOrBuilder
optional .IdentityType identity = 1;
hasImported() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool imported = 15;
hasImported() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool imported = 15;
hasImported() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool imported = 15;
hasImported() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional bool imported = 9;
hasImported() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional bool imported = 9;
hasImported() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional bool imported = 9;
hasImported() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool imported = 15;
hasImported() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool imported = 15;
hasImported() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool imported = 15;
hasImported() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional bool imported = 9;
hasImported() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional bool imported = 9;
hasImported() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional bool imported = 9;
hasIndex() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional uint32 index = 6 [default = 0];
hasIndex() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional uint32 index = 6 [default = 0];
hasIndex() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional uint32 index = 6 [default = 0];
hasIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional uint32 index = 6 [default = 0];
hasIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional uint32 index = 6 [default = 0];
hasIndex() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional uint32 index = 6 [default = 0];
hasInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool initialized = 12;
hasInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool initialized = 12;
hasInitialized() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool initialized = 12;
hasInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool initialized = 12;
hasInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool initialized = 12;
hasInitialized() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool initialized = 12;
hasInputsCnt() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 inputs_cnt = 6;
hasInputsCnt() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
optional uint32 inputs_cnt = 6;
hasInputsCnt() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
optional uint32 inputs_cnt = 6;
hasInputsCnt() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 inputs_cnt = 6;
hasInputsCnt() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
optional uint32 inputs_cnt = 6;
hasInputsCnt() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
optional uint32 inputs_cnt = 6;
hasInputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
required uint32 inputs_count = 2;
hasInputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
required uint32 inputs_count = 2;
hasInputsCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EstimateTxSizeOrBuilder
required uint32 inputs_count = 2;
hasInputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
required uint32 inputs_count = 2;
hasInputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
required uint32 inputs_count = 2;
hasInputsCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignTxOrBuilder
required uint32 inputs_count = 2;
hasInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
required uint32 inputs_count = 2;
hasInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
required uint32 inputs_count = 2;
hasInputsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSizeOrBuilder
required uint32 inputs_count = 2;
hasInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
required uint32 inputs_count = 2;
hasInputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
required uint32 inputs_count = 2;
hasInputsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignTxOrBuilder
required uint32 inputs_count = 2;
hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2;
hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string input_type = 2;
hasInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string input_type = 2;
hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2;
hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required bool is_extension = 2;
hasIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required bool is_extension = 2;
hasIv() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bytes iv = 7;
hasIv() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
optional bytes iv = 7;
hasIv() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
optional bytes iv = 7;
hasIv() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bytes iv = 7;
hasIv() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
optional bytes iv = 7;
hasIv() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
optional bytes iv = 7;
hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generate_equals_and_hash = 20 [default = false];
hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_generate_equals_and_hash = 20 [default = false];
hasJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_generate_equals_and_hash = 20 [default = false];
hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false];
hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_generic_services = 17 [default = false];
hasJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_generic_services = 17 [default = false];
hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_multiple_files = 10 [default = false];
hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_multiple_files = 10 [default = false];
hasJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_multiple_files = 10 [default = false];
hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8;
hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_outer_classname = 8;
hasJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_outer_classname = 8;
hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1;
hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_package = 1;
hasJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_package = 1;
hasKey() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional string key = 2;
hasKey() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
optional string key = 2;
hasKey() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
optional string key = 2;
hasKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional string key = 2;
hasKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
optional string key = 2;
hasKey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
optional string key = 2;
hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
hasLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
hasLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional string label = 2;
hasLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
optional string label = 2;
hasLabel() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ApplySettingsOrBuilder
optional string label = 2;
hasLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string label = 10;
hasLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional string label = 10;
hasLabel() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional string label = 10;
hasLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string label = 6;
hasLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional string label = 6;
hasLabel() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional string label = 6;
hasLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional string label = 5;
hasLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional string label = 5;
hasLabel() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional string label = 5;
hasLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional string label = 6;
hasLabel() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional string label = 6;
hasLabel() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional string label = 6;
hasLabel() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string label = 8;
hasLabel() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional string label = 8;
hasLabel() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional string label = 8;
hasLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional string label = 2;
hasLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
optional string label = 2;
hasLabel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettingsOrBuilder
optional string label = 2;
hasLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string label = 10;
hasLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional string label = 10;
hasLabel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional string label = 10;
hasLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string label = 6;
hasLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional string label = 6;
hasLabel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional string label = 6;
hasLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional string label = 5;
hasLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional string label = 5;
hasLabel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional string label = 5;
hasLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional string label = 6;
hasLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional string label = 6;
hasLabel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional string label = 6;
hasLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string label = 8;
hasLabel() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional string label = 8;
hasLabel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional string label = 8;
hasLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional string language = 1;
hasLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
optional string language = 1;
hasLanguage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ApplySettingsOrBuilder
optional string language = 1;
hasLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string language = 9;
hasLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional string language = 9;
hasLanguage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional string language = 9;
hasLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string language = 5 [default = "english"];
hasLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional string language = 5 [default = "english"];
hasLanguage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional string language = 5 [default = "english"];
hasLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional string language = 4 [default = "english"];
hasLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional string language = 4 [default = "english"];
hasLanguage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional string language = 4 [default = "english"];
hasLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional string language = 5 [default = "english"];
hasLanguage() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional string language = 5 [default = "english"];
hasLanguage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional string language = 5 [default = "english"];
hasLanguage() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string language = 7;
hasLanguage() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional string language = 7;
hasLanguage() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional string language = 7;
hasLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional string language = 1;
hasLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
optional string language = 1;
hasLanguage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettingsOrBuilder
optional string language = 1;
hasLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string language = 9;
hasLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional string language = 9;
hasLanguage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional string language = 9;
hasLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string language = 5 [default = "english"];
hasLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional string language = 5 [default = "english"];
hasLanguage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional string language = 5 [default = "english"];
hasLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional string language = 4 [default = "english"];
hasLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional string language = 4 [default = "english"];
hasLanguage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional string language = 4 [default = "english"];
hasLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional string language = 5 [default = "english"];
hasLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional string language = 5 [default = "english"];
hasLanguage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional string language = 5 [default = "english"];
hasLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string language = 7;
hasLanguage() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional string language = 7;
hasLanguage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional string language = 7;
hasLayout() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional bytes layout = 1;
hasLayout() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional bytes layout = 1;
hasLayout() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional bytes layout = 1;
hasLayout() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional bytes layout = 1;
hasLayout() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional bytes layout = 1;
hasLayout() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional bytes layout = 1;
hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool lazy = 5 [default = false];
hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool lazy = 5 [default = false];
hasLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool lazy = 5 [default = false];
hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3;
hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string leading_comments = 3;
hasLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string leading_comments = 3;
hasLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
optional uint32 length = 2;
hasLength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
optional uint32 length = 2;
hasLength() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryReadOrBuilder
optional uint32 length = 2;
hasLevel() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional uint32 level = 1;
hasLevel() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
optional uint32 level = 1;
hasLevel() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkLogOrBuilder
optional uint32 level = 1;
hasLevel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional uint32 level = 1;
hasLevel() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
optional uint32 level = 1;
hasLevel() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLogOrBuilder
optional uint32 level = 1;
hasLockTime() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 lock_time = 4;
hasLockTime() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
optional uint32 lock_time = 4;
hasLockTime() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
optional uint32 lock_time = 4;
hasLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional uint32 lock_time = 5 [default = 0];
hasLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
optional uint32 lock_time = 5 [default = 0];
hasLockTime() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignTxOrBuilder
optional uint32 lock_time = 5 [default = 0];
hasLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional uint32 lock_time = 6 [default = 0];
hasLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
optional uint32 lock_time = 6 [default = 0];
hasLockTime() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
optional uint32 lock_time = 6 [default = 0];
hasLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 lock_time = 4;
hasLockTime() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
optional uint32 lock_time = 4;
hasLockTime() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
optional uint32 lock_time = 4;
hasM() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
optional uint32 m = 3;
hasM() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
optional uint32 m = 3;
hasM() - Method in interface com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptTypeOrBuilder
optional uint32 m = 3;
hasM() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
optional uint32 m = 3;
hasM() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
optional uint32 m = 3;
hasM() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptTypeOrBuilder
optional uint32 m = 3;
hasMajorVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional uint32 major_version = 2;
hasMajorVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional uint32 major_version = 2;
hasMajorVersion() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional uint32 major_version = 2;
hasMajorVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional uint32 major_version = 2;
hasMajorVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional uint32 major_version = 2;
hasMajorVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional uint32 major_version = 2;
hasMatrix() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string matrix = 3;
hasMatrix() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string matrix = 3;
hasMatrix() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string matrix = 3;
hasMatrix() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string matrix = 3;
hasMatrix() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string matrix = 3;
hasMatrix() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string matrix = 3;
hasMaxfeeKb() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional uint64 maxfee_kb = 4;
hasMaxfeeKb() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
optional uint64 maxfee_kb = 4;
hasMaxfeeKb() - Method in interface com.keepkey.protobuf.KeepKeyType.CoinTypeOrBuilder
optional uint64 maxfee_kb = 4;
hasMaxfeeKb() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint64 maxfee_kb = 4;
hasMaxfeeKb() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional uint64 maxfee_kb = 4;
hasMaxfeeKb() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional uint64 maxfee_kb = 4;
hasMemory() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
optional bytes memory = 1;
hasMemory() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
optional bytes memory = 1;
hasMemory() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryOrBuilder
optional bytes memory = 1;
hasMemory() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
optional bytes memory = 2;
hasMemory() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
optional bytes memory = 2;
hasMemory() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWriteOrBuilder
optional bytes memory = 2;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
optional bytes message = 1;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
optional bytes message = 1;
hasMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptedMessageOrBuilder
optional bytes message = 1;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
optional bytes message = 3;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
optional bytes message = 3;
hasMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptMessageOrBuilder
optional bytes message = 3;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
optional bytes message = 2;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
optional bytes message = 2;
hasMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptedMessageOrBuilder
optional bytes message = 2;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional bytes message = 2;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
optional bytes message = 2;
hasMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptMessageOrBuilder
optional bytes message = 2;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
optional string message = 2;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
optional string message = 2;
hasMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FailureOrBuilder
optional string message = 2;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional string message = 1;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
optional string message = 1;
hasMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PingOrBuilder
optional string message = 1;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
required bytes message = 2;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
required bytes message = 2;
hasMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignMessageOrBuilder
required bytes message = 2;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
optional string message = 1;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
optional string message = 1;
hasMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SuccessOrBuilder
optional string message = 1;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional bytes message = 3;
hasMessage() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
optional bytes message = 3;
hasMessage() - Method in interface com.keepkey.protobuf.KeepKeyMessage.VerifyMessageOrBuilder
optional bytes message = 3;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
optional bytes message = 1;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
optional bytes message = 1;
hasMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessageOrBuilder
optional bytes message = 1;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
optional bytes message = 3;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
optional bytes message = 3;
hasMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessageOrBuilder
optional bytes message = 3;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
optional bytes message = 2;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
optional bytes message = 2;
hasMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessageOrBuilder
optional bytes message = 2;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional bytes message = 2;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
optional bytes message = 2;
hasMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessageOrBuilder
optional bytes message = 2;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
optional string message = 2;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
optional string message = 2;
hasMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FailureOrBuilder
optional string message = 2;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional string message = 1;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
optional string message = 1;
hasMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PingOrBuilder
optional string message = 1;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
required bytes message = 2;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
required bytes message = 2;
hasMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessageOrBuilder
required bytes message = 2;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
optional string message = 1;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
optional string message = 1;
hasMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SuccessOrBuilder
optional string message = 1;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional bytes message = 3;
hasMessage() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
optional bytes message = 3;
hasMessage() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessageOrBuilder
optional bytes message = 3;
hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool message_set_wire_format = 1 [default = false];
hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool message_set_wire_format = 1 [default = false];
hasMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool message_set_wire_format = 1 [default = false];
hasMinorVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional uint32 minor_version = 3;
hasMinorVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional uint32 minor_version = 3;
hasMinorVersion() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional uint32 minor_version = 3;
hasMinorVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional uint32 minor_version = 3;
hasMinorVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional uint32 minor_version = 3;
hasMinorVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional uint32 minor_version = 3;
hasMnemonic() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string mnemonic = 4;
hasMnemonic() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string mnemonic = 4;
hasMnemonic() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string mnemonic = 4;
hasMnemonic() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string mnemonic = 1;
hasMnemonic() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional string mnemonic = 1;
hasMnemonic() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional string mnemonic = 1;
hasMnemonic() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string mnemonic = 3;
hasMnemonic() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional string mnemonic = 3;
hasMnemonic() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional string mnemonic = 3;
hasMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string mnemonic = 4;
hasMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string mnemonic = 4;
hasMnemonic() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string mnemonic = 4;
hasMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string mnemonic = 1;
hasMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional string mnemonic = 1;
hasMnemonic() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional string mnemonic = 1;
hasMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string mnemonic = 3;
hasMnemonic() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional string mnemonic = 3;
hasMnemonic() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional string mnemonic = 3;
hasMultisig() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
hasMultisig() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
optional .MultisigRedeemScriptType multisig = 4;
hasMultisig() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetAddressOrBuilder
optional .MultisigRedeemScriptType multisig = 4;
hasMultisig() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
hasMultisig() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
optional .MultisigRedeemScriptType multisig = 7;
hasMultisig() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
optional .MultisigRedeemScriptType multisig = 7;
hasMultisig() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
hasMultisig() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
optional .MultisigRedeemScriptType multisig = 5;
hasMultisig() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
optional .MultisigRedeemScriptType multisig = 5;
hasMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
hasMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
optional .MultisigRedeemScriptType multisig = 4;
hasMultisig() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddressOrBuilder
optional .MultisigRedeemScriptType multisig = 4;
hasMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
hasMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
optional .MultisigRedeemScriptType multisig = 7;
hasMultisig() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
optional .MultisigRedeemScriptType multisig = 7;
hasMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
hasMultisig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
optional .MultisigRedeemScriptType multisig = 5;
hasMultisig() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
optional .MultisigRedeemScriptType multisig = 5;
hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1;
hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional string name = 1;
hasName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional string name = 1;
hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1;
hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required string name_part = 1;
hasNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required string name_part = 1;
hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5;
hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional int64 negative_int_value = 5;
hasNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional int64 negative_int_value = 5;
hasNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
hasNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional .HDNodeType node = 5;
hasNode() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional .HDNodeType node = 5;
hasNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
hasNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional .HDNodeType node = 2;
hasNode() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional .HDNodeType node = 2;
hasNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
required .HDNodeType node = 1;
hasNode() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
required .HDNodeType node = 1;
hasNode() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PublicKeyOrBuilder
required .HDNodeType node = 1;
hasNode() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional .HDNodeType node = 2;
hasNode() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional .HDNodeType node = 2;
hasNode() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional .HDNodeType node = 2;
hasNode() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
required .HDNodeType node = 1;
hasNode() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
required .HDNodeType node = 1;
hasNode() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodePathTypeOrBuilder
required .HDNodeType node = 1;
hasNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
hasNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional .HDNodeType node = 5;
hasNode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional .HDNodeType node = 5;
hasNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
hasNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional .HDNodeType node = 2;
hasNode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional .HDNodeType node = 2;
hasNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
required .HDNodeType node = 1;
hasNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
required .HDNodeType node = 1;
hasNode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKeyOrBuilder
required .HDNodeType node = 1;
hasNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional .HDNodeType node = 2;
hasNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional .HDNodeType node = 2;
hasNode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional .HDNodeType node = 2;
hasNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
required .HDNodeType node = 1;
hasNode() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
required .HDNodeType node = 1;
hasNode() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathTypeOrBuilder
required .HDNodeType node = 1;
hasNonce() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
optional bytes nonce = 2;
hasNonce() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
optional bytes nonce = 2;
hasNonce() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DecryptMessageOrBuilder
optional bytes nonce = 2;
hasNonce() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
optional bytes nonce = 1;
hasNonce() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
optional bytes nonce = 1;
hasNonce() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptedMessageOrBuilder
optional bytes nonce = 1;
hasNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
optional bytes nonce = 2;
hasNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
optional bytes nonce = 2;
hasNonce() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessageOrBuilder
optional bytes nonce = 2;
hasNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
optional bytes nonce = 1;
hasNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
optional bytes nonce = 1;
hasNonce() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessageOrBuilder
optional bytes nonce = 1;
hasNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes nonce = 2;
hasNonce() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional bytes nonce = 2;
hasNonce() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional bytes nonce = 2;
hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool no_standard_descriptor_accessor = 2 [default = false];
hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool no_standard_descriptor_accessor = 2 [default = false];
hasNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool no_standard_descriptor_accessor = 2 [default = false];
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2;
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional int32 number = 2;
hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional int32 number = 2;
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3;
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional int32 number = 3;
hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional int32 number = 3;
hasOpReturnData() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional bytes op_return_data = 6;
hasOpReturnData() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
optional bytes op_return_data = 6;
hasOpReturnData() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
optional bytes op_return_data = 6;
hasOpReturnData() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional bytes op_return_data = 6;
hasOpReturnData() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
optional bytes op_return_data = 6;
hasOpReturnData() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
optional bytes op_return_data = 6;
hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
hasOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional .google.protobuf.MessageOptions options = 7;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional .google.protobuf.MessageOptions options = 7;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional .google.protobuf.EnumOptions options = 3;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional .google.protobuf.EnumOptions options = 3;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional .google.protobuf.EnumValueOptions options = 3;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional .google.protobuf.EnumValueOptions options = 3;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldOptions options = 8;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldOptions options = 8;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.FileOptions options = 8;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.FileOptions options = 8;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional .google.protobuf.MethodOptions options = 4;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional .google.protobuf.MethodOptions options = 4;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional .google.protobuf.ServiceOptions options = 3;
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional .google.protobuf.ServiceOptions options = 3;
hasOutputsCnt() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 outputs_cnt = 7;
hasOutputsCnt() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
optional uint32 outputs_cnt = 7;
hasOutputsCnt() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
optional uint32 outputs_cnt = 7;
hasOutputsCnt() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 outputs_cnt = 7;
hasOutputsCnt() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
optional uint32 outputs_cnt = 7;
hasOutputsCnt() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
optional uint32 outputs_cnt = 7;
hasOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
required uint32 outputs_count = 1;
hasOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
required uint32 outputs_count = 1;
hasOutputsCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EstimateTxSizeOrBuilder
required uint32 outputs_count = 1;
hasOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
required uint32 outputs_count = 1;
hasOutputsCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
required uint32 outputs_count = 1;
hasOutputsCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignTxOrBuilder
required uint32 outputs_count = 1;
hasOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
required uint32 outputs_count = 1;
hasOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
required uint32 outputs_count = 1;
hasOutputsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSizeOrBuilder
required uint32 outputs_count = 1;
hasOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
required uint32 outputs_count = 1;
hasOutputsCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
required uint32 outputs_count = 1;
hasOutputsCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignTxOrBuilder
required uint32 outputs_count = 1;
hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3;
hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string output_type = 3;
hasOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string output_type = 3;
hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2;
hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string package = 2;
hasPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string package = 2;
hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool packed = 2;
hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool packed = 2;
hasPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool packed = 2;
hasPassphrase() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
required string passphrase = 1;
hasPassphrase() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
required string passphrase = 1;
hasPassphrase() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PassphraseAckOrBuilder
required string passphrase = 1;
hasPassphrase() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
required string passphrase = 1;
hasPassphrase() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
required string passphrase = 1;
hasPassphrase() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAckOrBuilder
required string passphrase = 1;
hasPassphraseCached() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool passphrase_cached = 17;
hasPassphraseCached() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool passphrase_cached = 17;
hasPassphraseCached() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool passphrase_cached = 17;
hasPassphraseCached() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool passphrase_cached = 17;
hasPassphraseCached() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool passphrase_cached = 17;
hasPassphraseCached() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool passphrase_cached = 17;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional bool passphrase_protection = 6;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional bool passphrase_protection = 6;
hasPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional bool passphrase_protection = 6;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool passphrase_protection = 8;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool passphrase_protection = 8;
hasPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool passphrase_protection = 8;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PingOrBuilder
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional bool passphrase_protection = 2;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional bool passphrase_protection = 2;
hasPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional bool passphrase_protection = 2;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional bool passphrase_protection = 3;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional bool passphrase_protection = 3;
hasPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional bool passphrase_protection = 3;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional bool passphrase_protection = 6;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional bool passphrase_protection = 6;
hasPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional bool passphrase_protection = 6;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool passphrase_protection = 8;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool passphrase_protection = 8;
hasPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool passphrase_protection = 8;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PingOrBuilder
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional bool passphrase_protection = 2;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional bool passphrase_protection = 2;
hasPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional bool passphrase_protection = 2;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional bool passphrase_protection = 3;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional bool passphrase_protection = 3;
hasPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional bool passphrase_protection = 3;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional bool passphrase_protection = 4;
hasPassphraseProtection() - Method in class org.multibit.hd.hardware.core.messages.Features
True if the node/mnemonic is encrypted using a passphrase
hasPatchVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional uint32 patch_version = 4;
hasPatchVersion() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional uint32 patch_version = 4;
hasPatchVersion() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional uint32 patch_version = 4;
hasPatchVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional uint32 patch_version = 4;
hasPatchVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional uint32 patch_version = 4;
hasPatchVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional uint32 patch_version = 4;
hasPath() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string path = 5;
hasPath() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string path = 5;
hasPath() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string path = 5;
hasPath() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string path = 5;
hasPath() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string path = 5;
hasPath() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string path = 5;
hasPath() - Method in class Config.DeviceDescriptor.Builder
optional string path = 4;
hasPath() - Method in class Config.DeviceDescriptor
optional string path = 4;
hasPath() - Method in interface Config.DeviceDescriptorOrBuilder
optional string path = 4;
hasPayload() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
required bytes payload = 1;
hasPayload() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
required bytes payload = 1;
hasPayload() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FirmwareUploadOrBuilder
required bytes payload = 1;
hasPayload() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
required bytes payload = 1;
hasPayload() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
required bytes payload = 1;
hasPayload() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUploadOrBuilder
required bytes payload = 1;
hasPeerPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional bytes peer_public_key = 2;
hasPeerPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
optional bytes peer_public_key = 2;
hasPeerPublicKey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKeyOrBuilder
optional bytes peer_public_key = 2;
hasPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string pin = 2;
hasPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string pin = 2;
hasPin() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string pin = 2;
hasPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string pin = 3;
hasPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional string pin = 3;
hasPin() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional string pin = 3;
hasPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
required string pin = 1;
hasPin() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
required string pin = 1;
hasPin() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PinMatrixAckOrBuilder
required string pin = 1;
hasPin() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string pin = 6;
hasPin() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional string pin = 6;
hasPin() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional string pin = 6;
hasPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string pin = 2;
hasPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string pin = 2;
hasPin() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string pin = 2;
hasPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string pin = 3;
hasPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional string pin = 3;
hasPin() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional string pin = 3;
hasPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
required string pin = 1;
hasPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
required string pin = 1;
hasPin() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAckOrBuilder
required string pin = 1;
hasPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string pin = 6;
hasPin() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional string pin = 6;
hasPin() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional string pin = 6;
hasPinCached() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool pin_cached = 16;
hasPinCached() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool pin_cached = 16;
hasPinCached() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool pin_cached = 16;
hasPinCached() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool pin_cached = 16;
hasPinCached() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool pin_cached = 16;
hasPinCached() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool pin_cached = 16;
hasPinFailedAttempts() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional uint32 pin_failed_attempts = 5;
hasPinFailedAttempts() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
optional uint32 pin_failed_attempts = 5;
hasPinFailedAttempts() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
optional uint32 pin_failed_attempts = 5;
hasPinFailedAttempts() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional uint32 pin_failed_attempts = 5;
hasPinFailedAttempts() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional uint32 pin_failed_attempts = 5;
hasPinFailedAttempts() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional uint32 pin_failed_attempts = 5;
hasPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool pin_protection = 7;
hasPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bool pin_protection = 7;
hasPinProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bool pin_protection = 7;
hasPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional bool pin_protection = 3;
hasPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
optional bool pin_protection = 3;
hasPinProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PingOrBuilder
optional bool pin_protection = 3;
hasPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional bool pin_protection = 3;
hasPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional bool pin_protection = 3;
hasPinProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional bool pin_protection = 3;
hasPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional bool pin_protection = 4;
hasPinProtection() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional bool pin_protection = 4;
hasPinProtection() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional bool pin_protection = 4;
hasPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool pin_protection = 7;
hasPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bool pin_protection = 7;
hasPinProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bool pin_protection = 7;
hasPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional bool pin_protection = 3;
hasPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
optional bool pin_protection = 3;
hasPinProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PingOrBuilder
optional bool pin_protection = 3;
hasPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional bool pin_protection = 3;
hasPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional bool pin_protection = 3;
hasPinProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional bool pin_protection = 3;
hasPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional bool pin_protection = 4;
hasPinProtection() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional bool pin_protection = 4;
hasPinProtection() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional bool pin_protection = 4;
hasPinProtection() - Method in class org.multibit.hd.hardware.core.messages.Features
 
hasPort() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string port = 4;
hasPort() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string port = 4;
hasPort() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string port = 4;
hasPort() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string port = 4;
hasPort() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string port = 4;
hasPort() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string port = 4;
hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4;
hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional uint64 positive_int_value = 4;
hasPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional uint64 positive_int_value = 4;
hasPrevHash() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
required bytes prev_hash = 2;
hasPrevHash() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
required bytes prev_hash = 2;
hasPrevHash() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
required bytes prev_hash = 2;
hasPrevHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
required bytes prev_hash = 2;
hasPrevHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
required bytes prev_hash = 2;
hasPrevHash() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
required bytes prev_hash = 2;
hasPrevIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
required uint32 prev_index = 3;
hasPrevIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
required uint32 prev_index = 3;
hasPrevIndex() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
required uint32 prev_index = 3;
hasPrevIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
required uint32 prev_index = 3;
hasPrevIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
required uint32 prev_index = 3;
hasPrevIndex() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
required uint32 prev_index = 3;
hasPrivateKey() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
optional bytes private_key = 5;
hasPrivateKey() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
optional bytes private_key = 5;
hasPrivateKey() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodeTypeOrBuilder
optional bytes private_key = 5;
hasPrivateKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
optional bytes private_key = 5;
hasPrivateKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
optional bytes private_key = 5;
hasPrivateKey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodeTypeOrBuilder
optional bytes private_key = 5;
hasProductId() - Method in class Config.DeviceDescriptor.Builder
optional uint32 product_id = 2;
hasProductId() - Method in class Config.DeviceDescriptor
optional uint32 product_id = 2;
hasProductId() - Method in interface Config.DeviceDescriptorOrBuilder
optional uint32 product_id = 2;
hasProto() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string proto = 1;
hasProto() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string proto = 1;
hasProto() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string proto = 1;
hasProto() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string proto = 1;
hasProto() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string proto = 1;
hasProto() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string proto = 1;
hasPubkey() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional bytes pubkey = 1;
hasPubkey() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
optional bytes pubkey = 1;
hasPubkey() - Method in interface com.keepkey.protobuf.KeepKeyMessage.EncryptMessageOrBuilder
optional bytes pubkey = 1;
hasPubkey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional bytes pubkey = 1;
hasPubkey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
optional bytes pubkey = 1;
hasPubkey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessageOrBuilder
optional bytes pubkey = 1;
hasPublicKey() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional bytes public_key = 2;
hasPublicKey() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
optional bytes public_key = 2;
hasPublicKey() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignedIdentityOrBuilder
optional bytes public_key = 2;
hasPublicKey() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
optional bytes public_key = 6;
hasPublicKey() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
optional bytes public_key = 6;
hasPublicKey() - Method in interface com.keepkey.protobuf.KeepKeyType.HDNodeTypeOrBuilder
optional bytes public_key = 6;
hasPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional bytes public_key = 2;
hasPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
optional bytes public_key = 2;
hasPublicKey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentityOrBuilder
optional bytes public_key = 2;
hasPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
optional bytes public_key = 6;
hasPublicKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
optional bytes public_key = 6;
hasPublicKey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.HDNodeTypeOrBuilder
optional bytes public_key = 6;
hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false];
hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool py_generic_services = 18 [default = false];
hasPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool py_generic_services = 18 [default = false];
hasRecoveryFakeWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string recovery_fake_word = 9;
hasRecoveryFakeWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string recovery_fake_word = 9;
hasRecoveryFakeWord() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string recovery_fake_word = 9;
hasRecoveryFakeWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string recovery_fake_word = 9;
hasRecoveryFakeWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string recovery_fake_word = 9;
hasRecoveryFakeWord() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string recovery_fake_word = 9;
hasRecoveryWordPos() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional uint32 recovery_word_pos = 10;
hasRecoveryWordPos() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional uint32 recovery_word_pos = 10;
hasRecoveryWordPos() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional uint32 recovery_word_pos = 10;
hasRecoveryWordPos() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional uint32 recovery_word_pos = 10;
hasRecoveryWordPos() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional uint32 recovery_word_pos = 10;
hasRecoveryWordPos() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional uint32 recovery_word_pos = 10;
hasRemove() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
optional bool remove = 1;
hasRemove() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
optional bool remove = 1;
hasRemove() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ChangePinOrBuilder
optional bool remove = 1;
hasRemove() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
optional bool remove = 1;
hasRemove() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
optional bool remove = 1;
hasRemove() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePinOrBuilder
optional bool remove = 1;
hasRequestIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
optional uint32 request_index = 1;
hasRequestIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
optional uint32 request_index = 1;
hasRequestIndex() - Method in interface com.keepkey.protobuf.KeepKeyType.TxRequestDetailsTypeOrBuilder
optional uint32 request_index = 1;
hasRequestIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
optional uint32 request_index = 1;
hasRequestIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
optional uint32 request_index = 1;
hasRequestIndex() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsTypeOrBuilder
optional uint32 request_index = 1;
hasRequestType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .RequestType request_type = 1;
hasRequestType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
optional .RequestType request_type = 1;
hasRequestType() - Method in interface com.keepkey.protobuf.KeepKeyMessage.TxRequestOrBuilder
optional .RequestType request_type = 1;
hasRequestType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .RequestType request_type = 1;
hasRequestType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
optional .RequestType request_type = 1;
hasRequestType() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequestOrBuilder
optional .RequestType request_type = 1;
hasResetEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional bytes reset_entropy = 8;
hasResetEntropy() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional bytes reset_entropy = 8;
hasResetEntropy() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional bytes reset_entropy = 8;
hasResetEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional bytes reset_entropy = 8;
hasResetEntropy() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional bytes reset_entropy = 8;
hasResetEntropy() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional bytes reset_entropy = 8;
hasResetWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string reset_word = 7;
hasResetWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
optional string reset_word = 7;
hasResetWord() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkStateOrBuilder
optional string reset_word = 7;
hasResetWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string reset_word = 7;
hasResetWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
optional string reset_word = 7;
hasResetWord() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStateOrBuilder
optional string reset_word = 7;
hasRevision() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bytes revision = 13;
hasRevision() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional bytes revision = 13;
hasRevision() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional bytes revision = 13;
hasRevision() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bytes revision = 13;
hasRevision() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional bytes revision = 13;
hasRevision() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional bytes revision = 13;
hasScriptPubkey() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
required bytes script_pubkey = 2;
hasScriptPubkey() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
required bytes script_pubkey = 2;
hasScriptPubkey() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputBinTypeOrBuilder
required bytes script_pubkey = 2;
hasScriptPubkey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
required bytes script_pubkey = 2;
hasScriptPubkey() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
required bytes script_pubkey = 2;
hasScriptPubkey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinTypeOrBuilder
required bytes script_pubkey = 2;
hasScriptSig() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional bytes script_sig = 4;
hasScriptSig() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
optional bytes script_sig = 4;
hasScriptSig() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
optional bytes script_sig = 4;
hasScriptSig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional bytes script_sig = 4;
hasScriptSig() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
optional bytes script_sig = 4;
hasScriptSig() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
optional bytes script_sig = 4;
hasScriptType() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
hasScriptType() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
hasScriptType() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
hasScriptType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
required .OutputScriptType script_type = 4;
hasScriptType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
required .OutputScriptType script_type = 4;
hasScriptType() - Method in interface com.keepkey.protobuf.KeepKeyType.TxOutputTypeOrBuilder
required .OutputScriptType script_type = 4;
hasScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional .InputScriptType script_type = 5 [default = SPENDADDRESS];
hasScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
optional .InputScriptType script_type = 5 [default = SPENDADDRESS];
hasScriptType() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddressOrBuilder
optional .InputScriptType script_type = 5 [default = SPENDADDRESS];
hasScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
hasScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
hasScriptType() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
hasScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
required .OutputScriptType script_type = 4;
hasScriptType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
required .OutputScriptType script_type = 4;
hasScriptType() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxOutputTypeOrBuilder
required .OutputScriptType script_type = 4;
hasSector() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
optional uint32 sector = 1;
hasSector() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
optional uint32 sector = 1;
hasSector() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashEraseOrBuilder
optional uint32 sector = 1;
hasSequence() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional uint32 sequence = 5 [default = 4294967295];
hasSequence() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
optional uint32 sequence = 5 [default = 4294967295];
hasSequence() - Method in interface com.keepkey.protobuf.KeepKeyType.TxInputTypeOrBuilder
optional uint32 sequence = 5 [default = 4294967295];
hasSequence() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional uint32 sequence = 5 [default = 4294967295];
hasSequence() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
optional uint32 sequence = 5 [default = 4294967295];
hasSequence() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxInputTypeOrBuilder
optional uint32 sequence = 5 [default = 4294967295];
hasSerialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
hasSerialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
optional .TxRequestSerializedType serialized = 3;
hasSerialized() - Method in interface com.keepkey.protobuf.KeepKeyMessage.TxRequestOrBuilder
optional .TxRequestSerializedType serialized = 3;
hasSerialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
hasSerialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
optional .TxRequestSerializedType serialized = 3;
hasSerialized() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequestOrBuilder
optional .TxRequestSerializedType serialized = 3;
hasSerializedTx() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
optional bytes serialized_tx = 3;
hasSerializedTx() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
optional bytes serialized_tx = 3;
hasSerializedTx() - Method in interface com.keepkey.protobuf.KeepKeyType.TxRequestSerializedTypeOrBuilder
optional bytes serialized_tx = 3;
hasSerializedTx() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
optional bytes serialized_tx = 3;
hasSerializedTx() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
optional bytes serialized_tx = 3;
hasSerializedTx() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedTypeOrBuilder
optional bytes serialized_tx = 3;
hasSerialNumber() - Method in class Config.DeviceDescriptor.Builder
optional string serial_number = 3;
hasSerialNumber() - Method in class Config.DeviceDescriptor
optional string serial_number = 3;
hasSerialNumber() - Method in interface Config.DeviceDescriptorOrBuilder
optional string serial_number = 3;
hasSessionKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
optional bytes session_key = 1;
hasSessionKey() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
optional bytes session_key = 1;
hasSessionKey() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKeyOrBuilder
optional bytes session_key = 1;
hasShowDisplay() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional bool show_display = 3;
hasShowDisplay() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
optional bool show_display = 3;
hasShowDisplay() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetAddressOrBuilder
optional bool show_display = 3;
hasShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
optional bool show_display = 2;
hasShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
optional bool show_display = 2;
hasShowDisplay() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddressOrBuilder
optional bool show_display = 2;
hasShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional bool show_display = 3;
hasShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
optional bool show_display = 3;
hasShowDisplay() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddressOrBuilder
optional bool show_display = 3;
hasShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
optional bool show_display = 3;
hasShowDisplay() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
optional bool show_display = 3;
hasShowDisplay() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKeyOrBuilder
optional bool show_display = 3;
hasSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
optional bytes signature = 2;
hasSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
optional bytes signature = 2;
hasSignature() - Method in interface com.keepkey.protobuf.KeepKeyMessage.MessageSignatureOrBuilder
optional bytes signature = 2;
hasSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional bytes signature = 3;
hasSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
optional bytes signature = 3;
hasSignature() - Method in interface com.keepkey.protobuf.KeepKeyMessage.SignedIdentityOrBuilder
optional bytes signature = 3;
hasSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional bytes signature = 2;
hasSignature() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
optional bytes signature = 2;
hasSignature() - Method in interface com.keepkey.protobuf.KeepKeyMessage.VerifyMessageOrBuilder
optional bytes signature = 2;
hasSignature() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
optional bytes signature = 2;
hasSignature() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
optional bytes signature = 2;
hasSignature() - Method in interface com.keepkey.protobuf.KeepKeyType.TxRequestSerializedTypeOrBuilder
optional bytes signature = 2;
hasSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
optional bytes signature = 2;
hasSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
optional bytes signature = 2;
hasSignature() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignatureOrBuilder
optional bytes signature = 2;
hasSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional bytes signature = 3;
hasSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
optional bytes signature = 3;
hasSignature() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentityOrBuilder
optional bytes signature = 3;
hasSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional bytes signature = 2;
hasSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
optional bytes signature = 2;
hasSignature() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessageOrBuilder
optional bytes signature = 2;
hasSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
optional bytes signature = 2;
hasSignature() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
optional bytes signature = 2;
hasSignature() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedTypeOrBuilder
optional bytes signature = 2;
hasSignatureIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
optional uint32 signature_index = 1;
hasSignatureIndex() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
optional uint32 signature_index = 1;
hasSignatureIndex() - Method in interface com.keepkey.protobuf.KeepKeyType.TxRequestSerializedTypeOrBuilder
optional uint32 signature_index = 1;
hasSignatureIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
optional uint32 signature_index = 1;
hasSignatureIndex() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
optional uint32 signature_index = 1;
hasSignatureIndex() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedTypeOrBuilder
optional uint32 signature_index = 1;
hasSignatureR() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional bytes signature_r = 3;
hasSignatureR() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
optional bytes signature_r = 3;
hasSignatureR() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequestOrBuilder
optional bytes signature_r = 3;
hasSignatureS() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional bytes signature_s = 4;
hasSignatureS() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
optional bytes signature_s = 4;
hasSignatureS() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequestOrBuilder
optional bytes signature_s = 4;
hasSignatureV() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional uint32 signature_v = 2;
hasSignatureV() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
optional uint32 signature_v = 2;
hasSignatureV() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequestOrBuilder
optional uint32 signature_v = 2;
hasSignedMessageHeader() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string signed_message_header = 8;
hasSignedMessageHeader() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
optional string signed_message_header = 8;
hasSignedMessageHeader() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.CoinTypeOrBuilder
optional string signed_message_header = 8;
hasSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
required uint32 size = 1;
hasSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
required uint32 size = 1;
hasSize() - Method in interface com.keepkey.protobuf.KeepKeyMessage.GetEntropyOrBuilder
required uint32 size = 1;
hasSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
required uint32 size = 1;
hasSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
required uint32 size = 1;
hasSize() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropyOrBuilder
required uint32 size = 1;
hasSkipChecksum() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional bool skip_checksum = 7;
hasSkipChecksum() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
optional bool skip_checksum = 7;
hasSkipChecksum() - Method in interface com.keepkey.protobuf.KeepKeyMessage.LoadDeviceOrBuilder
optional bool skip_checksum = 7;
hasSkipChecksum() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional bool skip_checksum = 7;
hasSkipChecksum() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
optional bool skip_checksum = 7;
hasSkipChecksum() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDeviceOrBuilder
optional bool skip_checksum = 7;
hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
hasSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 start = 1;
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional int32 start = 1;
hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional int32 start = 1;
hasStrength() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional uint32 strength = 2 [default = 256];
hasStrength() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
optional uint32 strength = 2 [default = 256];
hasStrength() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ResetDeviceOrBuilder
optional uint32 strength = 2 [default = 256];
hasStrength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional uint32 strength = 2 [default = 256];
hasStrength() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
optional uint32 strength = 2 [default = 256];
hasStrength() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDeviceOrBuilder
optional uint32 strength = 2 [default = 256];
hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7;
hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional bytes string_value = 7;
hasStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional bytes string_value = 7;
hasText() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional string text = 3;
hasText() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
optional string text = 3;
hasText() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkLogOrBuilder
optional string text = 3;
hasText() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional string text = 3;
hasText() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
optional string text = 3;
hasText() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLogOrBuilder
optional string text = 3;
hasTo() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes to = 5;
hasTo() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional bytes to = 5;
hasTo() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional bytes to = 5;
hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4;
hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string trailing_comments = 4;
hasTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string trailing_comments = 4;
hasTx() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
optional .TransactionType tx = 1;
hasTx() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
optional .TransactionType tx = 1;
hasTx() - Method in interface com.keepkey.protobuf.KeepKeyMessage.TxAckOrBuilder
optional .TransactionType tx = 1;
hasTx() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
optional .TransactionType tx = 1;
hasTx() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
optional .TransactionType tx = 1;
hasTx() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.TxAckOrBuilder
optional .TransactionType tx = 1;
hasTxHash() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
optional bytes tx_hash = 2;
hasTxHash() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
optional bytes tx_hash = 2;
hasTxHash() - Method in interface com.keepkey.protobuf.KeepKeyType.TxRequestDetailsTypeOrBuilder
optional bytes tx_hash = 2;
hasTxHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
optional bytes tx_hash = 2;
hasTxHash() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
optional bytes tx_hash = 2;
hasTxHash() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsTypeOrBuilder
optional bytes tx_hash = 2;
hasTxSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
optional uint32 tx_size = 1;
hasTxSize() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
optional uint32 tx_size = 1;
hasTxSize() - Method in interface com.keepkey.protobuf.KeepKeyMessage.TxSizeOrBuilder
optional uint32 tx_size = 1;
hasTxSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
optional uint32 tx_size = 1;
hasTxSize() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
optional uint32 tx_size = 1;
hasTxSize() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.TxSizeOrBuilder
optional uint32 tx_size = 1;
hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
hasType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
hasType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
optional .PinMatrixRequestType type = 1;
hasType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
optional .PinMatrixRequestType type = 1;
hasType() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequestOrBuilder
optional .PinMatrixRequestType type = 1;
hasType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
optional .PinMatrixRequestType type = 1;
hasType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
optional .PinMatrixRequestType type = 1;
hasType() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequestOrBuilder
optional .PinMatrixRequestType type = 1;
hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6;
hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string type_name = 6;
hasTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string type_name = 6;
hasU2FCounter() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
optional uint32 u2f_counter = 1;
hasU2FCounter() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
optional uint32 u2f_counter = 1;
hasU2FCounter() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounterOrBuilder
optional uint32 u2f_counter = 1;
hasU2FCounter() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional uint32 u2f_counter = 11;
hasU2FCounter() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
optional uint32 u2f_counter = 11;
hasU2FCounter() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
optional uint32 u2f_counter = 11;
hasUsePassphrase() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional bool use_passphrase = 3;
hasUsePassphrase() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
optional bool use_passphrase = 3;
hasUsePassphrase() - Method in interface com.keepkey.protobuf.KeepKeyMessage.ApplySettingsOrBuilder
optional bool use_passphrase = 3;
hasUsePassphrase() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional bool use_passphrase = 3;
hasUsePassphrase() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
optional bool use_passphrase = 3;
hasUsePassphrase() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettingsOrBuilder
optional bool use_passphrase = 3;
hasUser() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string user = 2;
hasUser() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
optional string user = 2;
hasUser() - Method in interface com.keepkey.protobuf.KeepKeyType.IdentityTypeOrBuilder
optional string user = 2;
hasUser() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string user = 2;
hasUser() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
optional string user = 2;
hasUser() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.IdentityTypeOrBuilder
optional string user = 2;
hasValidUntil() - Method in class Config.Configuration.Builder
optional uint32 valid_until = 5;
hasValidUntil() - Method in class Config.Configuration
optional uint32 valid_until = 5;
hasValidUntil() - Method in interface Config.ConfigurationOrBuilder
optional uint32 valid_until = 5;
hasValue() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
optional bytes value = 1;
hasValue() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
optional bytes value = 1;
hasValue() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValueOrBuilder
optional bytes value = 1;
hasValue() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bytes value = 3;
hasValue() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
optional bytes value = 3;
hasValue() - Method in interface com.keepkey.protobuf.KeepKeyMessage.CipherKeyValueOrBuilder
optional bytes value = 3;
hasValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
optional bytes value = 1;
hasValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
optional bytes value = 1;
hasValue() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValueOrBuilder
optional bytes value = 1;
hasValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bytes value = 3;
hasValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
optional bytes value = 3;
hasValue() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValueOrBuilder
optional bytes value = 3;
hasValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes value = 6;
hasValue() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
optional bytes value = 6;
hasValue() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTxOrBuilder
optional bytes value = 6;
hasVendor() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string vendor = 1;
hasVendor() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
optional string vendor = 1;
hasVendor() - Method in interface com.keepkey.protobuf.KeepKeyMessage.FeaturesOrBuilder
optional string vendor = 1;
hasVendor() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string vendor = 1;
hasVendor() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
optional string vendor = 1;
hasVendor() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.FeaturesOrBuilder
optional string vendor = 1;
hasVendorId() - Method in class Config.DeviceDescriptor.Builder
optional uint32 vendor_id = 1;
hasVendorId() - Method in class Config.DeviceDescriptor
optional uint32 vendor_id = 1;
hasVendorId() - Method in interface Config.DeviceDescriptorOrBuilder
optional uint32 vendor_id = 1;
hasVersion() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
required uint32 version = 1;
hasVersion() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
required uint32 version = 1;
hasVersion() - Method in interface com.keepkey.protobuf.KeepKeyStorage.StorageOrBuilder
required uint32 version = 1;
hasVersion() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 version = 1;
hasVersion() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
optional uint32 version = 1;
hasVersion() - Method in interface com.keepkey.protobuf.KeepKeyType.TransactionTypeOrBuilder
optional uint32 version = 1;
hasVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional uint32 version = 4 [default = 1];
hasVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
optional uint32 version = 4 [default = 1];
hasVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SignTxOrBuilder
optional uint32 version = 4 [default = 1];
hasVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional uint32 version = 5 [default = 1];
hasVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
optional uint32 version = 5 [default = 1];
hasVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTxOrBuilder
optional uint32 version = 5 [default = 1];
hasVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
required uint32 version = 1;
hasVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
required uint32 version = 1;
hasVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorStorage.StorageOrBuilder
required uint32 version = 1;
hasVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 version = 1;
hasVersion() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
optional uint32 version = 1;
hasVersion() - Method in interface com.satoshilabs.trezor.protobuf.TrezorType.TransactionTypeOrBuilder
optional uint32 version = 1;
hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool weak = 10 [default = false];
hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool weak = 10 [default = false];
hasWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool weak = 10 [default = false];
hasWireProtocol() - Method in class Config.Configuration.Builder
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
hasWireProtocol() - Method in class Config.Configuration
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
hasWireProtocol() - Method in interface Config.ConfigurationOrBuilder
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
hasWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
required string word = 1;
hasWord() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
required string word = 1;
hasWord() - Method in interface com.keepkey.protobuf.KeepKeyMessage.WordAckOrBuilder
required string word = 1;
hasWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
required string word = 1;
hasWord() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
required string word = 1;
hasWord() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.WordAckOrBuilder
required string word = 1;
hasWordCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional uint32 word_count = 1;
hasWordCount() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
optional uint32 word_count = 1;
hasWordCount() - Method in interface com.keepkey.protobuf.KeepKeyMessage.RecoveryDeviceOrBuilder
optional uint32 word_count = 1;
hasWordCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional uint32 word_count = 1;
hasWordCount() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
optional uint32 word_count = 1;
hasWordCount() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDeviceOrBuilder
optional uint32 word_count = 1;
hasXpub() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
optional string xpub = 2;
hasXpub() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
optional string xpub = 2;
hasXpub() - Method in interface com.keepkey.protobuf.KeepKeyMessage.PublicKeyOrBuilder
optional string xpub = 2;
hasXpub() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
optional string xpub = 2;
hasXpub() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
optional string xpub = 2;
hasXpub() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKeyOrBuilder
optional string xpub = 2;
hasYesNo() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
required bool yes_no = 1;
hasYesNo() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
required bool yes_no = 1;
hasYesNo() - Method in interface com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecisionOrBuilder
required bool yes_no = 1;
hasYesNo() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
required bool yes_no = 1;
hasYesNo() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
required bool yes_no = 1;
hasYesNo() - Method in interface com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecisionOrBuilder
required bool yes_no = 1;
HDNodeType - Class in org.multibit.hd.hardware.core.messages
Value object to provide the following to downstream API consumers:
HDNodeType(boolean, byte[], boolean, byte[], boolean, byte[], boolean, int, boolean, int, boolean, int) - Constructor for class org.multibit.hd.hardware.core.messages.HDNodeType
 
HexUtils - Class in org.multibit.hd.hardware.core.utils
Utility class to provide the following to applications:
HexUtils() - Constructor for class org.multibit.hd.hardware.core.utils.HexUtils
 
hidDeviceAttached(HidServicesEvent) - Method in class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
 
hidDeviceAttached(HidServicesEvent) - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldUsbHardwareWallet
 
hidDeviceAttached(HidServicesEvent) - Method in class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
 
hidDeviceDetached(HidServicesEvent) - Method in class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
 
hidDeviceDetached(HidServicesEvent) - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldUsbHardwareWallet
 
hidDeviceDetached(HidServicesEvent) - Method in class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
 
hidFailure(HidServicesEvent) - Method in class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
 
hidFailure(HidServicesEvent) - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldUsbHardwareWallet
 
hidFailure(HidServicesEvent) - Method in class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
 
HMAC_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
HMAC_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
HMAC_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
HMAC_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
HOMESCREEN_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
HOMESCREEN_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
HOMESCREEN_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
HOMESCREEN_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
HOST_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
HOST_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 

I

IDENTIFIER_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
IDENTITY_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
IDENTITY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
IDENTITY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
IMPORTED_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
IMPORTED_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
IMPORTED_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
IMPORTED_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
INDEX_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
INDEX_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
initialise() - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Reset device to default state and ask for device details
initialise() - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
initialise() - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
InitialisedState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
InitialisedState() - Constructor for class org.multibit.hd.hardware.core.fsm.InitialisedState
 
INITIALIZED_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
INITIALIZED_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
INPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
INPUTS_CNT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
INPUTS_CNT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
INPUTS_COUNT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
INPUTS_COUNT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
INPUTS_COUNT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
INPUTS_COUNT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
INPUTS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
INPUTS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
INPUTS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
INPUTS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
 
internalGetFieldAccessorTable() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
 
internalGetFieldAccessorTable() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
internalGetFieldAccessorTable() - Method in class Config.Configuration.Builder
 
internalGetFieldAccessorTable() - Method in class Config.Configuration
 
internalGetFieldAccessorTable() - Method in class Config.DeviceDescriptor.Builder
 
internalGetFieldAccessorTable() - Method in class Config.DeviceDescriptor
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
internalGetValueMap() - Static method in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
 
internalGetValueMap() - Static method in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
 
internalGetValueMap() - Static method in enum com.keepkey.protobuf.KeepKeyType.FailureType
 
internalGetValueMap() - Static method in enum com.keepkey.protobuf.KeepKeyType.InputScriptType
 
internalGetValueMap() - Static method in enum com.keepkey.protobuf.KeepKeyType.OutputScriptType
 
internalGetValueMap() - Static method in enum com.keepkey.protobuf.KeepKeyType.PinMatrixRequestType
 
internalGetValueMap() - Static method in enum com.keepkey.protobuf.KeepKeyType.RequestType
 
internalGetValueMap() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
 
internalGetValueMap() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
 
internalGetValueMap() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
 
internalGetValueMap() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
 
internalGetValueMap() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
 
internalGetValueMap() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.PinMatrixRequestType
 
internalGetValueMap() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.RequestType
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.AbstractHardwareWalletState
Initiate a move to the next state through the given client.
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.AttachedState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.ConfirmChangePINState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.ConfirmCipherKeyState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.ConfirmEntropyState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.ConfirmGetAddressState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.ConfirmGetDeterministicHierarchyState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.ConfirmGetPublicKeyState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.ConfirmLoadState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.ConfirmPINState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.ConfirmResetState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.ConfirmSignMessageState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.ConfirmSignTxState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.ConfirmWipeState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.ConnectedState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.DetachedState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.DisconnectedState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.FailedState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.InitialisedState
 
internalTransition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.StoppedState
 
IS_EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
isBootloaderMode() - Method in class org.multibit.hd.hardware.core.messages.Features
 
isDeviceReady() - Method in class org.multibit.hd.hardware.core.HardwareWalletService
 
isDisplayRandom() - Method in class org.multibit.hd.hardware.core.fsm.CreateWalletSpecification
 
isImported() - Method in class org.multibit.hd.hardware.core.messages.Features
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
 
isInitialized() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
 
isInitialized() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
isInitialized() - Method in class Config.Configuration.Builder
 
isInitialized() - Method in class Config.Configuration
 
isInitialized() - Method in class Config.DeviceDescriptor.Builder
 
isInitialized() - Method in class Config.DeviceDescriptor
 
isInitialized() - Method in class org.multibit.hd.hardware.core.messages.Features
 
isPinProtection() - Method in class org.multibit.hd.hardware.core.fsm.CreateWalletSpecification
 
isStopped() - Method in class org.multibit.hd.hardware.core.HardwareWalletService
 
isSupported() - Method in class org.multibit.hd.hardware.core.messages.Features
 
isUsb() - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
isWalletPresent() - Method in class org.multibit.hd.hardware.core.HardwareWalletService
 
IV_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
IV_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 

J

JAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_MULTIPLE_FILES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_OUTER_CLASSNAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 

K

KeepKeyHardwareWalletClient - Class in org.multibit.hd.hardware.keepkey.clients
Client to provide the following to applications:
KeepKeyHardwareWalletClient(AbstractKeepKeyHardwareWallet) - Constructor for class org.multibit.hd.hardware.keepkey.clients.KeepKeyHardwareWalletClient
 
KeepKeyMessage - Class in com.keepkey.protobuf
 
KeepKeyMessage.Address - Class in com.keepkey.protobuf
Protobuf type Address
KeepKeyMessage.Address.Builder - Class in com.keepkey.protobuf
Protobuf type Address
KeepKeyMessage.AddressOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.ApplySettings - Class in com.keepkey.protobuf
Protobuf type ApplySettings
KeepKeyMessage.ApplySettings.Builder - Class in com.keepkey.protobuf
Protobuf type ApplySettings
KeepKeyMessage.ApplySettingsOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.ButtonAck - Class in com.keepkey.protobuf
Protobuf type ButtonAck
KeepKeyMessage.ButtonAck.Builder - Class in com.keepkey.protobuf
Protobuf type ButtonAck
KeepKeyMessage.ButtonAckOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.ButtonRequest - Class in com.keepkey.protobuf
Protobuf type ButtonRequest
KeepKeyMessage.ButtonRequest.Builder - Class in com.keepkey.protobuf
Protobuf type ButtonRequest
KeepKeyMessage.ButtonRequestOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.Cancel - Class in com.keepkey.protobuf
Protobuf type Cancel
KeepKeyMessage.Cancel.Builder - Class in com.keepkey.protobuf
Protobuf type Cancel
KeepKeyMessage.CancelOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.ChangePin - Class in com.keepkey.protobuf
Protobuf type ChangePin
KeepKeyMessage.ChangePin.Builder - Class in com.keepkey.protobuf
Protobuf type ChangePin
KeepKeyMessage.ChangePinOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.CipheredKeyValue - Class in com.keepkey.protobuf
Protobuf type CipheredKeyValue
KeepKeyMessage.CipheredKeyValue.Builder - Class in com.keepkey.protobuf
Protobuf type CipheredKeyValue
KeepKeyMessage.CipheredKeyValueOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.CipherKeyValue - Class in com.keepkey.protobuf
Protobuf type CipherKeyValue
KeepKeyMessage.CipherKeyValue.Builder - Class in com.keepkey.protobuf
Protobuf type CipherKeyValue
KeepKeyMessage.CipherKeyValueOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.ClearSession - Class in com.keepkey.protobuf
Protobuf type ClearSession
KeepKeyMessage.ClearSession.Builder - Class in com.keepkey.protobuf
Protobuf type ClearSession
KeepKeyMessage.ClearSessionOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.DebugLinkDecision - Class in com.keepkey.protobuf
Protobuf type DebugLinkDecision
KeepKeyMessage.DebugLinkDecision.Builder - Class in com.keepkey.protobuf
Protobuf type DebugLinkDecision
KeepKeyMessage.DebugLinkDecisionOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.DebugLinkGetState - Class in com.keepkey.protobuf
Protobuf type DebugLinkGetState
KeepKeyMessage.DebugLinkGetState.Builder - Class in com.keepkey.protobuf
Protobuf type DebugLinkGetState
KeepKeyMessage.DebugLinkGetStateOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.DebugLinkLog - Class in com.keepkey.protobuf
Protobuf type DebugLinkLog
KeepKeyMessage.DebugLinkLog.Builder - Class in com.keepkey.protobuf
Protobuf type DebugLinkLog
KeepKeyMessage.DebugLinkLogOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.DebugLinkState - Class in com.keepkey.protobuf
Protobuf type DebugLinkState
KeepKeyMessage.DebugLinkState.Builder - Class in com.keepkey.protobuf
Protobuf type DebugLinkState
KeepKeyMessage.DebugLinkStateOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.DebugLinkStop - Class in com.keepkey.protobuf
Protobuf type DebugLinkStop
KeepKeyMessage.DebugLinkStop.Builder - Class in com.keepkey.protobuf
Protobuf type DebugLinkStop
KeepKeyMessage.DebugLinkStopOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.DecryptedMessage - Class in com.keepkey.protobuf
Protobuf type DecryptedMessage
KeepKeyMessage.DecryptedMessage.Builder - Class in com.keepkey.protobuf
Protobuf type DecryptedMessage
KeepKeyMessage.DecryptedMessageOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.DecryptMessage - Class in com.keepkey.protobuf
Protobuf type DecryptMessage
KeepKeyMessage.DecryptMessage.Builder - Class in com.keepkey.protobuf
Protobuf type DecryptMessage
KeepKeyMessage.DecryptMessageOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.EncryptedMessage - Class in com.keepkey.protobuf
Protobuf type EncryptedMessage
KeepKeyMessage.EncryptedMessage.Builder - Class in com.keepkey.protobuf
Protobuf type EncryptedMessage
KeepKeyMessage.EncryptedMessageOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.EncryptMessage - Class in com.keepkey.protobuf
Protobuf type EncryptMessage
KeepKeyMessage.EncryptMessage.Builder - Class in com.keepkey.protobuf
Protobuf type EncryptMessage
KeepKeyMessage.EncryptMessageOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.Entropy - Class in com.keepkey.protobuf
Protobuf type Entropy
KeepKeyMessage.Entropy.Builder - Class in com.keepkey.protobuf
Protobuf type Entropy
KeepKeyMessage.EntropyAck - Class in com.keepkey.protobuf
Protobuf type EntropyAck
KeepKeyMessage.EntropyAck.Builder - Class in com.keepkey.protobuf
Protobuf type EntropyAck
KeepKeyMessage.EntropyAckOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.EntropyOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.EntropyRequest - Class in com.keepkey.protobuf
Protobuf type EntropyRequest
KeepKeyMessage.EntropyRequest.Builder - Class in com.keepkey.protobuf
Protobuf type EntropyRequest
KeepKeyMessage.EntropyRequestOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.EstimateTxSize - Class in com.keepkey.protobuf
Protobuf type EstimateTxSize
KeepKeyMessage.EstimateTxSize.Builder - Class in com.keepkey.protobuf
Protobuf type EstimateTxSize
KeepKeyMessage.EstimateTxSizeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.Failure - Class in com.keepkey.protobuf
Protobuf type Failure
KeepKeyMessage.Failure.Builder - Class in com.keepkey.protobuf
Protobuf type Failure
KeepKeyMessage.FailureOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.Features - Class in com.keepkey.protobuf
Protobuf type Features
KeepKeyMessage.Features.Builder - Class in com.keepkey.protobuf
Protobuf type Features
KeepKeyMessage.FeaturesOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.FirmwareErase - Class in com.keepkey.protobuf
Protobuf type FirmwareErase
KeepKeyMessage.FirmwareErase.Builder - Class in com.keepkey.protobuf
Protobuf type FirmwareErase
KeepKeyMessage.FirmwareEraseOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.FirmwareUpload - Class in com.keepkey.protobuf
Protobuf type FirmwareUpload
KeepKeyMessage.FirmwareUpload.Builder - Class in com.keepkey.protobuf
Protobuf type FirmwareUpload
KeepKeyMessage.FirmwareUploadOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.GetAddress - Class in com.keepkey.protobuf
Protobuf type GetAddress
KeepKeyMessage.GetAddress.Builder - Class in com.keepkey.protobuf
Protobuf type GetAddress
KeepKeyMessage.GetAddressOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.GetEntropy - Class in com.keepkey.protobuf
Protobuf type GetEntropy
KeepKeyMessage.GetEntropy.Builder - Class in com.keepkey.protobuf
Protobuf type GetEntropy
KeepKeyMessage.GetEntropyOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.GetFeatures - Class in com.keepkey.protobuf
Protobuf type GetFeatures
KeepKeyMessage.GetFeatures.Builder - Class in com.keepkey.protobuf
Protobuf type GetFeatures
KeepKeyMessage.GetFeaturesOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.GetPublicKey - Class in com.keepkey.protobuf
Protobuf type GetPublicKey
KeepKeyMessage.GetPublicKey.Builder - Class in com.keepkey.protobuf
Protobuf type GetPublicKey
KeepKeyMessage.GetPublicKeyOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.Initialize - Class in com.keepkey.protobuf
Protobuf type Initialize
KeepKeyMessage.Initialize.Builder - Class in com.keepkey.protobuf
Protobuf type Initialize
KeepKeyMessage.InitializeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.LoadDevice - Class in com.keepkey.protobuf
Protobuf type LoadDevice
KeepKeyMessage.LoadDevice.Builder - Class in com.keepkey.protobuf
Protobuf type LoadDevice
KeepKeyMessage.LoadDeviceOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.MessageSignature - Class in com.keepkey.protobuf
Protobuf type MessageSignature
KeepKeyMessage.MessageSignature.Builder - Class in com.keepkey.protobuf
Protobuf type MessageSignature
KeepKeyMessage.MessageSignatureOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.MessageType - Enum in com.keepkey.protobuf
Protobuf enum MessageType
KeepKeyMessage.PassphraseAck - Class in com.keepkey.protobuf
Protobuf type PassphraseAck
KeepKeyMessage.PassphraseAck.Builder - Class in com.keepkey.protobuf
Protobuf type PassphraseAck
KeepKeyMessage.PassphraseAckOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.PassphraseRequest - Class in com.keepkey.protobuf
Protobuf type PassphraseRequest
KeepKeyMessage.PassphraseRequest.Builder - Class in com.keepkey.protobuf
Protobuf type PassphraseRequest
KeepKeyMessage.PassphraseRequestOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.Ping - Class in com.keepkey.protobuf
Protobuf type Ping
KeepKeyMessage.Ping.Builder - Class in com.keepkey.protobuf
Protobuf type Ping
KeepKeyMessage.PingOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.PinMatrixAck - Class in com.keepkey.protobuf
Protobuf type PinMatrixAck
KeepKeyMessage.PinMatrixAck.Builder - Class in com.keepkey.protobuf
Protobuf type PinMatrixAck
KeepKeyMessage.PinMatrixAckOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.PinMatrixRequest - Class in com.keepkey.protobuf
Protobuf type PinMatrixRequest
KeepKeyMessage.PinMatrixRequest.Builder - Class in com.keepkey.protobuf
Protobuf type PinMatrixRequest
KeepKeyMessage.PinMatrixRequestOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.PublicKey - Class in com.keepkey.protobuf
Protobuf type PublicKey
KeepKeyMessage.PublicKey.Builder - Class in com.keepkey.protobuf
Protobuf type PublicKey
KeepKeyMessage.PublicKeyOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.RecoveryDevice - Class in com.keepkey.protobuf
Protobuf type RecoveryDevice
KeepKeyMessage.RecoveryDevice.Builder - Class in com.keepkey.protobuf
Protobuf type RecoveryDevice
KeepKeyMessage.RecoveryDeviceOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.ResetDevice - Class in com.keepkey.protobuf
Protobuf type ResetDevice
KeepKeyMessage.ResetDevice.Builder - Class in com.keepkey.protobuf
Protobuf type ResetDevice
KeepKeyMessage.ResetDeviceOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.SignedIdentity - Class in com.keepkey.protobuf
Protobuf type SignedIdentity
KeepKeyMessage.SignedIdentity.Builder - Class in com.keepkey.protobuf
Protobuf type SignedIdentity
KeepKeyMessage.SignedIdentityOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.SignIdentity - Class in com.keepkey.protobuf
Protobuf type SignIdentity
KeepKeyMessage.SignIdentity.Builder - Class in com.keepkey.protobuf
Protobuf type SignIdentity
KeepKeyMessage.SignIdentityOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.SignMessage - Class in com.keepkey.protobuf
Protobuf type SignMessage
KeepKeyMessage.SignMessage.Builder - Class in com.keepkey.protobuf
Protobuf type SignMessage
KeepKeyMessage.SignMessageOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.SignTx - Class in com.keepkey.protobuf
Protobuf type SignTx
KeepKeyMessage.SignTx.Builder - Class in com.keepkey.protobuf
Protobuf type SignTx
KeepKeyMessage.SignTxOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.SimpleSignTx - Class in com.keepkey.protobuf
Protobuf type SimpleSignTx
KeepKeyMessage.SimpleSignTx.Builder - Class in com.keepkey.protobuf
Protobuf type SimpleSignTx
KeepKeyMessage.SimpleSignTxOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.Success - Class in com.keepkey.protobuf
Protobuf type Success
KeepKeyMessage.Success.Builder - Class in com.keepkey.protobuf
Protobuf type Success
KeepKeyMessage.SuccessOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.TxAck - Class in com.keepkey.protobuf
Protobuf type TxAck
KeepKeyMessage.TxAck.Builder - Class in com.keepkey.protobuf
Protobuf type TxAck
KeepKeyMessage.TxAckOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.TxRequest - Class in com.keepkey.protobuf
Protobuf type TxRequest
KeepKeyMessage.TxRequest.Builder - Class in com.keepkey.protobuf
Protobuf type TxRequest
KeepKeyMessage.TxRequestOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.TxSize - Class in com.keepkey.protobuf
Protobuf type TxSize
KeepKeyMessage.TxSize.Builder - Class in com.keepkey.protobuf
Protobuf type TxSize
KeepKeyMessage.TxSizeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.VerifyMessage - Class in com.keepkey.protobuf
Protobuf type VerifyMessage
KeepKeyMessage.VerifyMessage.Builder - Class in com.keepkey.protobuf
Protobuf type VerifyMessage
KeepKeyMessage.VerifyMessageOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.WipeDevice - Class in com.keepkey.protobuf
Protobuf type WipeDevice
KeepKeyMessage.WipeDevice.Builder - Class in com.keepkey.protobuf
Protobuf type WipeDevice
KeepKeyMessage.WipeDeviceOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.WordAck - Class in com.keepkey.protobuf
Protobuf type WordAck
KeepKeyMessage.WordAck.Builder - Class in com.keepkey.protobuf
Protobuf type WordAck
KeepKeyMessage.WordAckOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessage.WordRequest - Class in com.keepkey.protobuf
Protobuf type WordRequest
KeepKeyMessage.WordRequest.Builder - Class in com.keepkey.protobuf
Protobuf type WordRequest
KeepKeyMessage.WordRequestOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyMessageAdapter - Class in org.multibit.hd.hardware.keepkey.utils
Adapter to provide the following to KeepKey messages:
KeepKeyMessageAdapter() - Constructor for class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageAdapter
 
KeepKeyMessageToStringStyle - Class in org.multibit.hd.hardware.keepkey.utils
Apache Commons ToStringStyle extension to provide the following to logging:
KeepKeyMessageToStringStyle() - Constructor for class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageToStringStyle
Match the multi-line style
KeepKeyMessageUtils - Class in org.multibit.hd.hardware.keepkey.utils
Utility class to provide the following to applications:
KeepKeyRelayClient - Class in org.multibit.hd.hardware.keepkey.clients
Client to provide the following to applications:
KeepKeyRelayClient(String, int) - Constructor for class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayClient
 
KeepKeyRelayServer - Class in org.multibit.hd.hardware.keepkey.clients
 
KeepKeyRelayServer() - Constructor for class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayServer
Create a RelayServer, wrapping a KeepKey V1 HID device, exposing port 3000
KeepKeyRelayServer(KeepKeyV1HidHardwareWallet, int) - Constructor for class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayServer
Create a RelayServer using a HardwareWallet instance and the specified port
KeepKeyStorage - Class in com.keepkey.protobuf
 
KeepKeyStorage.Storage - Class in com.keepkey.protobuf
Protobuf type Storage
KeepKeyStorage.Storage.Builder - Class in com.keepkey.protobuf
Protobuf type Storage
KeepKeyStorage.StorageOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyType - Class in com.keepkey.protobuf
 
KeepKeyType.ButtonRequestType - Enum in com.keepkey.protobuf
Protobuf enum ButtonRequestType
KeepKeyType.CoinType - Class in com.keepkey.protobuf
Protobuf type CoinType
KeepKeyType.CoinType.Builder - Class in com.keepkey.protobuf
Protobuf type CoinType
KeepKeyType.CoinTypeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyType.FailureType - Enum in com.keepkey.protobuf
Protobuf enum FailureType
KeepKeyType.HDNodePathType - Class in com.keepkey.protobuf
Protobuf type HDNodePathType
KeepKeyType.HDNodePathType.Builder - Class in com.keepkey.protobuf
Protobuf type HDNodePathType
KeepKeyType.HDNodePathTypeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyType.HDNodeType - Class in com.keepkey.protobuf
Protobuf type HDNodeType
KeepKeyType.HDNodeType.Builder - Class in com.keepkey.protobuf
Protobuf type HDNodeType
KeepKeyType.HDNodeTypeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyType.IdentityType - Class in com.keepkey.protobuf
Protobuf type IdentityType
KeepKeyType.IdentityType.Builder - Class in com.keepkey.protobuf
Protobuf type IdentityType
KeepKeyType.IdentityTypeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyType.InputScriptType - Enum in com.keepkey.protobuf
Protobuf enum InputScriptType
KeepKeyType.MultisigRedeemScriptType - Class in com.keepkey.protobuf
Protobuf type MultisigRedeemScriptType
KeepKeyType.MultisigRedeemScriptType.Builder - Class in com.keepkey.protobuf
Protobuf type MultisigRedeemScriptType
KeepKeyType.MultisigRedeemScriptTypeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyType.OutputScriptType - Enum in com.keepkey.protobuf
Protobuf enum OutputScriptType
KeepKeyType.PinMatrixRequestType - Enum in com.keepkey.protobuf
Protobuf enum PinMatrixRequestType
KeepKeyType.RequestType - Enum in com.keepkey.protobuf
Protobuf enum RequestType
KeepKeyType.TransactionType - Class in com.keepkey.protobuf
Protobuf type TransactionType
KeepKeyType.TransactionType.Builder - Class in com.keepkey.protobuf
Protobuf type TransactionType
KeepKeyType.TransactionTypeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyType.TxInputType - Class in com.keepkey.protobuf
Protobuf type TxInputType
KeepKeyType.TxInputType.Builder - Class in com.keepkey.protobuf
Protobuf type TxInputType
KeepKeyType.TxInputTypeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyType.TxOutputBinType - Class in com.keepkey.protobuf
Protobuf type TxOutputBinType
KeepKeyType.TxOutputBinType.Builder - Class in com.keepkey.protobuf
Protobuf type TxOutputBinType
KeepKeyType.TxOutputBinTypeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyType.TxOutputType - Class in com.keepkey.protobuf
Protobuf type TxOutputType
KeepKeyType.TxOutputType.Builder - Class in com.keepkey.protobuf
Protobuf type TxOutputType
KeepKeyType.TxOutputTypeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyType.TxRequestDetailsType - Class in com.keepkey.protobuf
Protobuf type TxRequestDetailsType
KeepKeyType.TxRequestDetailsType.Builder - Class in com.keepkey.protobuf
Protobuf type TxRequestDetailsType
KeepKeyType.TxRequestDetailsTypeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyType.TxRequestSerializedType - Class in com.keepkey.protobuf
Protobuf type TxRequestSerializedType
KeepKeyType.TxRequestSerializedType.Builder - Class in com.keepkey.protobuf
Protobuf type TxRequestSerializedType
KeepKeyType.TxRequestSerializedTypeOrBuilder - Interface in com.keepkey.protobuf
 
KeepKeyV1HidHardwareWallet - Class in org.multibit.hd.hardware.keepkey.wallets.v1
KeepKey implementation to provide the following to applications:
KeepKeyV1HidHardwareWallet() - Constructor for class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
Default constructor for use with dynamic binding
KeepKeyV1HidHardwareWallet(Optional<Integer>, Optional<Integer>, Optional<String>) - Constructor for class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
Create a new instance of a USB-based KeepKey device (standard)
KEY_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
KEY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
KNOWN_DEVICES_FIELD_NUMBER - Static variable in class Config.Configuration
 

L

LABEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
LABEL_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
LABEL_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
LABEL_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
LABEL_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
LABEL_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
LABEL_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
LABEL_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
LABEL_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
LABEL_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
LABEL_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
LABEL_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
LABEL_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
LABEL_OPTIONAL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_OPTIONAL = 1;
LABEL_REPEATED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REPEATED = 3;
LABEL_REQUIRED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REQUIRED = 2;
LANGUAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
LANGUAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
LANGUAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
LANGUAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
LANGUAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
LANGUAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
LANGUAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
LANGUAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
LANGUAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
LANGUAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
LANGUAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
LANGUAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
LAYOUT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
LAYOUT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
LAZY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
LEADING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
LENGTH_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
LEVEL_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
LEVEL_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
LITE_RUNTIME_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
LITE_RUNTIME = 3;
loadDevice(String, String, String, String) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the LOAD_DEVICE message to the device.
loadDevice(String, String, String, String) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
loadDevice(String, String, String, String) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
loadWallet(String, String, String, String) - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Initiate the process where the hardware wallet is first wiped then loaded using an external seed phrase
LoadWalletSpecification - Class in org.multibit.hd.hardware.core.fsm
Value object to provide the following to hardware wallet FSM:
LoadWalletSpecification(String, String, String, String) - Constructor for class org.multibit.hd.hardware.core.fsm.LoadWalletSpecification
 
LOCATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
LOCK_TIME_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
LOCK_TIME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
LOCK_TIME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
LOCK_TIME_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
logPacket(String, int, byte[]) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageUtils
 
logPacket(String, int, byte[]) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageUtils
 

M

M_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
M_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
main(String[]) - Static method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayServer
Start a RelayServer wrapping a KeepKey V1 USB device on the DEFAULT_PORT_NUMBER (3000)
main(String[]) - Static method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayServer
Start a RelayServer wrapping a Trezor V1 USB device on the DEFAULT_PORT_NUMBER (3000)
MainNetAddress - Class in org.multibit.hd.hardware.core.messages
Value object to provide the following to downstream API consumers:
MainNetAddress(String) - Constructor for class org.multibit.hd.hardware.core.messages.MainNetAddress
 
MAJOR_VERSION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
MAJOR_VERSION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
MATRIX_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
MATRIX_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
MAXFEE_KB_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.CoinType
 
MAXFEE_KB_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
MEMORY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
MEMORY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
mergeDetails(KeepKeyType.TxRequestDetailsType) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
mergeDetails(TrezorType.TxRequestDetailsType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
mergeFrom(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
mergeFrom(DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
mergeFrom(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
mergeFrom(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
mergeFrom(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
mergeFrom(DescriptorProtos.FileDescriptorSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
mergeFrom(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
mergeFrom(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
mergeFrom(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
mergeFrom(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
mergeFrom(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
mergeFrom(DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
mergeFrom(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
mergeFrom(DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
 
mergeFrom(KeepKeyMessage.Address) - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
 
mergeFrom(KeepKeyMessage.ApplySettings) - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck.Builder
 
mergeFrom(KeepKeyMessage.ButtonAck) - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
 
mergeFrom(KeepKeyMessage.ButtonRequest) - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel.Builder
 
mergeFrom(KeepKeyMessage.Cancel) - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
 
mergeFrom(KeepKeyMessage.ChangePin) - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
 
mergeFrom(KeepKeyMessage.CipheredKeyValue) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
 
mergeFrom(KeepKeyMessage.CipherKeyValue) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession.Builder
 
mergeFrom(KeepKeyMessage.ClearSession) - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
 
mergeFrom(KeepKeyMessage.DebugLinkDecision) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState.Builder
 
mergeFrom(KeepKeyMessage.DebugLinkGetState) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
 
mergeFrom(KeepKeyMessage.DebugLinkLog) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
 
mergeFrom(KeepKeyMessage.DebugLinkState) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop.Builder
 
mergeFrom(KeepKeyMessage.DebugLinkStop) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
 
mergeFrom(KeepKeyMessage.DecryptedMessage) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
 
mergeFrom(KeepKeyMessage.DecryptMessage) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
 
mergeFrom(KeepKeyMessage.EncryptedMessage) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
 
mergeFrom(KeepKeyMessage.EncryptMessage) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
 
mergeFrom(KeepKeyMessage.Entropy) - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
 
mergeFrom(KeepKeyMessage.EntropyAck) - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest.Builder
 
mergeFrom(KeepKeyMessage.EntropyRequest) - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
 
mergeFrom(KeepKeyMessage.EstimateTxSize) - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
 
mergeFrom(KeepKeyMessage.Failure) - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
 
mergeFrom(KeepKeyMessage.Features) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase.Builder
 
mergeFrom(KeepKeyMessage.FirmwareErase) - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
 
mergeFrom(KeepKeyMessage.FirmwareUpload) - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
 
mergeFrom(KeepKeyMessage.GetAddress) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
 
mergeFrom(KeepKeyMessage.GetEntropy) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures.Builder
 
mergeFrom(KeepKeyMessage.GetFeatures) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
 
mergeFrom(KeepKeyMessage.GetPublicKey) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize.Builder
 
mergeFrom(KeepKeyMessage.Initialize) - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
 
mergeFrom(KeepKeyMessage.LoadDevice) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
 
mergeFrom(KeepKeyMessage.MessageSignature) - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
 
mergeFrom(KeepKeyMessage.PassphraseAck) - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest.Builder
 
mergeFrom(KeepKeyMessage.PassphraseRequest) - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
 
mergeFrom(KeepKeyMessage.Ping) - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
 
mergeFrom(KeepKeyMessage.PinMatrixAck) - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
 
mergeFrom(KeepKeyMessage.PinMatrixRequest) - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
 
mergeFrom(KeepKeyMessage.PublicKey) - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
 
mergeFrom(KeepKeyMessage.RecoveryDevice) - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
 
mergeFrom(KeepKeyMessage.ResetDevice) - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
 
mergeFrom(KeepKeyMessage.SignedIdentity) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
 
mergeFrom(KeepKeyMessage.SignIdentity) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
 
mergeFrom(KeepKeyMessage.SignMessage) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
 
mergeFrom(KeepKeyMessage.SignTx) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
 
mergeFrom(KeepKeyMessage.SimpleSignTx) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
 
mergeFrom(KeepKeyMessage.Success) - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
 
mergeFrom(KeepKeyMessage.TxAck) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
 
mergeFrom(KeepKeyMessage.TxRequest) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
 
mergeFrom(KeepKeyMessage.TxSize) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
 
mergeFrom(KeepKeyMessage.VerifyMessage) - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice.Builder
 
mergeFrom(KeepKeyMessage.WipeDevice) - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
 
mergeFrom(KeepKeyMessage.WordAck) - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest.Builder
 
mergeFrom(KeepKeyMessage.WordRequest) - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
 
mergeFrom(KeepKeyStorage.Storage) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
 
mergeFrom(KeepKeyType.CoinType) - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
 
mergeFrom(KeepKeyType.HDNodePathType) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
 
mergeFrom(KeepKeyType.HDNodeType) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
 
mergeFrom(KeepKeyType.IdentityType) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
 
mergeFrom(KeepKeyType.MultisigRedeemScriptType) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
 
mergeFrom(KeepKeyType.TransactionType) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
 
mergeFrom(KeepKeyType.TxInputType) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
 
mergeFrom(KeepKeyType.TxOutputBinType) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
 
mergeFrom(KeepKeyType.TxOutputType) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
 
mergeFrom(KeepKeyType.TxRequestDetailsType) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
 
mergeFrom(Message) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
 
mergeFrom(KeepKeyType.TxRequestSerializedType) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
 
mergeFrom(TrezorMessage.Address) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
 
mergeFrom(TrezorMessage.ApplySettings) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck.Builder
 
mergeFrom(TrezorMessage.ButtonAck) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
 
mergeFrom(TrezorMessage.ButtonRequest) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel.Builder
 
mergeFrom(TrezorMessage.Cancel) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
 
mergeFrom(TrezorMessage.ChangePin) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
 
mergeFrom(TrezorMessage.CipheredKeyValue) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
 
mergeFrom(TrezorMessage.CipherKeyValue) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession.Builder
 
mergeFrom(TrezorMessage.ClearSession) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
 
mergeFrom(TrezorMessage.DebugLinkDecision) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
 
mergeFrom(TrezorMessage.DebugLinkFlashErase) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState.Builder
 
mergeFrom(TrezorMessage.DebugLinkGetState) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
 
mergeFrom(TrezorMessage.DebugLinkLog) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
 
mergeFrom(TrezorMessage.DebugLinkMemory) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
 
mergeFrom(TrezorMessage.DebugLinkMemoryRead) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
 
mergeFrom(TrezorMessage.DebugLinkMemoryWrite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
 
mergeFrom(TrezorMessage.DebugLinkState) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop.Builder
 
mergeFrom(TrezorMessage.DebugLinkStop) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
 
mergeFrom(TrezorMessage.DecryptedMessage) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
 
mergeFrom(TrezorMessage.DecryptMessage) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
 
mergeFrom(TrezorMessage.ECDHSessionKey) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
 
mergeFrom(TrezorMessage.EncryptedMessage) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
 
mergeFrom(TrezorMessage.EncryptMessage) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
 
mergeFrom(TrezorMessage.Entropy) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
 
mergeFrom(TrezorMessage.EntropyAck) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest.Builder
 
mergeFrom(TrezorMessage.EntropyRequest) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
 
mergeFrom(TrezorMessage.EstimateTxSize) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
 
mergeFrom(TrezorMessage.EthereumAddress) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
 
mergeFrom(TrezorMessage.EthereumGetAddress) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
 
mergeFrom(TrezorMessage.EthereumSignTx) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
 
mergeFrom(TrezorMessage.EthereumTxAck) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
 
mergeFrom(TrezorMessage.EthereumTxRequest) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
 
mergeFrom(TrezorMessage.Failure) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
 
mergeFrom(TrezorMessage.Features) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase.Builder
 
mergeFrom(TrezorMessage.FirmwareErase) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
 
mergeFrom(TrezorMessage.FirmwareUpload) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
 
mergeFrom(TrezorMessage.GetAddress) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
 
mergeFrom(TrezorMessage.GetECDHSessionKey) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
 
mergeFrom(TrezorMessage.GetEntropy) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures.Builder
 
mergeFrom(TrezorMessage.GetFeatures) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
 
mergeFrom(TrezorMessage.GetPublicKey) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize.Builder
 
mergeFrom(TrezorMessage.Initialize) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
 
mergeFrom(TrezorMessage.LoadDevice) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
 
mergeFrom(TrezorMessage.MessageSignature) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
 
mergeFrom(TrezorMessage.PassphraseAck) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest.Builder
 
mergeFrom(TrezorMessage.PassphraseRequest) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
 
mergeFrom(TrezorMessage.Ping) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
 
mergeFrom(TrezorMessage.PinMatrixAck) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
 
mergeFrom(TrezorMessage.PinMatrixRequest) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
 
mergeFrom(TrezorMessage.PublicKey) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
 
mergeFrom(TrezorMessage.RecoveryDevice) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
 
mergeFrom(TrezorMessage.ResetDevice) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
 
mergeFrom(TrezorMessage.SetU2FCounter) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
 
mergeFrom(TrezorMessage.SignedIdentity) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
 
mergeFrom(TrezorMessage.SignIdentity) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
 
mergeFrom(TrezorMessage.SignMessage) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
 
mergeFrom(TrezorMessage.SignTx) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
 
mergeFrom(TrezorMessage.SimpleSignTx) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
 
mergeFrom(TrezorMessage.Success) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
 
mergeFrom(TrezorMessage.TxAck) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
 
mergeFrom(TrezorMessage.TxRequest) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
 
mergeFrom(TrezorMessage.TxSize) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
 
mergeFrom(TrezorMessage.VerifyMessage) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice.Builder
 
mergeFrom(TrezorMessage.WipeDevice) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
 
mergeFrom(TrezorMessage.WordAck) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest.Builder
 
mergeFrom(TrezorMessage.WordRequest) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
 
mergeFrom(TrezorStorage.Storage) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
 
mergeFrom(TrezorType.CoinType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
 
mergeFrom(TrezorType.HDNodePathType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
 
mergeFrom(TrezorType.HDNodeType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
 
mergeFrom(TrezorType.IdentityType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
 
mergeFrom(TrezorType.MultisigRedeemScriptType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
 
mergeFrom(TrezorType.TransactionType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
 
mergeFrom(TrezorType.TxInputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
 
mergeFrom(TrezorType.TxOutputBinType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
 
mergeFrom(TrezorType.TxOutputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
 
mergeFrom(TrezorType.TxRequestDetailsType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
 
mergeFrom(Message) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
 
mergeFrom(TrezorType.TxRequestSerializedType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
 
mergeFrom(Message) - Method in class Config.Configuration.Builder
 
mergeFrom(Config.Configuration) - Method in class Config.Configuration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class Config.Configuration.Builder
 
mergeFrom(Message) - Method in class Config.DeviceDescriptor.Builder
 
mergeFrom(Config.DeviceDescriptor) - Method in class Config.DeviceDescriptor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class Config.DeviceDescriptor.Builder
 
mergeIdentity(KeepKeyType.IdentityType) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
mergeIdentity(TrezorType.IdentityType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional .IdentityType identity = 1;
mergeIdentity(TrezorType.IdentityType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
mergeMultisig(KeepKeyType.MultisigRedeemScriptType) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
mergeMultisig(KeepKeyType.MultisigRedeemScriptType) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
mergeMultisig(KeepKeyType.MultisigRedeemScriptType) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
mergeMultisig(TrezorType.MultisigRedeemScriptType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
mergeMultisig(TrezorType.MultisigRedeemScriptType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
mergeMultisig(TrezorType.MultisigRedeemScriptType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
mergeNode(KeepKeyType.HDNodeType) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
mergeNode(KeepKeyType.HDNodeType) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
mergeNode(KeepKeyType.HDNodeType) - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
required .HDNodeType node = 1;
mergeNode(KeepKeyType.HDNodeType) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional .HDNodeType node = 2;
mergeNode(KeepKeyType.HDNodeType) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
required .HDNodeType node = 1;
mergeNode(TrezorType.HDNodeType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
mergeNode(TrezorType.HDNodeType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
mergeNode(TrezorType.HDNodeType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
required .HDNodeType node = 1;
mergeNode(TrezorType.HDNodeType) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional .HDNodeType node = 2;
mergeNode(TrezorType.HDNodeType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
required .HDNodeType node = 1;
mergeOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
mergeOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
mergeOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
mergeOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
mergeOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
mergeOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
mergeOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
mergeSerialized(KeepKeyType.TxRequestSerializedType) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
mergeSerialized(TrezorType.TxRequestSerializedType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
mergeSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
mergeTx(KeepKeyType.TransactionType) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
optional .TransactionType tx = 1;
mergeTx(TrezorType.TransactionType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
optional .TransactionType tx = 1;
mergeWireProtocol(DescriptorProtos.FileDescriptorSet) - Method in class Config.Configuration.Builder
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
MESSAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
MESSAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
MESSAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
MESSAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
MESSAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
MESSAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
MESSAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
MESSAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Success
 
MESSAGE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
MESSAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
MESSAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
MESSAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
MESSAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
MESSAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
MESSAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
MESSAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
MESSAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
MESSAGE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
MESSAGE_SET_WIRE_FORMAT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
MESSAGE_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
MessageEvent - Class in org.multibit.hd.hardware.core.events
Low level event to provide the following to client API:
MessageEvent(MessageEventType, Optional<HardwareWalletMessage>, Optional<Message>, String) - Constructor for class org.multibit.hd.hardware.core.events.MessageEvent
 
MessageEvents - Class in org.multibit.hd.hardware.core.events
Factory to provide the following to application API:
MessageEventType - Enum in org.multibit.hd.hardware.core.events
Enum to provide the following to application:
MessageSignature - Class in org.multibit.hd.hardware.core.messages
Value object to provide the following to downstream API consumers:
MessageSignature(String, byte[]) - Constructor for class org.multibit.hd.hardware.core.messages.MessageSignature
 
MessageType_Address_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_Address = 30;
MessageType_Address_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_Address = 30;
MessageType_ApplySettings_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_ApplySettings = 25;
MessageType_ApplySettings_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_ApplySettings = 25;
MessageType_ButtonAck_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_ButtonAck = 27;
MessageType_ButtonAck_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_ButtonAck = 27;
MessageType_ButtonRequest_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_ButtonRequest = 26;
MessageType_ButtonRequest_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_ButtonRequest = 26;
MessageType_Cancel_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_Cancel = 20;
MessageType_Cancel_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_Cancel = 20;
MessageType_ChangePin_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_ChangePin = 4;
MessageType_ChangePin_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_ChangePin = 4;
MessageType_CipheredKeyValue_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_CipheredKeyValue = 48;
MessageType_CipheredKeyValue_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_CipheredKeyValue = 48;
MessageType_CipherKeyValue_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_CipherKeyValue = 23;
MessageType_CipherKeyValue_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_CipherKeyValue = 23;
MessageType_ClearSession_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_ClearSession = 24;
MessageType_ClearSession_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_ClearSession = 24;
MessageType_DebugLinkDecision_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_DebugLinkDecision = 100;
MessageType_DebugLinkDecision_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_DebugLinkDecision = 100;
MessageType_DebugLinkFlashErase_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_DebugLinkFlashErase = 113;
MessageType_DebugLinkGetState_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_DebugLinkGetState = 101;
MessageType_DebugLinkGetState_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_DebugLinkGetState = 101;
MessageType_DebugLinkLog_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_DebugLinkLog = 104;
MessageType_DebugLinkLog_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_DebugLinkLog = 104;
MessageType_DebugLinkMemory_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_DebugLinkMemory = 111;
MessageType_DebugLinkMemoryRead_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_DebugLinkMemoryRead = 110;
MessageType_DebugLinkMemoryWrite_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_DebugLinkMemoryWrite = 112;
MessageType_DebugLinkState_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_DebugLinkState = 102;
MessageType_DebugLinkState_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_DebugLinkState = 102;
MessageType_DebugLinkStop_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_DebugLinkStop = 103;
MessageType_DebugLinkStop_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_DebugLinkStop = 103;
MessageType_DecryptedMessage_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_DecryptedMessage = 52;
MessageType_DecryptedMessage_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_DecryptedMessage = 52;
MessageType_DecryptMessage_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_DecryptMessage = 51;
MessageType_DecryptMessage_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_DecryptMessage = 51;
MessageType_ECDHSessionKey_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_ECDHSessionKey = 62;
MessageType_EncryptedMessage_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_EncryptedMessage = 50;
MessageType_EncryptedMessage_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_EncryptedMessage = 50;
MessageType_EncryptMessage_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_EncryptMessage = 49;
MessageType_EncryptMessage_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_EncryptMessage = 49;
MessageType_Entropy_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_Entropy = 10;
MessageType_Entropy_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_Entropy = 10;
MessageType_EntropyAck_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_EntropyAck = 36;
MessageType_EntropyAck_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_EntropyAck = 36;
MessageType_EntropyRequest_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_EntropyRequest = 35;
MessageType_EntropyRequest_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_EntropyRequest = 35;
MessageType_EstimateTxSize_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_EstimateTxSize = 43;
MessageType_EstimateTxSize_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_EstimateTxSize = 43;
MessageType_EthereumAddress_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_EthereumAddress = 57;
MessageType_EthereumGetAddress_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_EthereumGetAddress = 56;
MessageType_EthereumSignTx_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_EthereumSignTx = 58;
MessageType_EthereumTxAck_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_EthereumTxAck = 60;
MessageType_EthereumTxRequest_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_EthereumTxRequest = 59;
MessageType_Failure_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_Failure = 3;
MessageType_Failure_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_Failure = 3;
MessageType_Features_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_Features = 17;
MessageType_Features_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_Features = 17;
MessageType_FirmwareErase_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_FirmwareErase = 6;
MessageType_FirmwareErase_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_FirmwareErase = 6;
MessageType_FirmwareUpload_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_FirmwareUpload = 7;
MessageType_FirmwareUpload_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_FirmwareUpload = 7;
MessageType_GetAddress_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_GetAddress = 29;
MessageType_GetAddress_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_GetAddress = 29;
MessageType_GetECDHSessionKey_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_GetECDHSessionKey = 61;
MessageType_GetEntropy_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_GetEntropy = 9;
MessageType_GetEntropy_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_GetEntropy = 9;
MessageType_GetFeatures_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_GetFeatures = 55;
MessageType_GetFeatures_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_GetFeatures = 55;
MessageType_GetPublicKey_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_GetPublicKey = 11;
MessageType_GetPublicKey_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_GetPublicKey = 11;
MessageType_Initialize_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_Initialize = 0;
MessageType_Initialize_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_Initialize = 0;
MessageType_LoadDevice_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_LoadDevice = 13;
MessageType_LoadDevice_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_LoadDevice = 13;
MessageType_MessageSignature_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_MessageSignature = 40;
MessageType_MessageSignature_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_MessageSignature = 40;
MessageType_PassphraseAck_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_PassphraseAck = 42;
MessageType_PassphraseAck_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_PassphraseAck = 42;
MessageType_PassphraseRequest_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_PassphraseRequest = 41;
MessageType_PassphraseRequest_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_PassphraseRequest = 41;
MessageType_Ping_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_Ping = 1;
MessageType_Ping_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_Ping = 1;
MessageType_PinMatrixAck_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_PinMatrixAck = 19;
MessageType_PinMatrixAck_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_PinMatrixAck = 19;
MessageType_PinMatrixRequest_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_PinMatrixRequest = 18;
MessageType_PinMatrixRequest_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_PinMatrixRequest = 18;
MessageType_PublicKey_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_PublicKey = 12;
MessageType_PublicKey_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_PublicKey = 12;
MessageType_RecoveryDevice_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_RecoveryDevice = 45;
MessageType_RecoveryDevice_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_RecoveryDevice = 45;
MessageType_ResetDevice_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_ResetDevice = 14;
MessageType_ResetDevice_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_ResetDevice = 14;
MessageType_SetU2FCounter_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_SetU2FCounter = 63;
MessageType_SignedIdentity_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_SignedIdentity = 54;
MessageType_SignedIdentity_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_SignedIdentity = 54;
MessageType_SignIdentity_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_SignIdentity = 53;
MessageType_SignIdentity_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_SignIdentity = 53;
MessageType_SignMessage_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_SignMessage = 38;
MessageType_SignMessage_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_SignMessage = 38;
MessageType_SignTx_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_SignTx = 15;
MessageType_SignTx_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_SignTx = 15;
MessageType_SimpleSignTx_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_SimpleSignTx = 16;
MessageType_SimpleSignTx_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_SimpleSignTx = 16;
MessageType_Success_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_Success = 2;
MessageType_Success_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_Success = 2;
MessageType_TxAck_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_TxAck = 22;
MessageType_TxAck_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_TxAck = 22;
MessageType_TxRequest_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_TxRequest = 21;
MessageType_TxRequest_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_TxRequest = 21;
MessageType_TxSize_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_TxSize = 44;
MessageType_TxSize_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_TxSize = 44;
MessageType_VerifyMessage_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_VerifyMessage = 39;
MessageType_VerifyMessage_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_VerifyMessage = 39;
MessageType_WipeDevice_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_WipeDevice = 5;
MessageType_WipeDevice_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_WipeDevice = 5;
MessageType_WordAck_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_WordAck = 47;
MessageType_WordAck_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_WordAck = 47;
MessageType_WordRequest_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
MessageType_WordRequest = 46;
MessageType_WordRequest_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
MessageType_WordRequest = 46;
METHOD_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
MINOR_VERSION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
MINOR_VERSION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
MNEMONIC_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
MNEMONIC_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
MNEMONIC_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
MNEMONIC_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
MNEMONIC_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
MNEMONIC_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
MULTISIG_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
MULTISIG_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
MULTISIG_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
MULTISIG_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
MULTISIG_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
MULTISIG_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 

N

name() - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Assist downstream API consumers with identifying the source of events
name() - Method in interface org.multibit.hd.hardware.core.wallets.HardwareWallet
Assist downstream API consumers with identifying the source of events
name() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyHardwareWalletClient
 
name() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayClient
 
name() - Method in class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
 
name() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorHardwareWalletClient
 
name() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayClient
 
name() - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldSocketHardwareWallet
 
name() - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldUsbHardwareWallet
 
name() - Method in class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
NAME_PART_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
NEGATIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
NESTED_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newAttachedState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilder(DescriptorProtos.DescriptorProto.ExtensionRange) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilder(DescriptorProtos.DescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilder(DescriptorProtos.EnumDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilder(DescriptorProtos.EnumOptions) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilder(DescriptorProtos.EnumValueDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilder(DescriptorProtos.EnumValueOptions) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilder(DescriptorProtos.FieldDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilder(DescriptorProtos.FieldOptions) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilder(DescriptorProtos.FileDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilder(DescriptorProtos.FileDescriptorSet) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilder(DescriptorProtos.FileOptions) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilder(DescriptorProtos.MessageOptions) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilder(DescriptorProtos.MethodDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilder(DescriptorProtos.MethodOptions) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilder(DescriptorProtos.ServiceDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilder(DescriptorProtos.ServiceOptions) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilder(DescriptorProtos.SourceCodeInfo.Location) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilder(DescriptorProtos.SourceCodeInfo) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newBuilder(DescriptorProtos.UninterpretedOption.NamePart) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilder(DescriptorProtos.UninterpretedOption) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
newBuilder(KeepKeyMessage.Address) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
newBuilder(KeepKeyMessage.ApplySettings) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
newBuilder(KeepKeyMessage.ButtonAck) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
newBuilder(KeepKeyMessage.ButtonRequest) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
newBuilder(KeepKeyMessage.Cancel) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
newBuilder(KeepKeyMessage.ChangePin) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
newBuilder(KeepKeyMessage.CipheredKeyValue) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
newBuilder(KeepKeyMessage.CipherKeyValue) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
newBuilder(KeepKeyMessage.ClearSession) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
newBuilder(KeepKeyMessage.DebugLinkDecision) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
newBuilder(KeepKeyMessage.DebugLinkGetState) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
newBuilder(KeepKeyMessage.DebugLinkLog) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
newBuilder(KeepKeyMessage.DebugLinkState) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
newBuilder(KeepKeyMessage.DebugLinkStop) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
newBuilder(KeepKeyMessage.DecryptedMessage) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
newBuilder(KeepKeyMessage.DecryptMessage) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
newBuilder(KeepKeyMessage.EncryptedMessage) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
newBuilder(KeepKeyMessage.EncryptMessage) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
newBuilder(KeepKeyMessage.Entropy) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
newBuilder(KeepKeyMessage.EntropyAck) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
newBuilder(KeepKeyMessage.EntropyRequest) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
newBuilder(KeepKeyMessage.EstimateTxSize) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
newBuilder(KeepKeyMessage.Failure) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
newBuilder(KeepKeyMessage.Features) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
newBuilder(KeepKeyMessage.FirmwareErase) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
newBuilder(KeepKeyMessage.FirmwareUpload) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
newBuilder(KeepKeyMessage.GetAddress) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
newBuilder(KeepKeyMessage.GetEntropy) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
newBuilder(KeepKeyMessage.GetFeatures) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
newBuilder(KeepKeyMessage.GetPublicKey) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
newBuilder(KeepKeyMessage.Initialize) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
newBuilder(KeepKeyMessage.LoadDevice) - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
newBuilder(KeepKeyMessage.MessageSignature) - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
newBuilder(KeepKeyMessage.PassphraseAck) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
newBuilder(KeepKeyMessage.PassphraseRequest) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
newBuilder(KeepKeyMessage.Ping) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
newBuilder(KeepKeyMessage.PinMatrixAck) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
newBuilder(KeepKeyMessage.PinMatrixRequest) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
newBuilder(KeepKeyMessage.PublicKey) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
newBuilder(KeepKeyMessage.RecoveryDevice) - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
newBuilder(KeepKeyMessage.ResetDevice) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
newBuilder(KeepKeyMessage.SignedIdentity) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
newBuilder(KeepKeyMessage.SignIdentity) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
newBuilder(KeepKeyMessage.SignMessage) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
newBuilder(KeepKeyMessage.SignTx) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
newBuilder(KeepKeyMessage.SimpleSignTx) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
newBuilder(KeepKeyMessage.Success) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
newBuilder(KeepKeyMessage.TxAck) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
newBuilder(KeepKeyMessage.TxRequest) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
newBuilder(KeepKeyMessage.TxSize) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
newBuilder(KeepKeyMessage.VerifyMessage) - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
newBuilder(KeepKeyMessage.WipeDevice) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
newBuilder(KeepKeyMessage.WordAck) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
newBuilder(KeepKeyMessage.WordRequest) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
newBuilder(KeepKeyStorage.Storage) - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
newBuilder(KeepKeyType.CoinType) - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
newBuilder(KeepKeyType.HDNodePathType) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
newBuilder(KeepKeyType.HDNodeType) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
newBuilder(KeepKeyType.IdentityType) - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
newBuilder(KeepKeyType.MultisigRedeemScriptType) - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
newBuilder(KeepKeyType.TransactionType) - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
newBuilder(KeepKeyType.TxInputType) - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
newBuilder(KeepKeyType.TxOutputBinType) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
newBuilder(KeepKeyType.TxOutputType) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
newBuilder(KeepKeyType.TxRequestDetailsType) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
newBuilder() - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
newBuilder(KeepKeyType.TxRequestSerializedType) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
newBuilder(TrezorMessage.Address) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
newBuilder(TrezorMessage.ApplySettings) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
newBuilder(TrezorMessage.ButtonAck) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
newBuilder(TrezorMessage.ButtonRequest) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
newBuilder(TrezorMessage.Cancel) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
newBuilder(TrezorMessage.ChangePin) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
newBuilder(TrezorMessage.CipheredKeyValue) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
newBuilder(TrezorMessage.CipherKeyValue) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
newBuilder(TrezorMessage.ClearSession) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
newBuilder(TrezorMessage.DebugLinkDecision) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
newBuilder(TrezorMessage.DebugLinkFlashErase) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
newBuilder(TrezorMessage.DebugLinkGetState) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
newBuilder(TrezorMessage.DebugLinkLog) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
newBuilder(TrezorMessage.DebugLinkMemory) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
newBuilder(TrezorMessage.DebugLinkMemoryRead) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
newBuilder(TrezorMessage.DebugLinkMemoryWrite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
newBuilder(TrezorMessage.DebugLinkState) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
newBuilder(TrezorMessage.DebugLinkStop) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
newBuilder(TrezorMessage.DecryptedMessage) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
newBuilder(TrezorMessage.DecryptMessage) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
newBuilder(TrezorMessage.ECDHSessionKey) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
newBuilder(TrezorMessage.EncryptedMessage) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
newBuilder(TrezorMessage.EncryptMessage) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
newBuilder(TrezorMessage.Entropy) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
newBuilder(TrezorMessage.EntropyAck) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
newBuilder(TrezorMessage.EntropyRequest) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
newBuilder(TrezorMessage.EstimateTxSize) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
newBuilder(TrezorMessage.EthereumAddress) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
newBuilder(TrezorMessage.EthereumGetAddress) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
newBuilder(TrezorMessage.EthereumSignTx) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
newBuilder(TrezorMessage.EthereumTxAck) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
newBuilder(TrezorMessage.EthereumTxRequest) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
newBuilder(TrezorMessage.Failure) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
newBuilder(TrezorMessage.Features) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
newBuilder(TrezorMessage.FirmwareErase) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
newBuilder(TrezorMessage.FirmwareUpload) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
newBuilder(TrezorMessage.GetAddress) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
newBuilder(TrezorMessage.GetECDHSessionKey) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
newBuilder(TrezorMessage.GetEntropy) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
newBuilder(TrezorMessage.GetFeatures) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
newBuilder(TrezorMessage.GetPublicKey) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
newBuilder(TrezorMessage.Initialize) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
newBuilder(TrezorMessage.LoadDevice) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
newBuilder(TrezorMessage.MessageSignature) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
newBuilder(TrezorMessage.PassphraseAck) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
newBuilder(TrezorMessage.PassphraseRequest) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
newBuilder(TrezorMessage.Ping) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
newBuilder(TrezorMessage.PinMatrixAck) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
newBuilder(TrezorMessage.PinMatrixRequest) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
newBuilder(TrezorMessage.PublicKey) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
newBuilder(TrezorMessage.RecoveryDevice) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
newBuilder(TrezorMessage.ResetDevice) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
newBuilder(TrezorMessage.SetU2FCounter) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
newBuilder(TrezorMessage.SignedIdentity) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
newBuilder(TrezorMessage.SignIdentity) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
newBuilder(TrezorMessage.SignMessage) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
newBuilder(TrezorMessage.SignTx) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
newBuilder(TrezorMessage.SimpleSignTx) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
newBuilder(TrezorMessage.Success) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
newBuilder(TrezorMessage.TxAck) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
newBuilder(TrezorMessage.TxRequest) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
newBuilder(TrezorMessage.TxSize) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
newBuilder(TrezorMessage.VerifyMessage) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
newBuilder(TrezorMessage.WipeDevice) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
newBuilder(TrezorMessage.WordAck) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
newBuilder(TrezorMessage.WordRequest) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
newBuilder(TrezorStorage.Storage) - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
newBuilder(TrezorType.CoinType) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
newBuilder(TrezorType.HDNodePathType) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
newBuilder(TrezorType.HDNodeType) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
newBuilder(TrezorType.IdentityType) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
newBuilder(TrezorType.MultisigRedeemScriptType) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
newBuilder(TrezorType.TransactionType) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
newBuilder(TrezorType.TxInputType) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
newBuilder(TrezorType.TxOutputBinType) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
newBuilder(TrezorType.TxOutputType) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
newBuilder(TrezorType.TxRequestDetailsType) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
newBuilder() - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
newBuilder(TrezorType.TxRequestSerializedType) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
newBuilder() - Static method in class Config.Configuration
 
newBuilder(Config.Configuration) - Static method in class Config.Configuration
 
newBuilder() - Static method in class Config.DeviceDescriptor
 
newBuilder(Config.DeviceDescriptor) - Static method in class Config.DeviceDescriptor
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
newBuilderForType() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
newBuilderForType() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
newBuilderForType() - Method in class Config.Configuration
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class Config.Configuration
 
newBuilderForType() - Method in class Config.DeviceDescriptor
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class Config.DeviceDescriptor
 
newConfirmChangePINState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newConfirmCipherKeyState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newConfirmEntropyState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newConfirmGetAddressState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newConfirmGetDeterministicHierarchyState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newConfirmGetPublicKeyState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newConfirmLoadState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newConfirmPINState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newConfirmResetState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newConfirmSignMessageState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newConfirmSignTxState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newConfirmWipeState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newConnectedState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newDetachedState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newDisconnectedState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newFailedState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newHardwareWallet(String) - Static method in class org.multibit.hd.hardware.core.wallets.HardwareWallets
Create a new hardware wallet from the given class name
newHardwareWallet(HardwareWalletSpecification) - Static method in class org.multibit.hd.hardware.core.wallets.HardwareWallets
Create a new hardware wallet from the given specification
newInitialisedState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newSocketInstance(Class<T>, String, int) - Static method in class org.multibit.hd.hardware.core.wallets.HardwareWallets
Convenience method to wrap an arbitrary socket hardware wallet with static binding
newSocketInstance(String, String, int) - Static method in class org.multibit.hd.hardware.core.wallets.HardwareWallets
Convenience method to wrap an arbitrary socket hardware wallet with dynamic binding
newSocketSpecification(String, String, int) - Static method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
Builder for hardware wallets communicating over sockets using dynamic binding
newSocketSpecification(Class<T>, String, int) - Static method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
Builder for hardware wallets communicating over sockets using static binding
newStoppedState() - Static method in class org.multibit.hd.hardware.core.fsm.HardwareWalletStates
 
newSubscriberExceptionHandler() - Static method in class org.multibit.hd.hardware.core.ExceptionHandler
 
newUsbInstance(Class<T>, Optional<Integer>, Optional<Integer>, Optional<String>) - Static method in class org.multibit.hd.hardware.core.wallets.HardwareWallets
Convenience method to create an arbitrary USB hardware wallet (the normal mode of operation) with static binding
newUsbInstance(String, Optional<Integer>, Optional<Integer>, Optional<String>) - Static method in class org.multibit.hd.hardware.core.wallets.HardwareWallets
Convenience method to create an arbitrary USB hardware wallet (the normal mode of operation) with dynamic binding
newUsbSpecification(String, Optional<Integer>, Optional<Integer>, Optional<String>) - Static method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
Builder for hardware wallets communicating over USB HID using dynamic binding
newUsbSpecification(Class<T>, Optional<Integer>, Optional<Integer>, Optional<String>) - Static method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
Builder for hardware wallets communicating over USB HID using static binding
NO_STANDARD_DESCRIPTOR_ACCESSOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
NODE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
NODE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
NODE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
NODE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
NODE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
NODE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
NODE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
NODE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
NODE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
NODE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
NONCE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
NONCE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
NONCE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
NONCE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
NONCE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 

O

onHardwareWalletProtocolEvent(MessageEvent) - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayServer
 
onHardwareWalletProtocolEvent(MessageEvent) - Method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayServer
 
onMessageEvent(MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
OP_RETURN_DATA_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
OP_RETURN_DATA_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
OPTIMIZE_FOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
org.multibit.hd.hardware.core - package org.multibit.hd.hardware.core
 
org.multibit.hd.hardware.core.events - package org.multibit.hd.hardware.core.events
 
org.multibit.hd.hardware.core.fsm - package org.multibit.hd.hardware.core.fsm
 
org.multibit.hd.hardware.core.messages - package org.multibit.hd.hardware.core.messages
 
org.multibit.hd.hardware.core.utils - package org.multibit.hd.hardware.core.utils
 
org.multibit.hd.hardware.core.wallets - package org.multibit.hd.hardware.core.wallets
 
org.multibit.hd.hardware.keepkey.clients - package org.multibit.hd.hardware.keepkey.clients
 
org.multibit.hd.hardware.keepkey.utils - package org.multibit.hd.hardware.keepkey.utils
 
org.multibit.hd.hardware.keepkey.wallets - package org.multibit.hd.hardware.keepkey.wallets
 
org.multibit.hd.hardware.keepkey.wallets.v1 - package org.multibit.hd.hardware.keepkey.wallets.v1
 
org.multibit.hd.hardware.trezor.clients - package org.multibit.hd.hardware.trezor.clients
 
org.multibit.hd.hardware.trezor.utils - package org.multibit.hd.hardware.trezor.utils
 
org.multibit.hd.hardware.trezor.wallets - package org.multibit.hd.hardware.trezor.wallets
 
org.multibit.hd.hardware.trezor.wallets.shield - package org.multibit.hd.hardware.trezor.wallets.shield
 
org.multibit.hd.hardware.trezor.wallets.v1 - package org.multibit.hd.hardware.trezor.wallets.v1
 
OUTPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
OUTPUTS_CNT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
OUTPUTS_CNT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
OUTPUTS_COUNT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
OUTPUTS_COUNT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
OUTPUTS_COUNT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
OUTPUTS_COUNT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
OUTPUTS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
OUTPUTS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
OUTPUTS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
OUTPUTS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 

P

PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
PACKED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parse(KeepKeyMessage.MessageType, byte[]) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageUtils
 
parse(TrezorMessage.MessageType, byte[]) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageUtils
 
parseAsHIDPackets(InputStream) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageUtils
Parse the contents of the input stream into a KeepKey protobuf message
parseAsHIDPackets(InputStream) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageUtils
Parse the contents of the input stream into a Trezor protobuf message
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
parseDelimitedFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
parseDelimitedFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
parseDelimitedFrom(InputStream) - Static method in class Config.Configuration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class Config.Configuration
 
parseDelimitedFrom(InputStream) - Static method in class Config.DeviceDescriptor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class Config.DeviceDescriptor
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
parseFrom(ByteString) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
parseFrom(byte[]) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
parseFrom(InputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
parseFrom(CodedInputStream) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
parseFrom(ByteString) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
parseFrom(byte[]) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
parseFrom(InputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
parseFrom(CodedInputStream) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
parseFrom(ByteString) - Static method in class Config.Configuration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class Config.Configuration
 
parseFrom(byte[]) - Static method in class Config.Configuration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class Config.Configuration
 
parseFrom(InputStream) - Static method in class Config.Configuration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class Config.Configuration
 
parseFrom(CodedInputStream) - Static method in class Config.Configuration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class Config.Configuration
 
parseFrom(ByteString) - Static method in class Config.DeviceDescriptor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class Config.DeviceDescriptor
 
parseFrom(byte[]) - Static method in class Config.DeviceDescriptor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class Config.DeviceDescriptor
 
parseFrom(InputStream) - Static method in class Config.DeviceDescriptor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class Config.DeviceDescriptor
 
parseFrom(CodedInputStream) - Static method in class Config.DeviceDescriptor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class Config.DeviceDescriptor
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
PARSER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Address
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Success
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyType.CoinType
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
PARSER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
PARSER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
PARSER - Static variable in class Config.Configuration
 
PARSER - Static variable in class Config.DeviceDescriptor
 
PASSPHRASE_CACHED_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
PASSPHRASE_CACHED_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
PASSPHRASE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
PASSPHRASE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
PASSPHRASE_PROTECTION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
passphraseAck(String) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the PASSPHRASE_ACK message to the device in response to a PASSPHRASE_REQUEST.
passphraseAck(String) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
passphraseAck(String) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
PATCH_VERSION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
PATCH_VERSION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
PATH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
PATH_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
PATH_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
PATH_FIELD_NUMBER - Static variable in class Config.DeviceDescriptor
 
PAYLOAD_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
PAYLOAD_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
PAYTOADDRESS_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.OutputScriptType
PAYTOADDRESS = 0;
PAYTOADDRESS_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
PAYTOADDRESS = 0;
PAYTOMULTISIG_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.OutputScriptType
PAYTOMULTISIG = 2;
PAYTOMULTISIG_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
PAYTOMULTISIG = 2;
PAYTOOPRETURN_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.OutputScriptType
PAYTOOPRETURN = 3;
PAYTOOPRETURN_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
PAYTOOPRETURN = 3;
PAYTOP2SHWITNESS_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
PAYTOP2SHWITNESS = 5;
PAYTOSCRIPTHASH_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.OutputScriptType
PAYTOSCRIPTHASH = 1;
PAYTOSCRIPTHASH_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
PAYTOSCRIPTHASH = 1;
PAYTOWITNESS_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
PAYTOWITNESS = 4;
PEER_PUBLIC_KEY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
PIN_CACHED_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
PIN_CACHED_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
PIN_FAILED_ATTEMPTS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
PIN_FAILED_ATTEMPTS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
PIN_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
PIN_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
PIN_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
PIN_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
PIN_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
PIN_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
PIN_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
PIN_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
PIN_PROTECTION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
PIN_PROTECTION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
PIN_PROTECTION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
PIN_PROTECTION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
PIN_PROTECTION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
PIN_PROTECTION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
PIN_PROTECTION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
PIN_PROTECTION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
ping() - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the PING message to the device
ping() - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
ping() - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
pinMatrixAck(String) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the PIN_MATRIX_ACK message to the device in response to a PIN_MATRIX_REQUEST.
pinMatrixAck(String) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
pinMatrixAck(String) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
PinMatrixRequest - Class in org.multibit.hd.hardware.core.messages
Value object to provide the following to downstream API consumers:
PinMatrixRequest(PinMatrixRequestType) - Constructor for class org.multibit.hd.hardware.core.messages.PinMatrixRequest
 
PinMatrixRequestType - Enum in org.multibit.hd.hardware.core.messages
Enum to provide the following to high level messages:
PinMatrixRequestType_Current_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.PinMatrixRequestType
PinMatrixRequestType_Current = 1;
PinMatrixRequestType_Current_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.PinMatrixRequestType
PinMatrixRequestType_Current = 1;
PinMatrixRequestType_NewFirst_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.PinMatrixRequestType
PinMatrixRequestType_NewFirst = 2;
PinMatrixRequestType_NewFirst_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.PinMatrixRequestType
PinMatrixRequestType_NewFirst = 2;
PinMatrixRequestType_NewSecond_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.PinMatrixRequestType
PinMatrixRequestType_NewSecond = 3;
PinMatrixRequestType_NewSecond_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.PinMatrixRequestType
PinMatrixRequestType_NewSecond = 3;
PORT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
PORT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
POSITIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
PREV_HASH_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
PREV_HASH_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
PREV_INDEX_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
PREV_INDEX_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
PRIVATE_KEY_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
PRIVATE_KEY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
PRODUCT_ID_FIELD_NUMBER - Static variable in class Config.DeviceDescriptor
 
PROTO_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
PROTO_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
provideEntropy(byte[]) - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Provide additional entropy to the device to reduce risk of hardware compromise
providePIN(String) - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Provide the user entered PIN
PUBKEY_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
PUBKEY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
PUBKEYS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
PUBKEYS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
PUBLIC_DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
PUBLIC_KEY_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
PUBLIC_KEY_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
PUBLIC_KEY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
PUBLIC_KEY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
PublicKey - Class in org.multibit.hd.hardware.core.messages
Value object to provide the following to downstream API consumers:
PublicKey(boolean, String, byte[], boolean, HDNodeType) - Constructor for class org.multibit.hd.hardware.core.messages.PublicKey
 
PY_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 

R

readFromDevice(int, TimeUnit) - Method in class org.multibit.hd.hardware.keepkey.wallets.AbstractKeepKeyHardwareWallet
Read a complete message buffer from the device and convert it into a Core message.
readFromDevice(int, TimeUnit) - Method in class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
 
readFromDevice(int, TimeUnit) - Method in class org.multibit.hd.hardware.trezor.wallets.AbstractTrezorHardwareWallet
Read a complete message buffer from the device and convert it into a Core message.
readFromDevice(int, TimeUnit) - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldSocketHardwareWallet
 
readFromDevice(int, TimeUnit) - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldUsbHardwareWallet
 
readFromDevice(int, TimeUnit) - Method in class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
 
readMessage(int, TimeUnit) - Method in interface org.multibit.hd.hardware.core.wallets.HardwareWallet
Read a protobuf message from the hardware wallet and adapt it to a Core message event.
readMessage(int, TimeUnit) - Method in class org.multibit.hd.hardware.keepkey.wallets.AbstractKeepKeyHardwareWallet
 
readMessage(int, TimeUnit) - Method in class org.multibit.hd.hardware.trezor.wallets.AbstractTrezorHardwareWallet
 
recoverDevice(String, String, int, boolean, boolean) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the RECOVER_DEVICE message to the device to start the workflow of asking user for specific words from their seed.
recoverDevice(String, String, int, boolean, boolean) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
recoverDevice(String, String, int, boolean, boolean) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
RECOVERY_FAKE_WORD_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
RECOVERY_FAKE_WORD_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
RECOVERY_WORD_POS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
RECOVERY_WORD_POS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.DescriptorProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.keepkey.protobuf.KeepKeyMessage
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.keepkey.protobuf.KeepKeyStorage
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.keepkey.protobuf.KeepKeyType
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.satoshilabs.trezor.protobuf.TrezorMessage
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.satoshilabs.trezor.protobuf.TrezorStorage
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.satoshilabs.trezor.protobuf.TrezorType
 
registerAllExtensions(ExtensionRegistry) - Static method in class Config
 
registerExceptionHandler() - Static method in class org.multibit.hd.hardware.core.ExceptionHandler
Set this as the default uncaught exception handler
REMOVE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
REMOVE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
removeBinOutputs(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
removeBinOutputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
removeCoins(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
removeCoins(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
removeEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
removeEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
removeExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
removeExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
removeExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
removeField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
removeFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
removeInputs(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
removeInputs(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
removeInputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
removeInputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
removeKnownDevices(int) - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
removeLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
removeMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
removeMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
removeName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
removeNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
removeOutputs(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
removeOutputs(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
removeOutputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
removeOutputs(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
removePubkeys(int) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
removePubkeys(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
removeService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
removeTransactions(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
removeTransactions(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
removeValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
REQUEST_INDEX_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
REQUEST_INDEX_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
REQUEST_TYPE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
REQUEST_TYPE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
requestAddress(int, KeyChain.KeyPurpose, int, boolean) - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Request an address from the device.
requestCancel() - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Cancel the current operation and return to the initialised state
requestCipherKey(int, KeyChain.KeyPurpose, int, byte[], byte[], boolean, boolean, boolean) - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Request some data to be encrypted or decrypted using an address key from the device.
requestDeterministicHierarchy(List<ChildNumber>) - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Request a deterministic hierarchy based on the given child numbers.
requestPing() - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Ping the device
requestPublicKey(int, KeyChain.KeyPurpose, int) - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Request a public key from the device.
RESET_ENTROPY_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
RESET_ENTROPY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
RESET_WORD_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
RESET_WORD_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
resetDevice(String, String, boolean, boolean, int) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the RESET_DEVICE message to the device.
resetDevice(String, String, boolean, boolean, int) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
resetDevice(String, String, boolean, boolean, int) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
resetToAttached() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Reset the context back to an attached state (clear device information and transition to connected)
resetToConnected() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Reset the context back to a connected state (clear device information and transition to initialised)
resetToDetached() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Reset the context back to a detached state (no device information)
resetToDisconnected() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Reset the context back to a disconnected state (device is attached but communication has not been established)
resetToFailed() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Reset the context back to a failed state (retain device information but prevent further communication)
resetToInitialised() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Reset the context back to the initialised state (standard awaiting state with features)
resetToStopped() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Reset the context into a stopped state (the service will have to be stopped and a new one started)
REVISION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
REVISION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 

S

SCRIPT_PUBKEY_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
SCRIPT_PUBKEY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
SCRIPT_SIG_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
SCRIPT_SIG_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
SCRIPT_TYPE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
SCRIPT_TYPE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
SCRIPT_TYPE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
SCRIPT_TYPE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
SCRIPT_TYPE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
SECTOR_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
secureCreateWallet(String, String, boolean, boolean, int) - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Initiate the process where the hardware wallet is first wiped then reset using its own entropy
sendMessage(Message) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
Send a message to the device that should have a near-immediate (under 5 second) response.
sendMessage(Message, int, TimeUnit) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
Send a message to the device with an arbitrary response duration.
sendMessage(Message) - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyHardwareWalletClient
 
sendMessage(Message, int, TimeUnit) - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyHardwareWalletClient
 
sendMessage(Message) - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayClient
Send a message to an output stream
sendMessage(Message, int, TimeUnit) - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayClient
 
sendMessage(Message) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
Send a message to the device that should have a near-immediate (under 5 second) response.
sendMessage(Message, int, TimeUnit) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
Send a message to the device with an arbitrary response duration.
sendMessage(Message) - Method in class org.multibit.hd.hardware.trezor.clients.TrezorHardwareWalletClient
 
sendMessage(Message, int, TimeUnit) - Method in class org.multibit.hd.hardware.trezor.clients.TrezorHardwareWalletClient
 
sendMessage(Message) - Method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayClient
Send a message to an output stream
sendMessage(Message, int, TimeUnit) - Method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayClient
 
SEQUENCE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
SEQUENCE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
SERIAL_NUMBER_FIELD_NUMBER - Static variable in class Config.DeviceDescriptor
 
SERIALIZED_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
SERIALIZED_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
SERIALIZED_TX_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
SERIALIZED_TX_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
serverExecutorService - Variable in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayServer
 
serverExecutorService - Variable in class org.multibit.hd.hardware.trezor.clients.TrezorRelayServer
 
serverMonitorService - Variable in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayClient
 
serverMonitorService - Variable in class org.multibit.hd.hardware.trezor.clients.TrezorRelayClient
 
SERVICE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
SESSION_KEY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
setAddress(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
required string address = 1;
setAddress(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
optional string address = 2;
setAddress(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
optional string address = 1;
setAddress(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional string address = 1;
setAddress(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional string address = 1;
setAddress(String) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional string address = 1;
setAddress(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
required string address = 1;
setAddress(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
optional uint32 address = 1;
setAddress(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
optional uint32 address = 1;
setAddress(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
optional string address = 2;
setAddress(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress.Builder
required bytes address = 1;
setAddress(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
optional string address = 1;
setAddress(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional string address = 1;
setAddress(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional string address = 1;
setAddress(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional string address = 1;
setAddressBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.Address.Builder
required string address = 1;
setAddressBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
optional string address = 2;
setAddressBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
optional string address = 1;
setAddressBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional string address = 1;
setAddressBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional string address = 1;
setAddressBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional string address = 1;
setAddressBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address.Builder
required string address = 1;
setAddressBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
optional string address = 2;
setAddressBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
optional string address = 1;
setAddressBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional string address = 1;
setAddressBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional string address = 1;
setAddressBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional string address = 1;
setAddressN(int, int) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
setAddressN(int, int) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
repeated uint32 address_n = 2;
setAddressN(int, int) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
repeated uint32 address_n = 2;
setAddressN(int, int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
repeated uint32 address_n = 4;
setAddressN(int, int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
repeated uint32 address_n = 2;
setAddressN(int, int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
repeated uint32 address_n = 1;
setAddressN(int, int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
repeated uint32 address_n = 2;
setAddressType(int) - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional uint32 address_type = 3 [default = 0];
setAddressType(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type = 3 [default = 0];
setAddressTypeP2Sh(int) - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional uint32 address_type_p2sh = 5 [default = 5];
setAddressTypeP2Sh(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type_p2sh = 5 [default = 5];
setAddressTypeP2Wpkh(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type_p2wpkh = 6 [default = 6];
setAddressTypeP2Wsh(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint32 address_type_p2wsh = 7 [default = 10];
setAggregateValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8;
setAggregateValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8;
setAllowAlias(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool allow_alias = 2 [default = true];
setAmount(long) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
required uint64 amount = 1;
setAmount(long) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
required uint64 amount = 3;
setAmount(long) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional uint64 amount = 8;
setAmount(long) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
required uint64 amount = 1;
setAmount(long) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
required uint64 amount = 3;
setAskOnDecrypt(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bool ask_on_decrypt = 6;
setAskOnDecrypt(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bool ask_on_decrypt = 6;
setAskOnEncrypt(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bool ask_on_encrypt = 5;
setAskOnEncrypt(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bool ask_on_encrypt = 5;
setBinOutputs(int, KeepKeyType.TxOutputBinType) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
setBinOutputs(int, KeepKeyType.TxOutputBinType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
setBinOutputs(int, TrezorType.TxOutputBinType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
setBinOutputs(int, TrezorType.TxOutputBinType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputBinType bin_outputs = 3;
setBlacklistUrls(int, String) - Method in class Config.Configuration.Builder
repeated string blacklist_urls = 2;
setBootloaderHash(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bytes bootloader_hash = 14;
setBootloaderHash(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bytes bootloader_hash = 14;
setBootloaderHash(byte[]) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setBootloaderMode(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool bootloader_mode = 5;
setBootloaderMode(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool bootloader_mode = 5;
setBootloaderMode(boolean) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setBucket(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional string bucket = 2;
setBucket(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional string bucket = 2;
setBucketBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional string bucket = 2;
setBucketBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional string bucket = 2;
setButtonProtection(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional bool button_protection = 2;
setButtonProtection(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional bool button_protection = 2;
setCcGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_generic_services = 16 [default = false];
setChainCode(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required bytes chain_code = 4;
setChainCode(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required bytes chain_code = 4;
setChallengeHidden(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional bytes challenge_hidden = 2;
setChallengeHidden(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional bytes challenge_hidden = 2;
setChallengeVisual(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional string challenge_visual = 3;
setChallengeVisual(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional string challenge_visual = 3;
setChallengeVisualBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional string challenge_visual = 3;
setChallengeVisualBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional string challenge_visual = 3;
setChildNum(int) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required uint32 child_num = 3;
setChildNum(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required uint32 child_num = 3;
setCode(KeepKeyType.ButtonRequestType) - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
optional .ButtonRequestType code = 1;
setCode(KeepKeyType.FailureType) - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
optional .FailureType code = 1;
setCode(TrezorType.ButtonRequestType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
optional .ButtonRequestType code = 1;
setCode(TrezorType.FailureType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
optional .FailureType code = 1;
setCoinName(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional string coin_name = 5 [default = "Bitcoin"];
setCoinName(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
optional string coin_name = 3 [default = "Bitcoin"];
setCoinName(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional string coin_name = 2 [default = "Bitcoin"];
setCoinName(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
optional string coin_name = 3 [default = "Bitcoin"];
setCoinName(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
optional string coin_name = 3 [default = "Bitcoin"];
setCoinName(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
optional string coin_name = 4 [default = "Bitcoin"];
setCoinName(String) - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional string coin_name = 1;
setCoinName(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional string coin_name = 5 [default = "Bitcoin"];
setCoinName(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
optional string coin_name = 3 [default = "Bitcoin"];
setCoinName(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional string coin_name = 2 [default = "Bitcoin"];
setCoinName(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
optional string coin_name = 3 [default = "Bitcoin"];
setCoinName(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional string coin_name = 3 [default = "Bitcoin"];
setCoinName(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional string coin_name = 4 [default = "Bitcoin"];
setCoinName(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional string coin_name = 4 [default = "Bitcoin"];
setCoinName(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string coin_name = 1;
setCoinNameBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional string coin_name = 5 [default = "Bitcoin"];
setCoinNameBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
optional string coin_name = 3 [default = "Bitcoin"];
setCoinNameBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional string coin_name = 2 [default = "Bitcoin"];
setCoinNameBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
optional string coin_name = 3 [default = "Bitcoin"];
setCoinNameBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
optional string coin_name = 3 [default = "Bitcoin"];
setCoinNameBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
optional string coin_name = 4 [default = "Bitcoin"];
setCoinNameBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional string coin_name = 1;
setCoinNameBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional string coin_name = 5 [default = "Bitcoin"];
setCoinNameBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
optional string coin_name = 3 [default = "Bitcoin"];
setCoinNameBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional string coin_name = 2 [default = "Bitcoin"];
setCoinNameBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
optional string coin_name = 3 [default = "Bitcoin"];
setCoinNameBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional string coin_name = 3 [default = "Bitcoin"];
setCoinNameBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional string coin_name = 4 [default = "Bitcoin"];
setCoinNameBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional string coin_name = 4 [default = "Bitcoin"];
setCoinNameBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string coin_name = 1;
setCoins(int, KeepKeyType.CoinType) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
setCoins(int, KeepKeyType.CoinType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
repeated .CoinType coins = 11;
setCoins(int, TrezorType.CoinType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
setCoins(int, TrezorType.CoinType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
repeated .CoinType coins = 11;
setCoins(List<String>) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setCoinShortcut(String) - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional string coin_shortcut = 2;
setCoinShortcut(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string coin_shortcut = 2;
setCoinShortcutBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional string coin_shortcut = 2;
setCoinShortcutBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string coin_shortcut = 2;
setCtype(DescriptorProtos.FieldOptions.CType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
setData(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
optional string data = 2;
setData(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
optional string data = 2;
setDataBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest.Builder
optional string data = 2;
setDataBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest.Builder
optional string data = 2;
setDataChunk(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck.Builder
optional bytes data_chunk = 1;
setDataInitialChunk(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes data_initial_chunk = 7;
setDataLength(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional uint32 data_length = 8;
setDataLength(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional uint32 data_length = 1;
setDefaultValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7;
setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7;
setDependency(int, String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3;
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool deprecated = 3 [default = false];
setDepth(int) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required uint32 depth = 1;
setDepth(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required uint32 depth = 1;
setDescription(String) - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
setDetails(KeepKeyType.TxRequestDetailsType) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
setDetails(KeepKeyType.TxRequestDetailsType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
setDetails(TrezorType.TxRequestDetailsType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
setDetails(TrezorType.TxRequestDetailsType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestDetailsType details = 2;
setDeterministicHierarchy(DeterministicHierarchy) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
setDeterministicKey(DeterministicKey) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
setDeviceId(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string device_id = 6;
setDeviceId(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string device_id = 6;
setDeviceId(String) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setDeviceIdBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string device_id = 6;
setDeviceIdBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string device_id = 6;
setDisplayOnly(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional bool display_only = 3;
setDisplayOnly(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional bool display_only = 3;
setDisplayRandom(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional bool display_random = 1;
setDisplayRandom(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional bool display_random = 1;
setDoubleValue(double) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6;
setEcdsaCurveName(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
optional string ecdsa_curve_name = 2;
setEcdsaCurveName(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional string ecdsa_curve_name = 4;
setEcdsaCurveName(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional string ecdsa_curve_name = 3;
setEcdsaCurveName(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
optional string ecdsa_curve_name = 2;
setEcdsaCurveName(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional string ecdsa_curve_name = 4;
setEcdsaCurveNameBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey.Builder
optional string ecdsa_curve_name = 2;
setEcdsaCurveNameBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional string ecdsa_curve_name = 4;
setEcdsaCurveNameBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional string ecdsa_curve_name = 3;
setEcdsaCurveNameBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
optional string ecdsa_curve_name = 2;
setEcdsaCurveNameBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional string ecdsa_curve_name = 4;
setEncrypt(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bool encrypt = 4;
setEncrypt(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bool encrypt = 4;
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 end = 2;
setEnforceWordlist(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional bool enforce_wordlist = 6;
setEnforceWordlist(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional bool enforce_wordlist = 6;
setEntropy(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy.Builder
required bytes entropy = 1;
setEntropy(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck.Builder
optional bytes entropy = 1;
setEntropy(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy.Builder
required bytes entropy = 1;
setEntropy(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck.Builder
optional bytes entropy = 1;
setEntropy(byte[]) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
This is normally called after a successful cipher key operation
setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
setExperimentalMapKey(String) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional string experimental_map_key = 9;
setExperimentalMapKeyBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional string experimental_map_key = 9;
setExtendee(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2;
setExtendeeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2;
setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6;
setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7;
setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
setFeatures(Features) - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
 
setField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
setField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2;
setFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
setFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1;
setFingerprint(int) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
required uint32 fingerprint = 2;
setFingerprint(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
required uint32 fingerprint = 2;
setFlash(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
optional bool flash = 3;
setGasLimit(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes gas_limit = 4;
setGasPrice(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes gas_price = 3;
setGoPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11;
setGoPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11;
setHmac(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
optional bytes hmac = 4;
setHmac(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
optional bytes hmac = 3;
setHmac(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
optional bytes hmac = 4;
setHmac(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
optional bytes hmac = 3;
setHomescreen(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional bytes homescreen = 4;
setHomescreen(ByteString) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional bytes homescreen = 10;
setHomescreen(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional bytes homescreen = 4;
setHomescreen(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional bytes homescreen = 10;
setHost(String) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string host = 3;
setHost(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string host = 3;
setHost(String) - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
Set the host name of the server providing socket access to the device
setHostBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string host = 3;
setHostBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string host = 3;
setIdentifierValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3;
setIdentifierValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3;
setIdentity(KeepKeyType.IdentityType) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
setIdentity(KeepKeyType.IdentityType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
setIdentity(TrezorType.IdentityType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional .IdentityType identity = 1;
setIdentity(TrezorType.IdentityType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional .IdentityType identity = 1;
setIdentity(TrezorType.IdentityType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
setIdentity(TrezorType.IdentityType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity.Builder
optional .IdentityType identity = 1;
setImported(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool imported = 15;
setImported(boolean) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional bool imported = 9;
setImported(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool imported = 15;
setImported(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional bool imported = 9;
setImported(boolean) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setIndex(int) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional uint32 index = 6 [default = 0];
setIndex(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional uint32 index = 6 [default = 0];
setInitialized(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool initialized = 12;
setInitialized(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool initialized = 12;
setInitialized(boolean) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setInputs(int, KeepKeyType.TxInputType) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
setInputs(int, KeepKeyType.TxInputType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
setInputs(int, KeepKeyType.TxInputType) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
setInputs(int, KeepKeyType.TxInputType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxInputType inputs = 2;
setInputs(int, TrezorType.TxInputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
setInputs(int, TrezorType.TxInputType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxInputType inputs = 1;
setInputs(int, TrezorType.TxInputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
setInputs(int, TrezorType.TxInputType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxInputType inputs = 2;
setInputsCnt(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 inputs_cnt = 6;
setInputsCnt(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 inputs_cnt = 6;
setInputsCount(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
required uint32 inputs_count = 2;
setInputsCount(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
required uint32 inputs_count = 2;
setInputsCount(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
required uint32 inputs_count = 2;
setInputsCount(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
required uint32 inputs_count = 2;
setInputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2;
setInputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2;
setIsExtension(boolean) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2;
setIv(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bytes iv = 7;
setIv(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bytes iv = 7;
setJavaGenerateEqualsAndHash(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generate_equals_and_hash = 20 [default = false];
setJavaGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false];
setJavaMultipleFiles(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_multiple_files = 10 [default = false];
setJavaOuterClassname(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8;
setJavaOuterClassnameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8;
setJavaPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1;
setJavaPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1;
setKey(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional string key = 2;
setKey(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional string key = 2;
setKeyBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional string key = 2;
setKeyBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional string key = 2;
setKnownDevices(int, Config.DeviceDescriptor) - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
setKnownDevices(int, Config.DeviceDescriptor.Builder) - Method in class Config.Configuration.Builder
repeated .DeviceDescriptor known_devices = 4;
setLabel(DescriptorProtos.FieldDescriptorProto.Label) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
setLabel(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional string label = 2;
setLabel(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string label = 10;
setLabel(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string label = 6;
setLabel(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional string label = 5;
setLabel(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional string label = 6;
setLabel(String) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string label = 8;
setLabel(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional string label = 2;
setLabel(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string label = 10;
setLabel(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string label = 6;
setLabel(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional string label = 5;
setLabel(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional string label = 6;
setLabel(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string label = 8;
setLabel(String) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setLabelBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional string label = 2;
setLabelBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string label = 10;
setLabelBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string label = 6;
setLabelBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional string label = 5;
setLabelBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional string label = 6;
setLabelBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string label = 8;
setLabelBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional string label = 2;
setLabelBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string label = 10;
setLabelBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string label = 6;
setLabelBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional string label = 5;
setLabelBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional string label = 6;
setLabelBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string label = 8;
setLanguage(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional string language = 1;
setLanguage(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string language = 9;
setLanguage(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string language = 5 [default = "english"];
setLanguage(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional string language = 4 [default = "english"];
setLanguage(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional string language = 5 [default = "english"];
setLanguage(String) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string language = 7;
setLanguage(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional string language = 1;
setLanguage(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string language = 9;
setLanguage(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string language = 5 [default = "english"];
setLanguage(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional string language = 4 [default = "english"];
setLanguage(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional string language = 5 [default = "english"];
setLanguage(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string language = 7;
setLanguage(String) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setLanguageBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional string language = 1;
setLanguageBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string language = 9;
setLanguageBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string language = 5 [default = "english"];
setLanguageBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional string language = 4 [default = "english"];
setLanguageBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional string language = 5 [default = "english"];
setLanguageBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string language = 7;
setLanguageBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional string language = 1;
setLanguageBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string language = 9;
setLanguageBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string language = 5 [default = "english"];
setLanguageBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional string language = 4 [default = "english"];
setLanguageBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional string language = 5 [default = "english"];
setLanguageBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string language = 7;
setLayout(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional bytes layout = 1;
setLayout(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional bytes layout = 1;
setLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool lazy = 5 [default = false];
setLeadingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3;
setLeadingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3;
setLength(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead.Builder
optional uint32 length = 2;
setLevel(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional uint32 level = 1;
setLevel(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional uint32 level = 1;
setLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
setLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
setLockTime(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 lock_time = 4;
setLockTime(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional uint32 lock_time = 5 [default = 0];
setLockTime(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional uint32 lock_time = 6 [default = 0];
setLockTime(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 lock_time = 4;
setM(int) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
optional uint32 m = 3;
setM(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
optional uint32 m = 3;
setMajorVersion(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional uint32 major_version = 2;
setMajorVersion(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional uint32 major_version = 2;
setMatrix(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string matrix = 3;
setMatrix(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string matrix = 3;
setMatrixBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string matrix = 3;
setMatrixBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string matrix = 3;
setMaxfeeKb(long) - Method in class com.keepkey.protobuf.KeepKeyType.CoinType.Builder
optional uint64 maxfee_kb = 4;
setMaxfeeKb(long) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional uint64 maxfee_kb = 4;
setMemory(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory.Builder
optional bytes memory = 1;
setMemory(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite.Builder
optional bytes memory = 2;
setMessage(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage.Builder
optional bytes message = 1;
setMessage(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
optional bytes message = 3;
setMessage(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
optional bytes message = 2;
setMessage(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional bytes message = 2;
setMessage(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
optional string message = 2;
setMessage(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional string message = 1;
setMessage(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage.Builder
required bytes message = 2;
setMessage(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
optional string message = 1;
setMessage(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional bytes message = 3;
setMessage(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage.Builder
optional bytes message = 1;
setMessage(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
optional bytes message = 3;
setMessage(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
optional bytes message = 2;
setMessage(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional bytes message = 2;
setMessage(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
optional string message = 2;
setMessage(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional string message = 1;
setMessage(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage.Builder
required bytes message = 2;
setMessage(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
optional string message = 1;
setMessage(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional bytes message = 3;
setMessageBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure.Builder
optional string message = 2;
setMessageBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional string message = 1;
setMessageBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.Success.Builder
optional string message = 1;
setMessageBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure.Builder
optional string message = 2;
setMessageBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional string message = 1;
setMessageBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success.Builder
optional string message = 1;
setMessageSetWireFormat(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool message_set_wire_format = 1 [default = false];
setMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
setMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4;
setMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
setMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2;
setMinorVersion(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional uint32 minor_version = 3;
setMinorVersion(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional uint32 minor_version = 3;
setMnemonic(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string mnemonic = 4;
setMnemonic(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string mnemonic = 1;
setMnemonic(String) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string mnemonic = 3;
setMnemonic(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string mnemonic = 4;
setMnemonic(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string mnemonic = 1;
setMnemonic(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string mnemonic = 3;
setMnemonicBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string mnemonic = 4;
setMnemonicBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string mnemonic = 1;
setMnemonicBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string mnemonic = 3;
setMnemonicBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string mnemonic = 4;
setMnemonicBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string mnemonic = 1;
setMnemonicBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string mnemonic = 3;
setMultisig(KeepKeyType.MultisigRedeemScriptType) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
setMultisig(KeepKeyType.MultisigRedeemScriptType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
setMultisig(KeepKeyType.MultisigRedeemScriptType) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
setMultisig(KeepKeyType.MultisigRedeemScriptType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
setMultisig(KeepKeyType.MultisigRedeemScriptType) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
setMultisig(KeepKeyType.MultisigRedeemScriptType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
setMultisig(TrezorType.MultisigRedeemScriptType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
setMultisig(TrezorType.MultisigRedeemScriptType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional .MultisigRedeemScriptType multisig = 4;
setMultisig(TrezorType.MultisigRedeemScriptType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
setMultisig(TrezorType.MultisigRedeemScriptType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional .MultisigRedeemScriptType multisig = 7;
setMultisig(TrezorType.MultisigRedeemScriptType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
setMultisig(TrezorType.MultisigRedeemScriptType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional .MultisigRedeemScriptType multisig = 5;
setName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1;
setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1;
setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1;
setName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1;
setName(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string name = 1;
setName(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1;
setName(String) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1;
setName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
setName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
setName(String) - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1;
setNamePart(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1;
setNamePartBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1;
setNegativeIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5;
setNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
setNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3;
setNode(KeepKeyType.HDNodeType) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
setNode(KeepKeyType.HDNodeType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
setNode(KeepKeyType.HDNodeType) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
setNode(KeepKeyType.HDNodeType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
setNode(KeepKeyType.HDNodeType) - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
required .HDNodeType node = 1;
setNode(KeepKeyType.HDNodeType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
required .HDNodeType node = 1;
setNode(KeepKeyType.HDNodeType) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional .HDNodeType node = 2;
setNode(KeepKeyType.HDNodeType.Builder) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional .HDNodeType node = 2;
setNode(KeepKeyType.HDNodeType) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
required .HDNodeType node = 1;
setNode(KeepKeyType.HDNodeType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType.Builder
required .HDNodeType node = 1;
setNode(TrezorType.HDNodeType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
setNode(TrezorType.HDNodeType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional .HDNodeType node = 5;
setNode(TrezorType.HDNodeType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
setNode(TrezorType.HDNodeType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional .HDNodeType node = 2;
setNode(TrezorType.HDNodeType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
required .HDNodeType node = 1;
setNode(TrezorType.HDNodeType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
required .HDNodeType node = 1;
setNode(TrezorType.HDNodeType) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional .HDNodeType node = 2;
setNode(TrezorType.HDNodeType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional .HDNodeType node = 2;
setNode(TrezorType.HDNodeType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
required .HDNodeType node = 1;
setNode(TrezorType.HDNodeType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType.Builder
required .HDNodeType node = 1;
setNonce(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage.Builder
optional bytes nonce = 2;
setNonce(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage.Builder
optional bytes nonce = 1;
setNonce(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage.Builder
optional bytes nonce = 2;
setNonce(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage.Builder
optional bytes nonce = 1;
setNonce(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes nonce = 2;
setNoStandardDescriptorAccessor(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool no_standard_descriptor_accessor = 2 [default = false];
setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2;
setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3;
setOpReturnData(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
optional bytes op_return_data = 6;
setOpReturnData(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
optional bytes op_return_data = 6;
setOptimizeFor(DescriptorProtos.FileOptions.OptimizeMode) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
setOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
setOptions(DescriptorProtos.MessageOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7;
setOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
setOptions(DescriptorProtos.EnumOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3;
setOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
setOptions(DescriptorProtos.EnumValueOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3;
setOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
setOptions(DescriptorProtos.FieldOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8;
setOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
setOptions(DescriptorProtos.FileOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8;
setOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
setOptions(DescriptorProtos.MethodOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4;
setOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
setOptions(DescriptorProtos.ServiceOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3;
setOutputs(int, KeepKeyType.TxOutputType) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
setOutputs(int, KeepKeyType.TxOutputType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
setOutputs(int, KeepKeyType.TxOutputType) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
setOutputs(int, KeepKeyType.TxOutputType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
setOutputs(int, TrezorType.TxOutputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
setOutputs(int, TrezorType.TxOutputType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TxOutputType outputs = 2;
setOutputs(int, TrezorType.TxOutputType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
setOutputs(int, TrezorType.TxOutputType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
repeated .TxOutputType outputs = 5;
setOutputsCnt(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 outputs_cnt = 7;
setOutputsCnt(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 outputs_cnt = 7;
setOutputsCount(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize.Builder
required uint32 outputs_count = 1;
setOutputsCount(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx.Builder
required uint32 outputs_count = 1;
setOutputsCount(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize.Builder
required uint32 outputs_count = 1;
setOutputsCount(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
required uint32 outputs_count = 1;
setOutputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3;
setOutputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3;
setPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2;
setPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2;
setPacked(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool packed = 2;
setPassphrase(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
required string passphrase = 1;
setPassphrase(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
required string passphrase = 1;
setPassphraseBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck.Builder
required string passphrase = 1;
setPassphraseBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck.Builder
required string passphrase = 1;
setPassphraseCached(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool passphrase_cached = 17;
setPassphraseCached(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool passphrase_cached = 17;
setPassphraseProtection(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional bool passphrase_protection = 6;
setPassphraseProtection(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool passphrase_protection = 8;
setPassphraseProtection(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional bool passphrase_protection = 4;
setPassphraseProtection(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional bool passphrase_protection = 4;
setPassphraseProtection(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional bool passphrase_protection = 2;
setPassphraseProtection(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional bool passphrase_protection = 3;
setPassphraseProtection(boolean) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional bool passphrase_protection = 4;
setPassphraseProtection(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional bool passphrase_protection = 6;
setPassphraseProtection(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool passphrase_protection = 8;
setPassphraseProtection(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional bool passphrase_protection = 4;
setPassphraseProtection(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional bool passphrase_protection = 4;
setPassphraseProtection(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional bool passphrase_protection = 2;
setPassphraseProtection(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional bool passphrase_protection = 3;
setPassphraseProtection(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional bool passphrase_protection = 4;
setPassphraseProtection(boolean) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setPatchVersion(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional uint32 patch_version = 4;
setPatchVersion(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional uint32 patch_version = 4;
setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [packed = true];
setPath(String) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string path = 5;
setPath(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string path = 5;
setPath(String) - Method in class Config.DeviceDescriptor.Builder
optional string path = 4;
setPathBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string path = 5;
setPathBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string path = 5;
setPathBytes(ByteString) - Method in class Config.DeviceDescriptor.Builder
optional string path = 4;
setPayload(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload.Builder
required bytes payload = 1;
setPayload(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload.Builder
required bytes payload = 1;
setPeerPublicKey(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey.Builder
optional bytes peer_public_key = 2;
setPin(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string pin = 2;
setPin(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string pin = 3;
setPin(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
required string pin = 1;
setPin(String) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string pin = 6;
setPin(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string pin = 2;
setPin(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string pin = 3;
setPin(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
required string pin = 1;
setPin(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string pin = 6;
setPinBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string pin = 2;
setPinBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional string pin = 3;
setPinBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck.Builder
required string pin = 1;
setPinBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional string pin = 6;
setPinBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string pin = 2;
setPinBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional string pin = 3;
setPinBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck.Builder
required string pin = 1;
setPinBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional string pin = 6;
setPinCached(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool pin_cached = 16;
setPinCached(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool pin_cached = 16;
setPinFailedAttempts(int) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
optional uint32 pin_failed_attempts = 5;
setPinFailedAttempts(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional uint32 pin_failed_attempts = 5;
setPinProtection(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bool pin_protection = 7;
setPinProtection(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping.Builder
optional bool pin_protection = 3;
setPinProtection(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional bool pin_protection = 3;
setPinProtection(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional bool pin_protection = 4;
setPinProtection(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bool pin_protection = 7;
setPinProtection(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping.Builder
optional bool pin_protection = 3;
setPinProtection(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional bool pin_protection = 3;
setPinProtection(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional bool pin_protection = 4;
setPinProtection(boolean) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setPort(String) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string port = 4;
setPort(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string port = 4;
setPort(int) - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
Set the port number of the server providing direct socket data (e.g.
setPortBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string port = 4;
setPortBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string port = 4;
setPositiveIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4;
setPrevHash(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
required bytes prev_hash = 2;
setPrevHash(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
required bytes prev_hash = 2;
setPrevIndex(int) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
required uint32 prev_index = 3;
setPrevIndex(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
required uint32 prev_index = 3;
setPrivateKey(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
optional bytes private_key = 5;
setPrivateKey(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
optional bytes private_key = 5;
setProductId(int) - Method in class Config.DeviceDescriptor.Builder
optional uint32 product_id = 2;
setProductId(Optional<Integer>) - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
setProto(String) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string proto = 1;
setProto(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string proto = 1;
setProtoBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string proto = 1;
setProtoBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string proto = 1;
setPubkey(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage.Builder
optional bytes pubkey = 1;
setPubkey(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage.Builder
optional bytes pubkey = 1;
setPubkeys(int, KeepKeyType.HDNodePathType) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
setPubkeys(int, KeepKeyType.HDNodePathType.Builder) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
setPubkeys(int, TrezorType.HDNodePathType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
setPubkeys(int, TrezorType.HDNodePathType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated .HDNodePathType pubkeys = 1;
setPublicDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10;
setPublicKey(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional bytes public_key = 2;
setPublicKey(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType.Builder
optional bytes public_key = 6;
setPublicKey(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional bytes public_key = 2;
setPublicKey(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType.Builder
optional bytes public_key = 6;
setPyGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false];
setRecoveryFakeWord(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string recovery_fake_word = 9;
setRecoveryFakeWord(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string recovery_fake_word = 9;
setRecoveryFakeWordBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string recovery_fake_word = 9;
setRecoveryFakeWordBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string recovery_fake_word = 9;
setRecoveryWordPos(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional uint32 recovery_word_pos = 10;
setRecoveryWordPos(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional uint32 recovery_word_pos = 10;
setRemove(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin.Builder
optional bool remove = 1;
setRemove(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin.Builder
optional bool remove = 1;
setRequestIndex(int) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
optional uint32 request_index = 1;
setRequestIndex(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
optional uint32 request_index = 1;
setRequestType(KeepKeyType.RequestType) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .RequestType request_type = 1;
setRequestType(TrezorType.RequestType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .RequestType request_type = 1;
setResetEntropy(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional bytes reset_entropy = 8;
setResetEntropy(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional bytes reset_entropy = 8;
setResetWord(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string reset_word = 7;
setResetWord(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string reset_word = 7;
setResetWordBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState.Builder
optional string reset_word = 7;
setResetWordBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState.Builder
optional string reset_word = 7;
setRevision(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional bytes revision = 13;
setRevision(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional bytes revision = 13;
setRevision(byte[]) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setScriptPubkey(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType.Builder
required bytes script_pubkey = 2;
setScriptPubkey(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType.Builder
required bytes script_pubkey = 2;
setScriptSig(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional bytes script_sig = 4;
setScriptSig(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional bytes script_sig = 4;
setScriptType(KeepKeyType.InputScriptType) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
setScriptType(KeepKeyType.OutputScriptType) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType.Builder
required .OutputScriptType script_type = 4;
setScriptType(TrezorType.InputScriptType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional .InputScriptType script_type = 5 [default = SPENDADDRESS];
setScriptType(TrezorType.InputScriptType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional .InputScriptType script_type = 6 [default = SPENDADDRESS];
setScriptType(TrezorType.OutputScriptType) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType.Builder
required .OutputScriptType script_type = 4;
setSector(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase.Builder
optional uint32 sector = 1;
setSequence(int) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType.Builder
optional uint32 sequence = 5 [default = 4294967295];
setSequence(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType.Builder
optional uint32 sequence = 5 [default = 4294967295];
setSerialized(KeepKeyType.TxRequestSerializedType) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
setSerialized(KeepKeyType.TxRequestSerializedType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
setSerialized(TrezorType.TxRequestSerializedType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
setSerialized(TrezorType.TxRequestSerializedType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest.Builder
optional .TxRequestSerializedType serialized = 3;
setSerializedTx(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
optional bytes serialized_tx = 3;
setSerializedTx(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
optional bytes serialized_tx = 3;
setSerialNumber(String) - Method in class Config.DeviceDescriptor.Builder
optional string serial_number = 3;
setSerialNumber(Optional<String>) - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
setSerialNumberBytes(ByteString) - Method in class Config.DeviceDescriptor.Builder
optional string serial_number = 3;
setService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
setService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6;
setSessionKey(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey.Builder
optional bytes session_key = 1;
setShowDisplay(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress.Builder
optional bool show_display = 3;
setShowDisplay(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress.Builder
optional bool show_display = 2;
setShowDisplay(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress.Builder
optional bool show_display = 3;
setShowDisplay(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey.Builder
optional bool show_display = 3;
setSignature(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature.Builder
optional bytes signature = 2;
setSignature(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity.Builder
optional bytes signature = 3;
setSignature(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage.Builder
optional bytes signature = 2;
setSignature(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
optional bytes signature = 2;
setSignature(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature.Builder
optional bytes signature = 2;
setSignature(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity.Builder
optional bytes signature = 3;
setSignature(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage.Builder
optional bytes signature = 2;
setSignature(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
optional bytes signature = 2;
setSignatureIndex(int) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType.Builder
optional uint32 signature_index = 1;
setSignatureIndex(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType.Builder
optional uint32 signature_index = 1;
setSignatureR(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional bytes signature_r = 3;
setSignatures(int, ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
setSignatureS(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional bytes signature_s = 4;
setSignatures(int, ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType.Builder
repeated bytes signatures = 2;
setSignatureV(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest.Builder
optional uint32 signature_v = 2;
setSignedMessageHeader(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string signed_message_header = 8;
setSignedMessageHeaderBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType.Builder
optional string signed_message_header = 8;
setSize(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy.Builder
required uint32 size = 1;
setSize(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy.Builder
required uint32 size = 1;
setSkipChecksum(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice.Builder
optional bool skip_checksum = 7;
setSkipChecksum(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice.Builder
optional bool skip_checksum = 7;
setSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
setSourceCodeInfo(DescriptorProtos.SourceCodeInfo.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
setSpan(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [packed = true];
setSpecificParameters(Map<String, Object>) - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 start = 1;
setStrength(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice.Builder
optional uint32 strength = 2 [default = 256];
setStrength(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice.Builder
optional uint32 strength = 2 [default = 256];
setStringValue(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7;
setSupported(boolean) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setText(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional string text = 3;
setText(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional string text = 3;
setTextBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog.Builder
optional string text = 3;
setTextBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog.Builder
optional string text = 3;
setTo(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes to = 5;
setToConfirmLoadState() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Sets to "confirm load" state
setToConfirmResetState() - Method in class org.multibit.hd.hardware.core.fsm.HardwareWalletContext
Sets to "confirm reset" state
setTrailingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4;
setTrailingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4;
setTransactions(int, KeepKeyType.TransactionType) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
setTransactions(int, KeepKeyType.TransactionType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
setTransactions(int, TrezorType.TransactionType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
setTransactions(int, TrezorType.TransactionType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
repeated .TransactionType transactions = 3;
setTx(KeepKeyType.TransactionType) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
optional .TransactionType tx = 1;
setTx(KeepKeyType.TransactionType.Builder) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck.Builder
optional .TransactionType tx = 1;
setTx(TrezorType.TransactionType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
optional .TransactionType tx = 1;
setTx(TrezorType.TransactionType.Builder) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck.Builder
optional .TransactionType tx = 1;
setTxHash(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType.Builder
optional bytes tx_hash = 2;
setTxHash(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType.Builder
optional bytes tx_hash = 2;
setTxSize(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize.Builder
optional uint32 tx_size = 1;
setTxSize(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize.Builder
optional uint32 tx_size = 1;
setType(DescriptorProtos.FieldDescriptorProto.Type) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
setType(KeepKeyType.PinMatrixRequestType) - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest.Builder
optional .PinMatrixRequestType type = 1;
setType(TrezorType.PinMatrixRequestType) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest.Builder
optional .PinMatrixRequestType type = 1;
setTypeName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6;
setTypeNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6;
setU2FCounter(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter.Builder
optional uint32 u2f_counter = 1;
setU2FCounter(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
optional uint32 u2f_counter = 11;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
setUsb(boolean) - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
setUsePassphrase(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings.Builder
optional bool use_passphrase = 3;
setUsePassphrase(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings.Builder
optional bool use_passphrase = 3;
setUser(String) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string user = 2;
setUser(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string user = 2;
setUserBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType.Builder
optional string user = 2;
setUserBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType.Builder
optional string user = 2;
setValidUntil(int) - Method in class Config.Configuration.Builder
optional uint32 valid_until = 5;
setValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
setValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
setValue(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue.Builder
optional bytes value = 1;
setValue(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue.Builder
optional bytes value = 3;
setValue(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue.Builder
optional bytes value = 1;
setValue(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue.Builder
optional bytes value = 3;
setValue(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx.Builder
optional bytes value = 6;
setVendor(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string vendor = 1;
setVendor(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string vendor = 1;
setVendor(String) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setVendorBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features.Builder
optional string vendor = 1;
setVendorBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features.Builder
optional string vendor = 1;
setVendorId(int) - Method in class Config.DeviceDescriptor.Builder
optional uint32 vendor_id = 1;
setVendorId(Optional<Integer>) - Method in class org.multibit.hd.hardware.core.HardwareWalletSpecification
 
setVersion(int) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage.Builder
required uint32 version = 1;
setVersion(int) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType.Builder
optional uint32 version = 1;
setVersion(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx.Builder
optional uint32 version = 4 [default = 1];
setVersion(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx.Builder
optional uint32 version = 5 [default = 1];
setVersion(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage.Builder
required uint32 version = 1;
setVersion(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType.Builder
optional uint32 version = 1;
setVersion(String) - Method in class org.multibit.hd.hardware.core.messages.Features
 
setWeak(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool weak = 10 [default = false];
setWeakDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11;
setWhitelistUrls(int, String) - Method in class Config.Configuration.Builder
repeated string whitelist_urls = 1;
setWireProtocol(DescriptorProtos.FileDescriptorSet) - Method in class Config.Configuration.Builder
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
setWireProtocol(DescriptorProtos.FileDescriptorSet.Builder) - Method in class Config.Configuration.Builder
required .google.protobuf.FileDescriptorSet wire_protocol = 3;
setWord(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
required string word = 1;
setWord(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
required string word = 1;
setWordBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck.Builder
required string word = 1;
setWordBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck.Builder
required string word = 1;
setWordCount(int) - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice.Builder
optional uint32 word_count = 1;
setWordCount(int) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice.Builder
optional uint32 word_count = 1;
setXpub(String) - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
optional string xpub = 2;
setXpub(String) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
optional string xpub = 2;
setXpubBytes(ByteString) - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey.Builder
optional string xpub = 2;
setXpubBytes(ByteString) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey.Builder
optional string xpub = 2;
setYesNo(boolean) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision.Builder
required bool yes_no = 1;
setYesNo(boolean) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision.Builder
required bool yes_no = 1;
SHOW_DISPLAY_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
SHOW_DISPLAY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
SHOW_DISPLAY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
SHOW_DISPLAY_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
SIGNATURE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
SIGNATURE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
SIGNATURE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
SIGNATURE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
SIGNATURE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
SIGNATURE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
SIGNATURE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
SIGNATURE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
SIGNATURE_INDEX_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
SIGNATURE_INDEX_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
SIGNATURE_R_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
SIGNATURE_S_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
SIGNATURE_V_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
SIGNATURES_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
SIGNATURES_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
SIGNED_MESSAGE_HEADER_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
signMessage(int, KeyChain.KeyPurpose, int, byte[]) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the SIGN_MESSAGE message to the device containing a message to sign.
signMessage(int, KeyChain.KeyPurpose, int, byte[]) - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Request some data to be signed using an address key from the device.
signMessage(int, KeyChain.KeyPurpose, int, byte[]) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
signMessage(int, KeyChain.KeyPurpose, int, byte[]) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
signTx(Transaction) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the SIGN_TX message to the device.
signTx(Transaction, Map<Integer, ImmutableList<ChildNumber>>, Map<Address, ImmutableList<ChildNumber>>) - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Request that the device signs the given transaction (unlimited number of inputs/outputs).
signTx(Transaction) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
signTx(Transaction) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
simpleSignTx(Transaction) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the SIMPLE_SIGN_TX message to the device.
simpleSignTx(Transaction, Map<Integer, ImmutableList<ChildNumber>>, Map<Address, ImmutableList<ChildNumber>>) - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Request that the device signs the given transaction (limited number of inputs/outputs).
simpleSignTx(Transaction) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
simpleSignTx(Transaction) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
SIZE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
SIZE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
SKIP_CHECKSUM_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
SKIP_CHECKSUM_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
softDetach() - Method in interface org.multibit.hd.hardware.core.wallets.Connectable
Handle device detachment.
softDetach() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyHardwareWalletClient
 
softDetach() - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayClient
 
softDetach() - Method in class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
 
softDetach() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorHardwareWalletClient
 
softDetach() - Method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayClient
 
softDetach() - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldSocketHardwareWallet
 
softDetach() - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldUsbHardwareWallet
 
softDetach() - Method in class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
 
SOURCE_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
SPAN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
specification - Variable in class org.multibit.hd.hardware.core.wallets.AbstractHardwareWallet
 
SPEED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
SPEED = 1;
SPENDADDRESS_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.InputScriptType
SPENDADDRESS = 0;
SPENDADDRESS_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
SPENDADDRESS = 0;
SPENDMULTISIG_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.InputScriptType
SPENDMULTISIG = 1;
SPENDMULTISIG_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
SPENDMULTISIG = 1;
SPENDP2SHWITNESS_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
SPENDP2SHWITNESS = 4;
SPENDWITNESS_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
SPENDWITNESS = 3;
start() - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Start the service and await the connection of a hardware wallet
START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
stopAndWait() - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Stop the service
StoppedState - Class in org.multibit.hd.hardware.core.fsm
State to provide the following to hardware wallet clients:
StoppedState() - Constructor for class org.multibit.hd.hardware.core.fsm.StoppedState
 
STRENGTH_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
STRENGTH_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
STRING_PIECE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING_PIECE = 2;
STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING = 0;
STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
subscribe(Object) - Static method in class org.multibit.hd.hardware.core.events.HardwareWalletEvents
Subscribe to events.
subscribe(Object) - Static method in class org.multibit.hd.hardware.core.events.MessageEvents
Subscribe to events.
Success - Class in org.multibit.hd.hardware.core.messages
Value object to provide the following to downstream API consumers:
Success(String) - Constructor for class org.multibit.hd.hardware.core.messages.Success
 

T

TEXT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
TEXT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
TO_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
toBuilder() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
toBuilder() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
toBuilder() - Method in class Config.Configuration
 
toBuilder() - Method in class Config.DeviceDescriptor
 
toHexBytes(byte[]) - Static method in class org.multibit.hd.hardware.core.utils.HexUtils
 
toString() - Method in class org.multibit.hd.hardware.core.messages.ButtonRequest
 
toString() - Method in class org.multibit.hd.hardware.core.messages.CipheredKeyValue
 
toString() - Method in class org.multibit.hd.hardware.core.messages.Failure
 
toString() - Method in class org.multibit.hd.hardware.core.messages.Features
 
toString() - Method in class org.multibit.hd.hardware.core.messages.HDNodeType
 
toString() - Method in class org.multibit.hd.hardware.core.messages.MainNetAddress
 
toString() - Method in class org.multibit.hd.hardware.core.messages.MessageSignature
 
toString() - Method in class org.multibit.hd.hardware.core.messages.PinMatrixRequest
 
toString() - Method in class org.multibit.hd.hardware.core.messages.Success
 
toString() - Method in class org.multibit.hd.hardware.core.messages.TxRequest
 
toString() - Method in class org.multibit.hd.hardware.core.messages.TxRequestDetailsType
 
toString() - Method in class org.multibit.hd.hardware.core.messages.TxRequestSerializedType
 
toString() - Method in class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
 
toString() - Method in class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
 
TRAILING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
TRANSACTIONS_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
TRANSACTIONS_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
TransactionUtils - Class in org.multibit.hd.hardware.core.utils
Utility class to provide the following to Bitcoinj transactions:
transition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in class org.multibit.hd.hardware.core.fsm.AbstractHardwareWalletState
 
transition(HardwareWalletClient, HardwareWalletContext, MessageEvent) - Method in interface org.multibit.hd.hardware.core.fsm.HardwareWalletState
Initiate a move to the next state through the given client.
TrezorHardwareWalletClient - Class in org.multibit.hd.hardware.trezor.clients
Client to provide the following to applications:
TrezorHardwareWalletClient(AbstractTrezorHardwareWallet) - Constructor for class org.multibit.hd.hardware.trezor.clients.TrezorHardwareWalletClient
 
TrezorMessage - Class in com.satoshilabs.trezor.protobuf
 
TrezorMessage.Address - Class in com.satoshilabs.trezor.protobuf
Protobuf type Address
TrezorMessage.Address.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type Address
TrezorMessage.AddressOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.ApplySettings - Class in com.satoshilabs.trezor.protobuf
Protobuf type ApplySettings
TrezorMessage.ApplySettings.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type ApplySettings
TrezorMessage.ApplySettingsOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.ButtonAck - Class in com.satoshilabs.trezor.protobuf
Protobuf type ButtonAck
TrezorMessage.ButtonAck.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type ButtonAck
TrezorMessage.ButtonAckOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.ButtonRequest - Class in com.satoshilabs.trezor.protobuf
Protobuf type ButtonRequest
TrezorMessage.ButtonRequest.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type ButtonRequest
TrezorMessage.ButtonRequestOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.Cancel - Class in com.satoshilabs.trezor.protobuf
Protobuf type Cancel
TrezorMessage.Cancel.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type Cancel
TrezorMessage.CancelOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.ChangePin - Class in com.satoshilabs.trezor.protobuf
Protobuf type ChangePin
TrezorMessage.ChangePin.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type ChangePin
TrezorMessage.ChangePinOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.CipheredKeyValue - Class in com.satoshilabs.trezor.protobuf
Protobuf type CipheredKeyValue
TrezorMessage.CipheredKeyValue.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type CipheredKeyValue
TrezorMessage.CipheredKeyValueOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.CipherKeyValue - Class in com.satoshilabs.trezor.protobuf
Protobuf type CipherKeyValue
TrezorMessage.CipherKeyValue.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type CipherKeyValue
TrezorMessage.CipherKeyValueOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.ClearSession - Class in com.satoshilabs.trezor.protobuf
Protobuf type ClearSession
TrezorMessage.ClearSession.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type ClearSession
TrezorMessage.ClearSessionOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.DebugLinkDecision - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkDecision
TrezorMessage.DebugLinkDecision.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkDecision
TrezorMessage.DebugLinkDecisionOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.DebugLinkFlashErase - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkFlashErase
TrezorMessage.DebugLinkFlashErase.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkFlashErase
TrezorMessage.DebugLinkFlashEraseOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.DebugLinkGetState - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkGetState
TrezorMessage.DebugLinkGetState.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkGetState
TrezorMessage.DebugLinkGetStateOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.DebugLinkLog - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkLog
TrezorMessage.DebugLinkLog.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkLog
TrezorMessage.DebugLinkLogOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.DebugLinkMemory - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkMemory
TrezorMessage.DebugLinkMemory.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkMemory
TrezorMessage.DebugLinkMemoryOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.DebugLinkMemoryRead - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkMemoryRead
TrezorMessage.DebugLinkMemoryRead.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkMemoryRead
TrezorMessage.DebugLinkMemoryReadOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.DebugLinkMemoryWrite - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkMemoryWrite
TrezorMessage.DebugLinkMemoryWrite.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkMemoryWrite
TrezorMessage.DebugLinkMemoryWriteOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.DebugLinkState - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkState
TrezorMessage.DebugLinkState.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkState
TrezorMessage.DebugLinkStateOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.DebugLinkStop - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkStop
TrezorMessage.DebugLinkStop.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type DebugLinkStop
TrezorMessage.DebugLinkStopOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.DecryptedMessage - Class in com.satoshilabs.trezor.protobuf
Protobuf type DecryptedMessage
TrezorMessage.DecryptedMessage.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type DecryptedMessage
TrezorMessage.DecryptedMessageOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.DecryptMessage - Class in com.satoshilabs.trezor.protobuf
Protobuf type DecryptMessage
TrezorMessage.DecryptMessage.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type DecryptMessage
TrezorMessage.DecryptMessageOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.ECDHSessionKey - Class in com.satoshilabs.trezor.protobuf
Protobuf type ECDHSessionKey
TrezorMessage.ECDHSessionKey.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type ECDHSessionKey
TrezorMessage.ECDHSessionKeyOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.EncryptedMessage - Class in com.satoshilabs.trezor.protobuf
Protobuf type EncryptedMessage
TrezorMessage.EncryptedMessage.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type EncryptedMessage
TrezorMessage.EncryptedMessageOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.EncryptMessage - Class in com.satoshilabs.trezor.protobuf
Protobuf type EncryptMessage
TrezorMessage.EncryptMessage.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type EncryptMessage
TrezorMessage.EncryptMessageOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.Entropy - Class in com.satoshilabs.trezor.protobuf
Protobuf type Entropy
TrezorMessage.Entropy.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type Entropy
TrezorMessage.EntropyAck - Class in com.satoshilabs.trezor.protobuf
Protobuf type EntropyAck
TrezorMessage.EntropyAck.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type EntropyAck
TrezorMessage.EntropyAckOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.EntropyOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.EntropyRequest - Class in com.satoshilabs.trezor.protobuf
Protobuf type EntropyRequest
TrezorMessage.EntropyRequest.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type EntropyRequest
TrezorMessage.EntropyRequestOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.EstimateTxSize - Class in com.satoshilabs.trezor.protobuf
Protobuf type EstimateTxSize
TrezorMessage.EstimateTxSize.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type EstimateTxSize
TrezorMessage.EstimateTxSizeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.EthereumAddress - Class in com.satoshilabs.trezor.protobuf
Protobuf type EthereumAddress
TrezorMessage.EthereumAddress.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type EthereumAddress
TrezorMessage.EthereumAddressOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.EthereumGetAddress - Class in com.satoshilabs.trezor.protobuf
Protobuf type EthereumGetAddress
TrezorMessage.EthereumGetAddress.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type EthereumGetAddress
TrezorMessage.EthereumGetAddressOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.EthereumSignTx - Class in com.satoshilabs.trezor.protobuf
Protobuf type EthereumSignTx
TrezorMessage.EthereumSignTx.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type EthereumSignTx
TrezorMessage.EthereumSignTxOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.EthereumTxAck - Class in com.satoshilabs.trezor.protobuf
Protobuf type EthereumTxAck
TrezorMessage.EthereumTxAck.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type EthereumTxAck
TrezorMessage.EthereumTxAckOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.EthereumTxRequest - Class in com.satoshilabs.trezor.protobuf
Protobuf type EthereumTxRequest
TrezorMessage.EthereumTxRequest.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type EthereumTxRequest
TrezorMessage.EthereumTxRequestOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.Failure - Class in com.satoshilabs.trezor.protobuf
Protobuf type Failure
TrezorMessage.Failure.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type Failure
TrezorMessage.FailureOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.Features - Class in com.satoshilabs.trezor.protobuf
Protobuf type Features
TrezorMessage.Features.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type Features
TrezorMessage.FeaturesOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.FirmwareErase - Class in com.satoshilabs.trezor.protobuf
Protobuf type FirmwareErase
TrezorMessage.FirmwareErase.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type FirmwareErase
TrezorMessage.FirmwareEraseOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.FirmwareUpload - Class in com.satoshilabs.trezor.protobuf
Protobuf type FirmwareUpload
TrezorMessage.FirmwareUpload.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type FirmwareUpload
TrezorMessage.FirmwareUploadOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.GetAddress - Class in com.satoshilabs.trezor.protobuf
Protobuf type GetAddress
TrezorMessage.GetAddress.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type GetAddress
TrezorMessage.GetAddressOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.GetECDHSessionKey - Class in com.satoshilabs.trezor.protobuf
Protobuf type GetECDHSessionKey
TrezorMessage.GetECDHSessionKey.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type GetECDHSessionKey
TrezorMessage.GetECDHSessionKeyOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.GetEntropy - Class in com.satoshilabs.trezor.protobuf
Protobuf type GetEntropy
TrezorMessage.GetEntropy.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type GetEntropy
TrezorMessage.GetEntropyOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.GetFeatures - Class in com.satoshilabs.trezor.protobuf
Protobuf type GetFeatures
TrezorMessage.GetFeatures.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type GetFeatures
TrezorMessage.GetFeaturesOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.GetPublicKey - Class in com.satoshilabs.trezor.protobuf
Protobuf type GetPublicKey
TrezorMessage.GetPublicKey.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type GetPublicKey
TrezorMessage.GetPublicKeyOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.Initialize - Class in com.satoshilabs.trezor.protobuf
Protobuf type Initialize
TrezorMessage.Initialize.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type Initialize
TrezorMessage.InitializeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.LoadDevice - Class in com.satoshilabs.trezor.protobuf
Protobuf type LoadDevice
TrezorMessage.LoadDevice.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type LoadDevice
TrezorMessage.LoadDeviceOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.MessageSignature - Class in com.satoshilabs.trezor.protobuf
Protobuf type MessageSignature
TrezorMessage.MessageSignature.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type MessageSignature
TrezorMessage.MessageSignatureOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.MessageType - Enum in com.satoshilabs.trezor.protobuf
Protobuf enum MessageType
TrezorMessage.PassphraseAck - Class in com.satoshilabs.trezor.protobuf
Protobuf type PassphraseAck
TrezorMessage.PassphraseAck.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type PassphraseAck
TrezorMessage.PassphraseAckOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.PassphraseRequest - Class in com.satoshilabs.trezor.protobuf
Protobuf type PassphraseRequest
TrezorMessage.PassphraseRequest.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type PassphraseRequest
TrezorMessage.PassphraseRequestOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.Ping - Class in com.satoshilabs.trezor.protobuf
Protobuf type Ping
TrezorMessage.Ping.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type Ping
TrezorMessage.PingOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.PinMatrixAck - Class in com.satoshilabs.trezor.protobuf
Protobuf type PinMatrixAck
TrezorMessage.PinMatrixAck.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type PinMatrixAck
TrezorMessage.PinMatrixAckOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.PinMatrixRequest - Class in com.satoshilabs.trezor.protobuf
Protobuf type PinMatrixRequest
TrezorMessage.PinMatrixRequest.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type PinMatrixRequest
TrezorMessage.PinMatrixRequestOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.PublicKey - Class in com.satoshilabs.trezor.protobuf
Protobuf type PublicKey
TrezorMessage.PublicKey.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type PublicKey
TrezorMessage.PublicKeyOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.RecoveryDevice - Class in com.satoshilabs.trezor.protobuf
Protobuf type RecoveryDevice
TrezorMessage.RecoveryDevice.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type RecoveryDevice
TrezorMessage.RecoveryDeviceOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.ResetDevice - Class in com.satoshilabs.trezor.protobuf
Protobuf type ResetDevice
TrezorMessage.ResetDevice.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type ResetDevice
TrezorMessage.ResetDeviceOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.SetU2FCounter - Class in com.satoshilabs.trezor.protobuf
Protobuf type SetU2FCounter
TrezorMessage.SetU2FCounter.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type SetU2FCounter
TrezorMessage.SetU2FCounterOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.SignedIdentity - Class in com.satoshilabs.trezor.protobuf
Protobuf type SignedIdentity
TrezorMessage.SignedIdentity.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type SignedIdentity
TrezorMessage.SignedIdentityOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.SignIdentity - Class in com.satoshilabs.trezor.protobuf
Protobuf type SignIdentity
TrezorMessage.SignIdentity.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type SignIdentity
TrezorMessage.SignIdentityOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.SignMessage - Class in com.satoshilabs.trezor.protobuf
Protobuf type SignMessage
TrezorMessage.SignMessage.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type SignMessage
TrezorMessage.SignMessageOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.SignTx - Class in com.satoshilabs.trezor.protobuf
Protobuf type SignTx
TrezorMessage.SignTx.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type SignTx
TrezorMessage.SignTxOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.SimpleSignTx - Class in com.satoshilabs.trezor.protobuf
Protobuf type SimpleSignTx
TrezorMessage.SimpleSignTx.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type SimpleSignTx
TrezorMessage.SimpleSignTxOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.Success - Class in com.satoshilabs.trezor.protobuf
Protobuf type Success
TrezorMessage.Success.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type Success
TrezorMessage.SuccessOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.TxAck - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxAck
TrezorMessage.TxAck.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxAck
TrezorMessage.TxAckOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.TxRequest - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxRequest
TrezorMessage.TxRequest.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxRequest
TrezorMessage.TxRequestOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.TxSize - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxSize
TrezorMessage.TxSize.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxSize
TrezorMessage.TxSizeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.VerifyMessage - Class in com.satoshilabs.trezor.protobuf
Protobuf type VerifyMessage
TrezorMessage.VerifyMessage.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type VerifyMessage
TrezorMessage.VerifyMessageOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.WipeDevice - Class in com.satoshilabs.trezor.protobuf
Protobuf type WipeDevice
TrezorMessage.WipeDevice.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type WipeDevice
TrezorMessage.WipeDeviceOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.WordAck - Class in com.satoshilabs.trezor.protobuf
Protobuf type WordAck
TrezorMessage.WordAck.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type WordAck
TrezorMessage.WordAckOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessage.WordRequest - Class in com.satoshilabs.trezor.protobuf
Protobuf type WordRequest
TrezorMessage.WordRequest.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type WordRequest
TrezorMessage.WordRequestOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorMessageAdapter - Class in org.multibit.hd.hardware.trezor.utils
Adapter to provide the following to Trezor messages:
TrezorMessageAdapter() - Constructor for class org.multibit.hd.hardware.trezor.utils.TrezorMessageAdapter
 
TrezorMessageToStringStyle - Class in org.multibit.hd.hardware.trezor.utils
Apache Commons ToStringStyle extension to provide the following to logging:
TrezorMessageToStringStyle() - Constructor for class org.multibit.hd.hardware.trezor.utils.TrezorMessageToStringStyle
Match the multi-line style
TrezorMessageUtils - Class in org.multibit.hd.hardware.trezor.utils
Utility class to provide the following to applications:
TrezorRelayClient - Class in org.multibit.hd.hardware.trezor.clients
Client to provide the following to applications:
TrezorRelayClient(String, int) - Constructor for class org.multibit.hd.hardware.trezor.clients.TrezorRelayClient
 
TrezorRelayServer - Class in org.multibit.hd.hardware.trezor.clients
 
TrezorRelayServer() - Constructor for class org.multibit.hd.hardware.trezor.clients.TrezorRelayServer
Create a RelayServer, wrapping a Trezor V1 HID device, exposing port 3000
TrezorRelayServer(TrezorV1HidHardwareWallet, int) - Constructor for class org.multibit.hd.hardware.trezor.clients.TrezorRelayServer
Create a RelayServer using a HardwareWallet instance and the specified port
TrezorShieldSocketHardwareWallet - Class in org.multibit.hd.hardware.trezor.wallets.shield
Trezor implementation to provide the following to applications:
TrezorShieldSocketHardwareWallet() - Constructor for class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldSocketHardwareWallet
Default constructor for use with dynamic binding
TrezorShieldSocketHardwareWallet(String, int) - Constructor for class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldSocketHardwareWallet
Create a new socket connection to a Trezor device
TrezorShieldUsbHardwareWallet - Class in org.multibit.hd.hardware.trezor.wallets.shield
Trezor implementation to provide the following to applications:
TrezorShieldUsbHardwareWallet() - Constructor for class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldUsbHardwareWallet
Default constructor for use with dynamic binding
TrezorShieldUsbHardwareWallet(Optional<Integer>, Optional<Integer>, Optional<String>) - Constructor for class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldUsbHardwareWallet
Create a new instance of a USB-based Trezor emulator running on a Raspberry Pi with the Shield hardware
TrezorStorage - Class in com.satoshilabs.trezor.protobuf
 
TrezorStorage.Storage - Class in com.satoshilabs.trezor.protobuf
Protobuf type Storage
TrezorStorage.Storage.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type Storage
TrezorStorage.StorageOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorType - Class in com.satoshilabs.trezor.protobuf
 
TrezorType.ButtonRequestType - Enum in com.satoshilabs.trezor.protobuf
Protobuf enum ButtonRequestType
TrezorType.CoinType - Class in com.satoshilabs.trezor.protobuf
Protobuf type CoinType
TrezorType.CoinType.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type CoinType
TrezorType.CoinTypeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorType.FailureType - Enum in com.satoshilabs.trezor.protobuf
Protobuf enum FailureType
TrezorType.HDNodePathType - Class in com.satoshilabs.trezor.protobuf
Protobuf type HDNodePathType
TrezorType.HDNodePathType.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type HDNodePathType
TrezorType.HDNodePathTypeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorType.HDNodeType - Class in com.satoshilabs.trezor.protobuf
Protobuf type HDNodeType
TrezorType.HDNodeType.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type HDNodeType
TrezorType.HDNodeTypeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorType.IdentityType - Class in com.satoshilabs.trezor.protobuf
Protobuf type IdentityType
TrezorType.IdentityType.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type IdentityType
TrezorType.IdentityTypeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorType.InputScriptType - Enum in com.satoshilabs.trezor.protobuf
Protobuf enum InputScriptType
TrezorType.MultisigRedeemScriptType - Class in com.satoshilabs.trezor.protobuf
Protobuf type MultisigRedeemScriptType
TrezorType.MultisigRedeemScriptType.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type MultisigRedeemScriptType
TrezorType.MultisigRedeemScriptTypeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorType.OutputScriptType - Enum in com.satoshilabs.trezor.protobuf
Protobuf enum OutputScriptType
TrezorType.PinMatrixRequestType - Enum in com.satoshilabs.trezor.protobuf
Protobuf enum PinMatrixRequestType
TrezorType.RequestType - Enum in com.satoshilabs.trezor.protobuf
Protobuf enum RequestType
TrezorType.TransactionType - Class in com.satoshilabs.trezor.protobuf
Protobuf type TransactionType
TrezorType.TransactionType.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type TransactionType
TrezorType.TransactionTypeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorType.TxInputType - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxInputType
TrezorType.TxInputType.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxInputType
TrezorType.TxInputTypeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorType.TxOutputBinType - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxOutputBinType
TrezorType.TxOutputBinType.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxOutputBinType
TrezorType.TxOutputBinTypeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorType.TxOutputType - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxOutputType
TrezorType.TxOutputType.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxOutputType
TrezorType.TxOutputTypeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorType.TxRequestDetailsType - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxRequestDetailsType
TrezorType.TxRequestDetailsType.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxRequestDetailsType
TrezorType.TxRequestDetailsTypeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorType.TxRequestSerializedType - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxRequestSerializedType
TrezorType.TxRequestSerializedType.Builder - Class in com.satoshilabs.trezor.protobuf
Protobuf type TxRequestSerializedType
TrezorType.TxRequestSerializedTypeOrBuilder - Interface in com.satoshilabs.trezor.protobuf
 
TrezorV1HidHardwareWallet - Class in org.multibit.hd.hardware.trezor.wallets.v1
Trezor implementation to provide the following to applications:
TrezorV1HidHardwareWallet() - Constructor for class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
Default constructor for use with dynamic binding
TrezorV1HidHardwareWallet(Optional<Integer>, Optional<Integer>, Optional<String>) - Constructor for class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
Create a new instance of a USB-based Trezor device (standard)
TX_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
TX_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
TX_HASH_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
TX_HASH_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
TX_SIZE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
TX_SIZE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
txAck(TxRequest, Transaction, Map<Integer, ImmutableList<ChildNumber>>, Map<Address, ImmutableList<ChildNumber>>) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the TX_ACK message to the device.
txAck(TxRequest, Transaction, Map<Integer, ImmutableList<ChildNumber>>, Map<Address, ImmutableList<ChildNumber>>) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
txAck(TxRequest, Transaction, Map<Integer, ImmutableList<ChildNumber>>, Map<Address, ImmutableList<ChildNumber>>) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
TXFINISHED_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.RequestType
TXFINISHED = 3;
TXFINISHED_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.RequestType
TXFINISHED = 3;
TXINPUT_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.RequestType
TXINPUT = 0;
TXINPUT_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.RequestType
TXINPUT = 0;
TXMETA_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.RequestType
TXMETA = 2;
TXMETA_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.RequestType
TXMETA = 2;
TXOUTPUT_VALUE - Static variable in enum com.keepkey.protobuf.KeepKeyType.RequestType
TXOUTPUT = 1;
TXOUTPUT_VALUE - Static variable in enum com.satoshilabs.trezor.protobuf.TrezorType.RequestType
TXOUTPUT = 1;
TxRequest - Class in org.multibit.hd.hardware.core.messages
Value object to provide the following to downstream API consumers:
TxRequest(TxRequestType, TxRequestDetailsType, TxRequestSerializedType) - Constructor for class org.multibit.hd.hardware.core.messages.TxRequest
 
TxRequestDetailsType - Class in org.multibit.hd.hardware.core.messages
Value object to provide the following to high level messages:
TxRequestDetailsType(boolean, int, boolean, byte[]) - Constructor for class org.multibit.hd.hardware.core.messages.TxRequestDetailsType
 
TxRequestSerializedType - Class in org.multibit.hd.hardware.core.messages
Value object to provide the following to high level messages:
TxRequestSerializedType(boolean, byte[], boolean, int, boolean, byte[]) - Constructor for class org.multibit.hd.hardware.core.messages.TxRequestSerializedType
 
TxRequestType - Enum in org.multibit.hd.hardware.core.messages
Value object to provide the following to high level messages:
TYPE_BOOL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BOOL = 8;
TYPE_BYTES_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BYTES = 12;
TYPE_DOUBLE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_DOUBLE = 1;
TYPE_ENUM_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_ENUM = 14;
TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
TYPE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
TYPE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
TYPE_FIXED32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED32 = 7;
TYPE_FIXED64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED64 = 6;
TYPE_FLOAT_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FLOAT = 2;
TYPE_GROUP_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_GROUP = 10;
TYPE_INT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_INT32 = 5;
TYPE_INT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_INT64 = 3;
TYPE_MESSAGE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_MESSAGE = 11;
TYPE_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
TYPE_SFIXED32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED32 = 15;
TYPE_SFIXED64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED64 = 16;
TYPE_SINT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SINT32 = 17;
TYPE_SINT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SINT64 = 18;
TYPE_STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_STRING = 9;
TYPE_UINT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT32 = 13;
TYPE_UINT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT64 = 4;

U

U2F_COUNTER_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
U2F_COUNTER_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
uncaughtException(Thread, Throwable) - Method in class org.multibit.hd.hardware.core.ExceptionHandler
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
unsubscribe(Object) - Static method in class org.multibit.hd.hardware.core.events.HardwareWalletEvents
Unsubscribe a known subscriber from events.
unsubscribe(Object) - Static method in class org.multibit.hd.hardware.core.events.MessageEvents
Unsubscribe a known subscriber from events.
unsubscribeAll() - Static method in class org.multibit.hd.hardware.core.events.HardwareWalletEvents
Unsubscribe all subscribers from events
unsubscribeAll() - Static method in class org.multibit.hd.hardware.core.events.MessageEvents
Unsubscribe all subscribers from events
USE_PASSPHRASE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
USE_PASSPHRASE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
USER_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
USER_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 

V

VALID_UNTIL_FIELD_NUMBER - Static variable in class Config.Configuration
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
VALUE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
VALUE_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
VALUE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
VALUE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
VALUE_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
valueOf(String) - Static method in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
 
valueOf(String) - Static method in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
 
valueOf(String) - Static method in enum com.keepkey.protobuf.KeepKeyType.FailureType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.keepkey.protobuf.KeepKeyType.FailureType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.keepkey.protobuf.KeepKeyType.FailureType
 
valueOf(String) - Static method in enum com.keepkey.protobuf.KeepKeyType.InputScriptType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.keepkey.protobuf.KeepKeyType.InputScriptType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.keepkey.protobuf.KeepKeyType.InputScriptType
 
valueOf(String) - Static method in enum com.keepkey.protobuf.KeepKeyType.OutputScriptType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.keepkey.protobuf.KeepKeyType.OutputScriptType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.keepkey.protobuf.KeepKeyType.OutputScriptType
 
valueOf(String) - Static method in enum com.keepkey.protobuf.KeepKeyType.PinMatrixRequestType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.keepkey.protobuf.KeepKeyType.PinMatrixRequestType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.keepkey.protobuf.KeepKeyType.PinMatrixRequestType
 
valueOf(String) - Static method in enum com.keepkey.protobuf.KeepKeyType.RequestType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.keepkey.protobuf.KeepKeyType.RequestType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.keepkey.protobuf.KeepKeyType.RequestType
 
valueOf(String) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
 
valueOf(String) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
 
valueOf(String) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
 
valueOf(String) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
 
valueOf(String) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
 
valueOf(String) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.PinMatrixRequestType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.PinMatrixRequestType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.PinMatrixRequestType
 
valueOf(String) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.RequestType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.RequestType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.RequestType
 
valueOf(String) - Static method in enum org.multibit.hd.hardware.core.events.HardwareWalletEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.multibit.hd.hardware.core.events.MessageEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.multibit.hd.hardware.core.fsm.ContextUseCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.multibit.hd.hardware.core.messages.ButtonRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.multibit.hd.hardware.core.messages.FailureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.multibit.hd.hardware.core.messages.PinMatrixRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.multibit.hd.hardware.core.messages.TxRequestType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.keepkey.protobuf.KeepKeyMessage.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.keepkey.protobuf.KeepKeyType.ButtonRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.keepkey.protobuf.KeepKeyType.FailureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.keepkey.protobuf.KeepKeyType.InputScriptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.keepkey.protobuf.KeepKeyType.OutputScriptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.keepkey.protobuf.KeepKeyType.PinMatrixRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.keepkey.protobuf.KeepKeyType.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorMessage.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.ButtonRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.FailureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.InputScriptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.OutputScriptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.PinMatrixRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.satoshilabs.trezor.protobuf.TrezorType.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.multibit.hd.hardware.core.events.HardwareWalletEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.multibit.hd.hardware.core.events.MessageEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.multibit.hd.hardware.core.fsm.ContextUseCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.multibit.hd.hardware.core.messages.ButtonRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.multibit.hd.hardware.core.messages.FailureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.multibit.hd.hardware.core.messages.PinMatrixRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.multibit.hd.hardware.core.messages.TxRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
VENDOR_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.Features
 
VENDOR_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
VENDOR_ID_FIELD_NUMBER - Static variable in class Config.DeviceDescriptor
 
verifyFeatures(Features) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Verify the contents of the Features message in accordance with client-specific rules (e.g.
verifyFeatures(Features) - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyHardwareWalletClient
 
verifyFeatures(Features) - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayClient
 
verifyFeatures(Features) - Method in class org.multibit.hd.hardware.trezor.clients.TrezorHardwareWalletClient
 
verifyFeatures(Features) - Method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayClient
 
verifyMessage(Address, byte[], byte[]) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the VERIFY_MESSAGE message to the device containing a signed message to verify.
verifyMessage(Address, byte[], byte[]) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
verifyMessage(Address, byte[], byte[]) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
VERSION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
VERSION_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
VERSION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
VERSION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
VERSION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
VERSION_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 

W

WEAK_DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
WEAK_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
WHITELIST_URLS_FIELD_NUMBER - Static variable in class Config.Configuration
 
wipeDevice() - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the WIPE_DEVICE message to the device.
wipeDevice() - Method in class org.multibit.hd.hardware.core.HardwareWalletService
Clear the device back to factory settings
wipeDevice() - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
wipeDevice() - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
WIRE_DEBUG_IN_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType
 
WIRE_DEBUG_IN_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType
 
WIRE_DEBUG_OUT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType
 
WIRE_DEBUG_OUT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType
 
WIRE_IN_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType
 
WIRE_IN_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType
 
WIRE_OUT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyType
 
WIRE_OUT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType
 
WIRE_PROTOCOL_FIELD_NUMBER - Static variable in class Config.Configuration
 
wireDebugIn - Static variable in class com.keepkey.protobuf.KeepKeyType
extend .google.protobuf.EnumValueOptions { ...
wireDebugIn - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType
extend .google.protobuf.EnumValueOptions { ...
wireDebugOut - Static variable in class com.keepkey.protobuf.KeepKeyType
extend .google.protobuf.EnumValueOptions { ...
wireDebugOut - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType
extend .google.protobuf.EnumValueOptions { ...
wireIn - Static variable in class com.keepkey.protobuf.KeepKeyType
extend .google.protobuf.EnumValueOptions { ...
wireIn - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType
extend .google.protobuf.EnumValueOptions { ...
wireOut - Static variable in class com.keepkey.protobuf.KeepKeyType
extend .google.protobuf.EnumValueOptions { ...
wireOut - Static variable in class com.satoshilabs.trezor.protobuf.TrezorType
extend .google.protobuf.EnumValueOptions { ...
WORD_COUNT_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
WORD_COUNT_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
WORD_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
WORD_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
wordAck(String) - Method in interface org.multibit.hd.hardware.core.HardwareWalletClient
Send the WORD_ACK message to the device containing a word from the seed phrase.
wordAck(String) - Method in class org.multibit.hd.hardware.keepkey.clients.AbstractKeepKeyHardwareWalletClient
 
wordAck(String) - Method in class org.multibit.hd.hardware.trezor.clients.AbstractTrezorHardwareWalletClient
 
writeAsHIDPackets(Message, OutputStream) - Static method in class org.multibit.hd.hardware.keepkey.utils.KeepKeyMessageUtils
Write a KeepKey protocol buffer message to an OutputStream
writeAsHIDPackets(Message, OutputStream) - Static method in class org.multibit.hd.hardware.trezor.utils.TrezorMessageUtils
Write a Trezor protocol buffer message to an OutputStream
writeMessage(Message) - Method in interface org.multibit.hd.hardware.core.wallets.HardwareWallet
Send a message to the hardware wallet using the generated protocol buffer classes
writeMessage(Message, OutputStream) - Method in class org.multibit.hd.hardware.keepkey.clients.KeepKeyRelayServer
Send a message to an output stream
writeMessage(Message) - Method in class org.multibit.hd.hardware.keepkey.wallets.AbstractKeepKeyHardwareWallet
 
writeMessage(Message, OutputStream) - Method in class org.multibit.hd.hardware.trezor.clients.TrezorRelayServer
Send a message to an output stream
writeMessage(Message) - Method in class org.multibit.hd.hardware.trezor.wallets.AbstractTrezorHardwareWallet
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
writeReplace() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
writeReplace() - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
writeReplace() - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
writeReplace() - Method in class Config.Configuration
 
writeReplace() - Method in class Config.DeviceDescriptor
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.Address
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.ApplySettings
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonAck
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.ButtonRequest
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.Cancel
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.ChangePin
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipheredKeyValue
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.CipherKeyValue
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.ClearSession
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkGetState
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkLog
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkState
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkStop
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptedMessage
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.DecryptMessage
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptedMessage
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.EncryptMessage
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.Entropy
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyAck
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.EntropyRequest
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.EstimateTxSize
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.Failure
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.Features
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareErase
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.FirmwareUpload
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetAddress
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetEntropy
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetFeatures
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.GetPublicKey
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.Initialize
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.LoadDevice
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.MessageSignature
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseAck
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.PassphraseRequest
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.Ping
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixAck
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.PinMatrixRequest
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.RecoveryDevice
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.ResetDevice
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignedIdentity
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignIdentity
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignMessage
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.SignTx
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.SimpleSignTx
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.Success
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxAck
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxRequest
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.TxSize
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.VerifyMessage
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.WipeDevice
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.WordAck
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyMessage.WordRequest
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyStorage.Storage
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyType.CoinType
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodePathType
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyType.HDNodeType
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyType.IdentityType
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyType.MultisigRedeemScriptType
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyType.TransactionType
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyType.TxInputType
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputBinType
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyType.TxOutputType
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestDetailsType
 
writeTo(CodedOutputStream) - Method in class com.keepkey.protobuf.KeepKeyType.TxRequestSerializedType
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Address
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ApplySettings
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonAck
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ButtonRequest
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Cancel
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ChangePin
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipheredKeyValue
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.CipherKeyValue
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ClearSession
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkFlashErase
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkGetState
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkLog
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemory
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryRead
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkMemoryWrite
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkState
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkStop
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptedMessage
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.DecryptMessage
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ECDHSessionKey
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptedMessage
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EncryptMessage
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Entropy
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyAck
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EntropyRequest
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EstimateTxSize
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumAddress
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumGetAddress
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumSignTx
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxAck
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.EthereumTxRequest
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Failure
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Features
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareErase
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.FirmwareUpload
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetAddress
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetECDHSessionKey
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetEntropy
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetFeatures
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.GetPublicKey
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Initialize
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.LoadDevice
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.MessageSignature
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseAck
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PassphraseRequest
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Ping
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixAck
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PinMatrixRequest
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.RecoveryDevice
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.ResetDevice
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SetU2FCounter
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignedIdentity
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignIdentity
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignMessage
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SignTx
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.SimpleSignTx
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.Success
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxAck
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxRequest
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.TxSize
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.VerifyMessage
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WipeDevice
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordAck
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorMessage.WordRequest
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorStorage.Storage
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.CoinType
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodePathType
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.HDNodeType
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.IdentityType
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.MultisigRedeemScriptType
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TransactionType
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxInputType
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputBinType
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxOutputType
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestDetailsType
 
writeTo(CodedOutputStream) - Method in class com.satoshilabs.trezor.protobuf.TrezorType.TxRequestSerializedType
 
writeTo(CodedOutputStream) - Method in class Config.Configuration
 
writeTo(CodedOutputStream) - Method in class Config.DeviceDescriptor
 
writeToDevice(byte[]) - Method in class org.multibit.hd.hardware.keepkey.wallets.AbstractKeepKeyHardwareWallet
Write a complete message buffer to the device.
writeToDevice(byte[]) - Method in class org.multibit.hd.hardware.keepkey.wallets.v1.KeepKeyV1HidHardwareWallet
 
writeToDevice(byte[]) - Method in class org.multibit.hd.hardware.trezor.wallets.AbstractTrezorHardwareWallet
Write a complete message buffer to the device.
writeToDevice(byte[]) - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldSocketHardwareWallet
 
writeToDevice(byte[]) - Method in class org.multibit.hd.hardware.trezor.wallets.shield.TrezorShieldUsbHardwareWallet
 
writeToDevice(byte[]) - Method in class org.multibit.hd.hardware.trezor.wallets.v1.TrezorV1HidHardwareWallet
 

X

XPUB_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.PublicKey
 
XPUB_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.PublicKey
 

Y

YES_NO_FIELD_NUMBER - Static variable in class com.keepkey.protobuf.KeepKeyMessage.DebugLinkDecision
 
YES_NO_FIELD_NUMBER - Static variable in class com.satoshilabs.trezor.protobuf.TrezorMessage.DebugLinkDecision
 
A B C D E F G H I J K L M N O P R S T U V W X Y 

Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.