Versions in this module Expand all Collapse all v1 v1.14.14 Nov 19, 2024 v1.14.13 Nov 19, 2024 Changes in this version + const Default_LoadDevice_Language + const Default_RecoveryDevice_Language + const Default_ResetDevice_Language + const Default_ResetDevice_Strength + var ApplySettings_PassphraseSourceType_name = map[int32]string + var ApplySettings_PassphraseSourceType_value = map[string]int32 + var ButtonRequest_ButtonRequestType_name = map[int32]string + var ButtonRequest_ButtonRequestType_value = map[string]int32 + var E_WireBootloader = &file_messages_proto_extTypes[5] + var E_WireDebugIn = &file_messages_proto_extTypes[2] + var E_WireDebugOut = &file_messages_proto_extTypes[3] + var E_WireIn = &file_messages_proto_extTypes[0] + var E_WireNoFsm = &file_messages_proto_extTypes[6] + var E_WireOut = &file_messages_proto_extTypes[1] + var E_WireTiny = &file_messages_proto_extTypes[4] + var Failure_FailureType_name = map[int32]string + var Failure_FailureType_value = map[string]int32 + var File_messages_common_proto protoreflect.FileDescriptor + var File_messages_ethereum_proto protoreflect.FileDescriptor + var File_messages_management_proto protoreflect.FileDescriptor + var File_messages_proto protoreflect.FileDescriptor + var MessageType_name = map[int32]string + var MessageType_value = map[string]int32 + var PinMatrixRequest_PinMatrixRequestType_name = map[int32]string + var PinMatrixRequest_PinMatrixRequestType_value = map[string]int32 + var RecoveryDevice_RecoveryDeviceType_name = map[int32]string + var RecoveryDevice_RecoveryDeviceType_value = map[string]int32 + var WordRequest_WordRequestType_name = map[int32]string + var WordRequest_WordRequestType_value = map[string]int32 + func Name(kind uint16) string + func Type(msg proto.Message) uint16 + type ApplyFlags struct + Flags *uint32 + func (*ApplyFlags) Descriptor() ([]byte, []int) + func (*ApplyFlags) ProtoMessage() + func (x *ApplyFlags) GetFlags() uint32 + func (x *ApplyFlags) ProtoReflect() protoreflect.Message + func (x *ApplyFlags) Reset() + func (x *ApplyFlags) String() string + type ApplySettings struct + AutoLockDelayMs *uint32 + DisplayRotation *uint32 + Homescreen []byte + Label *string + Language *string + PassphraseSource *ApplySettings_PassphraseSourceType + UsePassphrase *bool + func (*ApplySettings) Descriptor() ([]byte, []int) + func (*ApplySettings) ProtoMessage() + func (x *ApplySettings) GetAutoLockDelayMs() uint32 + func (x *ApplySettings) GetDisplayRotation() uint32 + func (x *ApplySettings) GetHomescreen() []byte + func (x *ApplySettings) GetLabel() string + func (x *ApplySettings) GetLanguage() string + func (x *ApplySettings) GetPassphraseSource() ApplySettings_PassphraseSourceType + func (x *ApplySettings) GetUsePassphrase() bool + func (x *ApplySettings) ProtoReflect() protoreflect.Message + func (x *ApplySettings) Reset() + func (x *ApplySettings) String() string + type ApplySettings_PassphraseSourceType int32 + const ApplySettings_ASK + const ApplySettings_DEVICE + const ApplySettings_HOST + func (ApplySettings_PassphraseSourceType) Descriptor() protoreflect.EnumDescriptor + func (ApplySettings_PassphraseSourceType) EnumDescriptor() ([]byte, []int) + func (ApplySettings_PassphraseSourceType) Type() protoreflect.EnumType + func (x *ApplySettings_PassphraseSourceType) UnmarshalJSON(b []byte) error + func (x ApplySettings_PassphraseSourceType) Enum() *ApplySettings_PassphraseSourceType + func (x ApplySettings_PassphraseSourceType) Number() protoreflect.EnumNumber + func (x ApplySettings_PassphraseSourceType) String() string + type BackupDevice struct + func (*BackupDevice) Descriptor() ([]byte, []int) + func (*BackupDevice) ProtoMessage() + func (x *BackupDevice) ProtoReflect() protoreflect.Message + func (x *BackupDevice) Reset() + func (x *BackupDevice) String() string + type ButtonAck struct + func (*ButtonAck) Descriptor() ([]byte, []int) + func (*ButtonAck) ProtoMessage() + func (x *ButtonAck) ProtoReflect() protoreflect.Message + func (x *ButtonAck) Reset() + func (x *ButtonAck) String() string + type ButtonRequest struct + Code *ButtonRequest_ButtonRequestType + Data *string + func (*ButtonRequest) Descriptor() ([]byte, []int) + func (*ButtonRequest) ProtoMessage() + func (x *ButtonRequest) GetCode() ButtonRequest_ButtonRequestType + func (x *ButtonRequest) GetData() string + func (x *ButtonRequest) ProtoReflect() protoreflect.Message + func (x *ButtonRequest) Reset() + func (x *ButtonRequest) String() string + type ButtonRequest_ButtonRequestType int32 + const ButtonRequest_ButtonRequest_Address + const ButtonRequest_ButtonRequest_ConfirmOutput + const ButtonRequest_ButtonRequest_ConfirmWord + const ButtonRequest_ButtonRequest_FeeOverThreshold + const ButtonRequest_ButtonRequest_FirmwareCheck + const ButtonRequest_ButtonRequest_MnemonicInput + const ButtonRequest_ButtonRequest_MnemonicWordCount + const ButtonRequest_ButtonRequest_Other + const ButtonRequest_ButtonRequest_PassphraseType + const ButtonRequest_ButtonRequest_ProtectCall + const ButtonRequest_ButtonRequest_PublicKey + const ButtonRequest_ButtonRequest_ResetDevice + const ButtonRequest_ButtonRequest_SignTx + const ButtonRequest_ButtonRequest_UnknownDerivationPath + const ButtonRequest_ButtonRequest_WipeDevice + func (ButtonRequest_ButtonRequestType) Descriptor() protoreflect.EnumDescriptor + func (ButtonRequest_ButtonRequestType) EnumDescriptor() ([]byte, []int) + func (ButtonRequest_ButtonRequestType) Type() protoreflect.EnumType + func (x *ButtonRequest_ButtonRequestType) UnmarshalJSON(b []byte) error + func (x ButtonRequest_ButtonRequestType) Enum() *ButtonRequest_ButtonRequestType + func (x ButtonRequest_ButtonRequestType) Number() protoreflect.EnumNumber + func (x ButtonRequest_ButtonRequestType) String() string + type Cancel struct + func (*Cancel) Descriptor() ([]byte, []int) + func (*Cancel) ProtoMessage() + func (x *Cancel) ProtoReflect() protoreflect.Message + func (x *Cancel) Reset() + func (x *Cancel) String() string + type ChangePin struct + Remove *bool + func (*ChangePin) Descriptor() ([]byte, []int) + func (*ChangePin) ProtoMessage() + func (x *ChangePin) GetRemove() bool + func (x *ChangePin) ProtoReflect() protoreflect.Message + func (x *ChangePin) Reset() + func (x *ChangePin) String() string + type ClearSession struct + func (*ClearSession) Descriptor() ([]byte, []int) + func (*ClearSession) ProtoMessage() + func (x *ClearSession) ProtoReflect() protoreflect.Message + func (x *ClearSession) Reset() + func (x *ClearSession) String() string + type Entropy struct + Entropy []byte + func (*Entropy) Descriptor() ([]byte, []int) + func (*Entropy) ProtoMessage() + func (x *Entropy) GetEntropy() []byte + func (x *Entropy) ProtoReflect() protoreflect.Message + func (x *Entropy) Reset() + func (x *Entropy) String() string + type EntropyAck struct + Entropy []byte + func (*EntropyAck) Descriptor() ([]byte, []int) + func (*EntropyAck) ProtoMessage() + func (x *EntropyAck) GetEntropy() []byte + func (x *EntropyAck) ProtoReflect() protoreflect.Message + func (x *EntropyAck) Reset() + func (x *EntropyAck) String() string + type EntropyRequest struct + func (*EntropyRequest) Descriptor() ([]byte, []int) + func (*EntropyRequest) ProtoMessage() + func (x *EntropyRequest) ProtoReflect() protoreflect.Message + func (x *EntropyRequest) Reset() + func (x *EntropyRequest) String() string + type EthereumAddress struct + AddressBin []byte + AddressHex *string + func (*EthereumAddress) Descriptor() ([]byte, []int) + func (*EthereumAddress) ProtoMessage() + func (x *EthereumAddress) GetAddressBin() []byte + func (x *EthereumAddress) GetAddressHex() string + func (x *EthereumAddress) ProtoReflect() protoreflect.Message + func (x *EthereumAddress) Reset() + func (x *EthereumAddress) String() string + type EthereumGetAddress struct + AddressN []uint32 + ShowDisplay *bool + func (*EthereumGetAddress) Descriptor() ([]byte, []int) + func (*EthereumGetAddress) ProtoMessage() + func (x *EthereumGetAddress) GetAddressN() []uint32 + func (x *EthereumGetAddress) GetShowDisplay() bool + func (x *EthereumGetAddress) ProtoReflect() protoreflect.Message + func (x *EthereumGetAddress) Reset() + func (x *EthereumGetAddress) String() string + type EthereumGetPublicKey struct + AddressN []uint32 + ShowDisplay *bool + func (*EthereumGetPublicKey) Descriptor() ([]byte, []int) + func (*EthereumGetPublicKey) ProtoMessage() + func (x *EthereumGetPublicKey) GetAddressN() []uint32 + func (x *EthereumGetPublicKey) GetShowDisplay() bool + func (x *EthereumGetPublicKey) ProtoReflect() protoreflect.Message + func (x *EthereumGetPublicKey) Reset() + func (x *EthereumGetPublicKey) String() string + type EthereumMessageSignature struct + AddressBin []byte + AddressHex *string + Signature []byte + func (*EthereumMessageSignature) Descriptor() ([]byte, []int) + func (*EthereumMessageSignature) ProtoMessage() + func (x *EthereumMessageSignature) GetAddressBin() []byte + func (x *EthereumMessageSignature) GetAddressHex() string + func (x *EthereumMessageSignature) GetSignature() []byte + func (x *EthereumMessageSignature) ProtoReflect() protoreflect.Message + func (x *EthereumMessageSignature) Reset() + func (x *EthereumMessageSignature) String() string + type EthereumPublicKey struct + Node *HDNodeType + Xpub *string + func (*EthereumPublicKey) Descriptor() ([]byte, []int) + func (*EthereumPublicKey) ProtoMessage() + func (x *EthereumPublicKey) GetNode() *HDNodeType + func (x *EthereumPublicKey) GetXpub() string + func (x *EthereumPublicKey) ProtoReflect() protoreflect.Message + func (x *EthereumPublicKey) Reset() + func (x *EthereumPublicKey) String() string + type EthereumSignMessage struct + AddressN []uint32 + Message []byte + func (*EthereumSignMessage) Descriptor() ([]byte, []int) + func (*EthereumSignMessage) ProtoMessage() + func (x *EthereumSignMessage) GetAddressN() []uint32 + func (x *EthereumSignMessage) GetMessage() []byte + func (x *EthereumSignMessage) ProtoReflect() protoreflect.Message + func (x *EthereumSignMessage) Reset() + func (x *EthereumSignMessage) String() string + type EthereumSignTx struct + AddressN []uint32 + ChainId *uint32 + DataInitialChunk []byte + DataLength *uint32 + GasLimit []byte + GasPrice []byte + Nonce []byte + ToBin []byte + ToHex *string + TxType *uint32 + Value []byte + func (*EthereumSignTx) Descriptor() ([]byte, []int) + func (*EthereumSignTx) ProtoMessage() + func (x *EthereumSignTx) GetAddressN() []uint32 + func (x *EthereumSignTx) GetChainId() uint32 + func (x *EthereumSignTx) GetDataInitialChunk() []byte + func (x *EthereumSignTx) GetDataLength() uint32 + func (x *EthereumSignTx) GetGasLimit() []byte + func (x *EthereumSignTx) GetGasPrice() []byte + func (x *EthereumSignTx) GetNonce() []byte + func (x *EthereumSignTx) GetToBin() []byte + func (x *EthereumSignTx) GetToHex() string + func (x *EthereumSignTx) GetTxType() uint32 + func (x *EthereumSignTx) GetValue() []byte + func (x *EthereumSignTx) ProtoReflect() protoreflect.Message + func (x *EthereumSignTx) Reset() + func (x *EthereumSignTx) String() string + type EthereumTxAck struct + DataChunk []byte + func (*EthereumTxAck) Descriptor() ([]byte, []int) + func (*EthereumTxAck) ProtoMessage() + func (x *EthereumTxAck) GetDataChunk() []byte + func (x *EthereumTxAck) ProtoReflect() protoreflect.Message + func (x *EthereumTxAck) Reset() + func (x *EthereumTxAck) String() string + type EthereumTxRequest struct + DataLength *uint32 + SignatureR []byte + SignatureS []byte + SignatureV *uint32 + func (*EthereumTxRequest) Descriptor() ([]byte, []int) + func (*EthereumTxRequest) ProtoMessage() + func (x *EthereumTxRequest) GetDataLength() uint32 + func (x *EthereumTxRequest) GetSignatureR() []byte + func (x *EthereumTxRequest) GetSignatureS() []byte + func (x *EthereumTxRequest) GetSignatureV() uint32 + func (x *EthereumTxRequest) ProtoReflect() protoreflect.Message + func (x *EthereumTxRequest) Reset() + func (x *EthereumTxRequest) String() string + type EthereumVerifyMessage struct + AddressBin []byte + AddressHex *string + Message []byte + Signature []byte + func (*EthereumVerifyMessage) Descriptor() ([]byte, []int) + func (*EthereumVerifyMessage) ProtoMessage() + func (x *EthereumVerifyMessage) GetAddressBin() []byte + func (x *EthereumVerifyMessage) GetAddressHex() string + func (x *EthereumVerifyMessage) GetMessage() []byte + func (x *EthereumVerifyMessage) GetSignature() []byte + func (x *EthereumVerifyMessage) ProtoReflect() protoreflect.Message + func (x *EthereumVerifyMessage) Reset() + func (x *EthereumVerifyMessage) String() string + type Failure struct + Code *Failure_FailureType + Message *string + func (*Failure) Descriptor() ([]byte, []int) + func (*Failure) ProtoMessage() + func (x *Failure) GetCode() Failure_FailureType + func (x *Failure) GetMessage() string + func (x *Failure) ProtoReflect() protoreflect.Message + func (x *Failure) Reset() + func (x *Failure) String() string + type Failure_FailureType int32 + const Failure_Failure_ActionCancelled + const Failure_Failure_ButtonExpected + const Failure_Failure_DataError + const Failure_Failure_FirmwareError + const Failure_Failure_InvalidSignature + const Failure_Failure_NotEnoughFunds + const Failure_Failure_NotInitialized + const Failure_Failure_PinCancelled + const Failure_Failure_PinExpected + const Failure_Failure_PinInvalid + const Failure_Failure_PinMismatch + const Failure_Failure_ProcessError + const Failure_Failure_UnexpectedMessage + func (Failure_FailureType) Descriptor() protoreflect.EnumDescriptor + func (Failure_FailureType) EnumDescriptor() ([]byte, []int) + func (Failure_FailureType) Type() protoreflect.EnumType + func (x *Failure_FailureType) UnmarshalJSON(b []byte) error + func (x Failure_FailureType) Enum() *Failure_FailureType + func (x Failure_FailureType) Number() protoreflect.EnumNumber + func (x Failure_FailureType) String() string + type Features struct + BootloaderHash []byte + BootloaderMode *bool + DeviceId *string + FirmwarePresent *bool + Flags *uint32 + FwMajor *uint32 + FwMinor *uint32 + FwPatch *uint32 + FwVendor *string + FwVendorKeys []byte + Imported *bool + Initialized *bool + Label *string + Language *string + MajorVersion *uint32 + MinorVersion *uint32 + Model *string + NeedsBackup *bool + NoBackup *bool + PassphraseCached *bool + PassphraseProtection *bool + PatchVersion *uint32 + PinCached *bool + PinProtection *bool + Revision []byte + UnfinishedBackup *bool + Vendor *string + func (*Features) Descriptor() ([]byte, []int) + func (*Features) ProtoMessage() + func (x *Features) GetBootloaderHash() []byte + func (x *Features) GetBootloaderMode() bool + func (x *Features) GetDeviceId() string + func (x *Features) GetFirmwarePresent() bool + func (x *Features) GetFlags() uint32 + func (x *Features) GetFwMajor() uint32 + func (x *Features) GetFwMinor() uint32 + func (x *Features) GetFwPatch() uint32 + func (x *Features) GetFwVendor() string + func (x *Features) GetFwVendorKeys() []byte + func (x *Features) GetImported() bool + func (x *Features) GetInitialized() bool + func (x *Features) GetLabel() string + func (x *Features) GetLanguage() string + func (x *Features) GetMajorVersion() uint32 + func (x *Features) GetMinorVersion() uint32 + func (x *Features) GetModel() string + func (x *Features) GetNeedsBackup() bool + func (x *Features) GetNoBackup() bool + func (x *Features) GetPassphraseCached() bool + func (x *Features) GetPassphraseProtection() bool + func (x *Features) GetPatchVersion() uint32 + func (x *Features) GetPinCached() bool + func (x *Features) GetPinProtection() bool + func (x *Features) GetRevision() []byte + func (x *Features) GetUnfinishedBackup() bool + func (x *Features) GetVendor() string + func (x *Features) ProtoReflect() protoreflect.Message + func (x *Features) Reset() + func (x *Features) String() string + type GetEntropy struct + Size *uint32 + func (*GetEntropy) Descriptor() ([]byte, []int) + func (*GetEntropy) ProtoMessage() + func (x *GetEntropy) GetSize() uint32 + func (x *GetEntropy) ProtoReflect() protoreflect.Message + func (x *GetEntropy) Reset() + func (x *GetEntropy) String() string + type GetFeatures struct + func (*GetFeatures) Descriptor() ([]byte, []int) + func (*GetFeatures) ProtoMessage() + func (x *GetFeatures) ProtoReflect() protoreflect.Message + func (x *GetFeatures) Reset() + func (x *GetFeatures) String() string + type HDNodeType struct + ChainCode []byte + ChildNum *uint32 + Depth *uint32 + Fingerprint *uint32 + PrivateKey []byte + PublicKey []byte + func (*HDNodeType) Descriptor() ([]byte, []int) + func (*HDNodeType) ProtoMessage() + func (x *HDNodeType) GetChainCode() []byte + func (x *HDNodeType) GetChildNum() uint32 + func (x *HDNodeType) GetDepth() uint32 + func (x *HDNodeType) GetFingerprint() uint32 + func (x *HDNodeType) GetPrivateKey() []byte + func (x *HDNodeType) GetPublicKey() []byte + func (x *HDNodeType) ProtoReflect() protoreflect.Message + func (x *HDNodeType) Reset() + func (x *HDNodeType) String() string + type Initialize struct + SkipPassphrase *bool + State []byte + func (*Initialize) Descriptor() ([]byte, []int) + func (*Initialize) ProtoMessage() + func (x *Initialize) GetSkipPassphrase() bool + func (x *Initialize) GetState() []byte + func (x *Initialize) ProtoReflect() protoreflect.Message + func (x *Initialize) Reset() + func (x *Initialize) String() string + type LoadDevice struct + Label *string + Language *string + Mnemonic *string + Node *HDNodeType + PassphraseProtection *bool + Pin *string + SkipChecksum *bool + U2FCounter *uint32 + func (*LoadDevice) Descriptor() ([]byte, []int) + func (*LoadDevice) ProtoMessage() + func (x *LoadDevice) GetLabel() string + func (x *LoadDevice) GetLanguage() string + func (x *LoadDevice) GetMnemonic() string + func (x *LoadDevice) GetNode() *HDNodeType + func (x *LoadDevice) GetPassphraseProtection() bool + func (x *LoadDevice) GetPin() string + func (x *LoadDevice) GetSkipChecksum() bool + func (x *LoadDevice) GetU2FCounter() uint32 + func (x *LoadDevice) ProtoReflect() protoreflect.Message + func (x *LoadDevice) Reset() + func (x *LoadDevice) String() string + type MessageType int32 + const MessageType_MessageType_Address + const MessageType_MessageType_ApplyFlags + const MessageType_MessageType_ApplySettings + const MessageType_MessageType_BackupDevice + const MessageType_MessageType_BinanceAddress + const MessageType_MessageType_BinanceCancelMsg + const MessageType_MessageType_BinanceGetAddress + const MessageType_MessageType_BinanceGetPublicKey + const MessageType_MessageType_BinanceOrderMsg + const MessageType_MessageType_BinancePublicKey + const MessageType_MessageType_BinanceSignTx + const MessageType_MessageType_BinanceSignedTx + const MessageType_MessageType_BinanceTransferMsg + const MessageType_MessageType_BinanceTxRequest + const MessageType_MessageType_ButtonAck + const MessageType_MessageType_ButtonRequest + const MessageType_MessageType_Cancel + const MessageType_MessageType_CardanoAddress + const MessageType_MessageType_CardanoGetAddress + const MessageType_MessageType_CardanoGetPublicKey + const MessageType_MessageType_CardanoPublicKey + const MessageType_MessageType_CardanoSignTx + const MessageType_MessageType_CardanoSignedTx + const MessageType_MessageType_CardanoTxAck + const MessageType_MessageType_CardanoTxRequest + const MessageType_MessageType_ChangePin + const MessageType_MessageType_CipherKeyValue + const MessageType_MessageType_CipheredKeyValue + const MessageType_MessageType_ClearSession + const MessageType_MessageType_CosiCommit + const MessageType_MessageType_CosiCommitment + const MessageType_MessageType_CosiSign + const MessageType_MessageType_CosiSignature + const MessageType_MessageType_DebugLinkDecision + const MessageType_MessageType_DebugLinkFlashErase + const MessageType_MessageType_DebugLinkGetState + const MessageType_MessageType_DebugLinkLog + const MessageType_MessageType_DebugLinkMemory + const MessageType_MessageType_DebugLinkMemoryRead + const MessageType_MessageType_DebugLinkMemoryWrite + const MessageType_MessageType_DebugLinkState + const MessageType_MessageType_DebugLinkStop + const MessageType_MessageType_DebugMoneroDiagAck + const MessageType_MessageType_DebugMoneroDiagRequest + const MessageType_MessageType_ECDHSessionKey + const MessageType_MessageType_Entropy + const MessageType_MessageType_EntropyAck + const MessageType_MessageType_EntropyRequest + const MessageType_MessageType_EosGetPublicKey + const MessageType_MessageType_EosPublicKey + const MessageType_MessageType_EosSignTx + const MessageType_MessageType_EosSignedTx + const MessageType_MessageType_EosTxActionAck + const MessageType_MessageType_EosTxActionRequest + const MessageType_MessageType_EthereumAddress + const MessageType_MessageType_EthereumGetAddress + const MessageType_MessageType_EthereumGetPublicKey + const MessageType_MessageType_EthereumMessageSignature + const MessageType_MessageType_EthereumPublicKey + const MessageType_MessageType_EthereumSignMessage + const MessageType_MessageType_EthereumSignTx + const MessageType_MessageType_EthereumTxAck + const MessageType_MessageType_EthereumTxRequest + const MessageType_MessageType_EthereumVerifyMessage + const MessageType_MessageType_Failure + const MessageType_MessageType_Features + const MessageType_MessageType_FirmwareErase + const MessageType_MessageType_FirmwareRequest + const MessageType_MessageType_FirmwareUpload + const MessageType_MessageType_GetAddress + const MessageType_MessageType_GetECDHSessionKey + const MessageType_MessageType_GetEntropy + const MessageType_MessageType_GetFeatures + const MessageType_MessageType_GetPublicKey + const MessageType_MessageType_Initialize + const MessageType_MessageType_LiskAddress + const MessageType_MessageType_LiskGetAddress + const MessageType_MessageType_LiskGetPublicKey + const MessageType_MessageType_LiskMessageSignature + const MessageType_MessageType_LiskPublicKey + const MessageType_MessageType_LiskSignMessage + const MessageType_MessageType_LiskSignTx + const MessageType_MessageType_LiskSignedTx + const MessageType_MessageType_LiskVerifyMessage + const MessageType_MessageType_LoadDevice + const MessageType_MessageType_MessageSignature + const MessageType_MessageType_MoneroAddress + const MessageType_MessageType_MoneroGetAddress + const MessageType_MessageType_MoneroGetTxKeyAck + const MessageType_MessageType_MoneroGetTxKeyRequest + const MessageType_MessageType_MoneroGetWatchKey + const MessageType_MessageType_MoneroKeyImageExportInitAck + const MessageType_MessageType_MoneroKeyImageExportInitRequest + const MessageType_MessageType_MoneroKeyImageSyncFinalAck + const MessageType_MessageType_MoneroKeyImageSyncFinalRequest + const MessageType_MessageType_MoneroKeyImageSyncStepAck + const MessageType_MessageType_MoneroKeyImageSyncStepRequest + const MessageType_MessageType_MoneroLiveRefreshFinalAck + const MessageType_MessageType_MoneroLiveRefreshFinalRequest + const MessageType_MessageType_MoneroLiveRefreshStartAck + const MessageType_MessageType_MoneroLiveRefreshStartRequest + const MessageType_MessageType_MoneroLiveRefreshStepAck + const MessageType_MessageType_MoneroLiveRefreshStepRequest + const MessageType_MessageType_MoneroTransactionAllInputsSetAck + const MessageType_MessageType_MoneroTransactionAllInputsSetRequest + const MessageType_MessageType_MoneroTransactionAllOutSetAck + const MessageType_MessageType_MoneroTransactionAllOutSetRequest + const MessageType_MessageType_MoneroTransactionFinalAck + const MessageType_MessageType_MoneroTransactionFinalRequest + const MessageType_MessageType_MoneroTransactionInitAck + const MessageType_MessageType_MoneroTransactionInitRequest + const MessageType_MessageType_MoneroTransactionInputViniAck + const MessageType_MessageType_MoneroTransactionInputViniRequest + const MessageType_MessageType_MoneroTransactionInputsPermutationAck + const MessageType_MessageType_MoneroTransactionInputsPermutationRequest + const MessageType_MessageType_MoneroTransactionSetInputAck + const MessageType_MessageType_MoneroTransactionSetInputRequest + const MessageType_MessageType_MoneroTransactionSetOutputAck + const MessageType_MessageType_MoneroTransactionSetOutputRequest + const MessageType_MessageType_MoneroTransactionSignInputAck + const MessageType_MessageType_MoneroTransactionSignInputRequest + const MessageType_MessageType_MoneroWatchKey + const MessageType_MessageType_NEMAddress + const MessageType_MessageType_NEMDecryptMessage + const MessageType_MessageType_NEMDecryptedMessage + const MessageType_MessageType_NEMGetAddress + const MessageType_MessageType_NEMSignTx + const MessageType_MessageType_NEMSignedTx + const MessageType_MessageType_OntologyAddress + const MessageType_MessageType_OntologyGetAddress + const MessageType_MessageType_OntologyGetPublicKey + const MessageType_MessageType_OntologyPublicKey + const MessageType_MessageType_OntologySignOntIdAddAttributes + const MessageType_MessageType_OntologySignOntIdRegister + const MessageType_MessageType_OntologySignTransfer + const MessageType_MessageType_OntologySignWithdrawOng + const MessageType_MessageType_OntologySignedOntIdAddAttributes + const MessageType_MessageType_OntologySignedOntIdRegister + const MessageType_MessageType_OntologySignedTransfer + const MessageType_MessageType_OntologySignedWithdrawOng + const MessageType_MessageType_PassphraseAck + const MessageType_MessageType_PassphraseRequest + const MessageType_MessageType_PassphraseStateAck + const MessageType_MessageType_PassphraseStateRequest + const MessageType_MessageType_PinMatrixAck + const MessageType_MessageType_PinMatrixRequest + const MessageType_MessageType_Ping + const MessageType_MessageType_PublicKey + const MessageType_MessageType_RecoveryDevice + const MessageType_MessageType_ResetDevice + const MessageType_MessageType_RippleAddress + const MessageType_MessageType_RippleGetAddress + const MessageType_MessageType_RippleSignTx + const MessageType_MessageType_RippleSignedTx + const MessageType_MessageType_SelfTest + const MessageType_MessageType_SetU2FCounter + const MessageType_MessageType_SignIdentity + const MessageType_MessageType_SignMessage + const MessageType_MessageType_SignTx + const MessageType_MessageType_SignedIdentity + const MessageType_MessageType_StellarAccountMergeOp + const MessageType_MessageType_StellarAddress + const MessageType_MessageType_StellarAllowTrustOp + const MessageType_MessageType_StellarBumpSequenceOp + const MessageType_MessageType_StellarChangeTrustOp + const MessageType_MessageType_StellarCreateAccountOp + const MessageType_MessageType_StellarCreatePassiveOfferOp + const MessageType_MessageType_StellarGetAddress + const MessageType_MessageType_StellarManageDataOp + const MessageType_MessageType_StellarManageOfferOp + const MessageType_MessageType_StellarPathPaymentOp + const MessageType_MessageType_StellarPaymentOp + const MessageType_MessageType_StellarSetOptionsOp + const MessageType_MessageType_StellarSignTx + const MessageType_MessageType_StellarSignedTx + const MessageType_MessageType_StellarTxOpRequest + const MessageType_MessageType_Success + const MessageType_MessageType_TezosAddress + const MessageType_MessageType_TezosGetAddress + const MessageType_MessageType_TezosGetPublicKey + const MessageType_MessageType_TezosPublicKey + const MessageType_MessageType_TezosSignTx + const MessageType_MessageType_TezosSignedTx + const MessageType_MessageType_TronAddress + const MessageType_MessageType_TronGetAddress + const MessageType_MessageType_TronSignTx + const MessageType_MessageType_TronSignedTx + const MessageType_MessageType_TxAck + const MessageType_MessageType_TxRequest + const MessageType_MessageType_VerifyMessage + const MessageType_MessageType_WipeDevice + const MessageType_MessageType_WordAck + const MessageType_MessageType_WordRequest + func (MessageType) Descriptor() protoreflect.EnumDescriptor + func (MessageType) EnumDescriptor() ([]byte, []int) + func (MessageType) Type() protoreflect.EnumType + func (x *MessageType) UnmarshalJSON(b []byte) error + func (x MessageType) Enum() *MessageType + func (x MessageType) Number() protoreflect.EnumNumber + func (x MessageType) String() string + type PassphraseAck struct + Passphrase *string + State []byte + func (*PassphraseAck) Descriptor() ([]byte, []int) + func (*PassphraseAck) ProtoMessage() + func (x *PassphraseAck) GetPassphrase() string + func (x *PassphraseAck) GetState() []byte + func (x *PassphraseAck) ProtoReflect() protoreflect.Message + func (x *PassphraseAck) Reset() + func (x *PassphraseAck) String() string + type PassphraseRequest struct + OnDevice *bool + func (*PassphraseRequest) Descriptor() ([]byte, []int) + func (*PassphraseRequest) ProtoMessage() + func (x *PassphraseRequest) GetOnDevice() bool + func (x *PassphraseRequest) ProtoReflect() protoreflect.Message + func (x *PassphraseRequest) Reset() + func (x *PassphraseRequest) String() string + type PassphraseStateAck struct + func (*PassphraseStateAck) Descriptor() ([]byte, []int) + func (*PassphraseStateAck) ProtoMessage() + func (x *PassphraseStateAck) ProtoReflect() protoreflect.Message + func (x *PassphraseStateAck) Reset() + func (x *PassphraseStateAck) String() string + type PassphraseStateRequest struct + State []byte + func (*PassphraseStateRequest) Descriptor() ([]byte, []int) + func (*PassphraseStateRequest) ProtoMessage() + func (x *PassphraseStateRequest) GetState() []byte + func (x *PassphraseStateRequest) ProtoReflect() protoreflect.Message + func (x *PassphraseStateRequest) Reset() + func (x *PassphraseStateRequest) String() string + type PinMatrixAck struct + Pin *string + func (*PinMatrixAck) Descriptor() ([]byte, []int) + func (*PinMatrixAck) ProtoMessage() + func (x *PinMatrixAck) GetPin() string + func (x *PinMatrixAck) ProtoReflect() protoreflect.Message + func (x *PinMatrixAck) Reset() + func (x *PinMatrixAck) String() string + type PinMatrixRequest struct + Type *PinMatrixRequest_PinMatrixRequestType + func (*PinMatrixRequest) Descriptor() ([]byte, []int) + func (*PinMatrixRequest) ProtoMessage() + func (x *PinMatrixRequest) GetType() PinMatrixRequest_PinMatrixRequestType + func (x *PinMatrixRequest) ProtoReflect() protoreflect.Message + func (x *PinMatrixRequest) Reset() + func (x *PinMatrixRequest) String() string + type PinMatrixRequest_PinMatrixRequestType int32 + const PinMatrixRequest_PinMatrixRequestType_Current + const PinMatrixRequest_PinMatrixRequestType_NewFirst + const PinMatrixRequest_PinMatrixRequestType_NewSecond + func (PinMatrixRequest_PinMatrixRequestType) Descriptor() protoreflect.EnumDescriptor + func (PinMatrixRequest_PinMatrixRequestType) EnumDescriptor() ([]byte, []int) + func (PinMatrixRequest_PinMatrixRequestType) Type() protoreflect.EnumType + func (x *PinMatrixRequest_PinMatrixRequestType) UnmarshalJSON(b []byte) error + func (x PinMatrixRequest_PinMatrixRequestType) Enum() *PinMatrixRequest_PinMatrixRequestType + func (x PinMatrixRequest_PinMatrixRequestType) Number() protoreflect.EnumNumber + func (x PinMatrixRequest_PinMatrixRequestType) String() string + type Ping struct + ButtonProtection *bool + Message *string + PassphraseProtection *bool + PinProtection *bool + func (*Ping) Descriptor() ([]byte, []int) + func (*Ping) ProtoMessage() + func (x *Ping) GetButtonProtection() bool + func (x *Ping) GetMessage() string + func (x *Ping) GetPassphraseProtection() bool + func (x *Ping) GetPinProtection() bool + func (x *Ping) ProtoReflect() protoreflect.Message + func (x *Ping) Reset() + func (x *Ping) String() string + type RecoveryDevice struct + DryRun *bool + EnforceWordlist *bool + Label *string + Language *string + PassphraseProtection *bool + PinProtection *bool + Type *RecoveryDevice_RecoveryDeviceType + U2FCounter *uint32 + WordCount *uint32 + func (*RecoveryDevice) Descriptor() ([]byte, []int) + func (*RecoveryDevice) ProtoMessage() + func (x *RecoveryDevice) GetDryRun() bool + func (x *RecoveryDevice) GetEnforceWordlist() bool + func (x *RecoveryDevice) GetLabel() string + func (x *RecoveryDevice) GetLanguage() string + func (x *RecoveryDevice) GetPassphraseProtection() bool + func (x *RecoveryDevice) GetPinProtection() bool + func (x *RecoveryDevice) GetType() RecoveryDevice_RecoveryDeviceType + func (x *RecoveryDevice) GetU2FCounter() uint32 + func (x *RecoveryDevice) GetWordCount() uint32 + func (x *RecoveryDevice) ProtoReflect() protoreflect.Message + func (x *RecoveryDevice) Reset() + func (x *RecoveryDevice) String() string + type RecoveryDevice_RecoveryDeviceType int32 + const RecoveryDevice_RecoveryDeviceType_Matrix + const RecoveryDevice_RecoveryDeviceType_ScrambledWords + func (RecoveryDevice_RecoveryDeviceType) Descriptor() protoreflect.EnumDescriptor + func (RecoveryDevice_RecoveryDeviceType) EnumDescriptor() ([]byte, []int) + func (RecoveryDevice_RecoveryDeviceType) Type() protoreflect.EnumType + func (x *RecoveryDevice_RecoveryDeviceType) UnmarshalJSON(b []byte) error + func (x RecoveryDevice_RecoveryDeviceType) Enum() *RecoveryDevice_RecoveryDeviceType + func (x RecoveryDevice_RecoveryDeviceType) Number() protoreflect.EnumNumber + func (x RecoveryDevice_RecoveryDeviceType) String() string + type ResetDevice struct + DisplayRandom *bool + Label *string + Language *string + NoBackup *bool + PassphraseProtection *bool + PinProtection *bool + SkipBackup *bool + Strength *uint32 + U2FCounter *uint32 + func (*ResetDevice) Descriptor() ([]byte, []int) + func (*ResetDevice) ProtoMessage() + func (x *ResetDevice) GetDisplayRandom() bool + func (x *ResetDevice) GetLabel() string + func (x *ResetDevice) GetLanguage() string + func (x *ResetDevice) GetNoBackup() bool + func (x *ResetDevice) GetPassphraseProtection() bool + func (x *ResetDevice) GetPinProtection() bool + func (x *ResetDevice) GetSkipBackup() bool + func (x *ResetDevice) GetStrength() uint32 + func (x *ResetDevice) GetU2FCounter() uint32 + func (x *ResetDevice) ProtoReflect() protoreflect.Message + func (x *ResetDevice) Reset() + func (x *ResetDevice) String() string + type SetU2FCounter struct + U2FCounter *uint32 + func (*SetU2FCounter) Descriptor() ([]byte, []int) + func (*SetU2FCounter) ProtoMessage() + func (x *SetU2FCounter) GetU2FCounter() uint32 + func (x *SetU2FCounter) ProtoReflect() protoreflect.Message + func (x *SetU2FCounter) Reset() + func (x *SetU2FCounter) String() string + type Success struct + Message *string + func (*Success) Descriptor() ([]byte, []int) + func (*Success) ProtoMessage() + func (x *Success) GetMessage() string + func (x *Success) ProtoReflect() protoreflect.Message + func (x *Success) Reset() + func (x *Success) String() string + type WipeDevice struct + func (*WipeDevice) Descriptor() ([]byte, []int) + func (*WipeDevice) ProtoMessage() + func (x *WipeDevice) ProtoReflect() protoreflect.Message + func (x *WipeDevice) Reset() + func (x *WipeDevice) String() string + type WordAck struct + Word *string + func (*WordAck) Descriptor() ([]byte, []int) + func (*WordAck) ProtoMessage() + func (x *WordAck) GetWord() string + func (x *WordAck) ProtoReflect() protoreflect.Message + func (x *WordAck) Reset() + func (x *WordAck) String() string + type WordRequest struct + Type *WordRequest_WordRequestType + func (*WordRequest) Descriptor() ([]byte, []int) + func (*WordRequest) ProtoMessage() + func (x *WordRequest) GetType() WordRequest_WordRequestType + func (x *WordRequest) ProtoReflect() protoreflect.Message + func (x *WordRequest) Reset() + func (x *WordRequest) String() string + type WordRequest_WordRequestType int32 + const WordRequest_WordRequestType_Matrix6 + const WordRequest_WordRequestType_Matrix9 + const WordRequest_WordRequestType_Plain + func (WordRequest_WordRequestType) Descriptor() protoreflect.EnumDescriptor + func (WordRequest_WordRequestType) EnumDescriptor() ([]byte, []int) + func (WordRequest_WordRequestType) Type() protoreflect.EnumType + func (x *WordRequest_WordRequestType) UnmarshalJSON(b []byte) error + func (x WordRequest_WordRequestType) Enum() *WordRequest_WordRequestType + func (x WordRequest_WordRequestType) Number() protoreflect.EnumNumber + func (x WordRequest_WordRequestType) String() string