public static final class KeepKeyMessage.DebugLinkState extends com.google.protobuf.GeneratedMessage implements KeepKeyMessage.DebugLinkStateOrBuilder
DebugLinkState
Response: Device current state @prev DebugLinkGetState
Modifier and Type | Class and Description |
---|---|
static class |
KeepKeyMessage.DebugLinkState.Builder
Protobuf type
DebugLinkState |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
LAYOUT_FIELD_NUMBER |
static int |
MATRIX_FIELD_NUMBER |
static int |
MNEMONIC_FIELD_NUMBER |
static int |
NODE_FIELD_NUMBER |
static com.google.protobuf.Parser<KeepKeyMessage.DebugLinkState> |
PARSER |
static int |
PASSPHRASE_PROTECTION_FIELD_NUMBER |
static int |
PIN_FIELD_NUMBER |
static int |
RECOVERY_FAKE_WORD_FIELD_NUMBER |
static int |
RECOVERY_WORD_POS_FIELD_NUMBER |
static int |
RESET_ENTROPY_FIELD_NUMBER |
static int |
RESET_WORD_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
static KeepKeyMessage.DebugLinkState |
getDefaultInstance() |
KeepKeyMessage.DebugLinkState |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getLayout()
optional bytes layout = 1; |
String |
getMatrix()
optional string matrix = 3; |
com.google.protobuf.ByteString |
getMatrixBytes()
optional string matrix = 3; |
String |
getMnemonic()
optional string mnemonic = 4; |
com.google.protobuf.ByteString |
getMnemonicBytes()
optional string mnemonic = 4; |
KeepKeyType.HDNodeType |
getNode()
optional .HDNodeType node = 5; |
KeepKeyType.HDNodeTypeOrBuilder |
getNodeOrBuilder()
optional .HDNodeType node = 5; |
com.google.protobuf.Parser<KeepKeyMessage.DebugLinkState> |
getParserForType() |
boolean |
getPassphraseProtection()
optional bool passphrase_protection = 6; |
String |
getPin()
optional string pin = 2; |
com.google.protobuf.ByteString |
getPinBytes()
optional string pin = 2; |
String |
getRecoveryFakeWord()
optional string recovery_fake_word = 9; |
com.google.protobuf.ByteString |
getRecoveryFakeWordBytes()
optional string recovery_fake_word = 9; |
int |
getRecoveryWordPos()
optional uint32 recovery_word_pos = 10; |
com.google.protobuf.ByteString |
getResetEntropy()
optional bytes reset_entropy = 8; |
String |
getResetWord()
optional string reset_word = 7; |
com.google.protobuf.ByteString |
getResetWordBytes()
optional string reset_word = 7; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasLayout()
optional bytes layout = 1; |
boolean |
hasMatrix()
optional string matrix = 3; |
boolean |
hasMnemonic()
optional string mnemonic = 4; |
boolean |
hasNode()
optional .HDNodeType node = 5; |
boolean |
hasPassphraseProtection()
optional bool passphrase_protection = 6; |
boolean |
hasPin()
optional string pin = 2; |
boolean |
hasRecoveryFakeWord()
optional string recovery_fake_word = 9; |
boolean |
hasRecoveryWordPos()
optional uint32 recovery_word_pos = 10; |
boolean |
hasResetEntropy()
optional bytes reset_entropy = 8; |
boolean |
hasResetWord()
optional string reset_word = 7; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static KeepKeyMessage.DebugLinkState.Builder |
newBuilder() |
static KeepKeyMessage.DebugLinkState.Builder |
newBuilder(KeepKeyMessage.DebugLinkState prototype) |
KeepKeyMessage.DebugLinkState.Builder |
newBuilderForType() |
protected KeepKeyMessage.DebugLinkState.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static KeepKeyMessage.DebugLinkState |
parseDelimitedFrom(InputStream input) |
static KeepKeyMessage.DebugLinkState |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyMessage.DebugLinkState |
parseFrom(byte[] data) |
static KeepKeyMessage.DebugLinkState |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyMessage.DebugLinkState |
parseFrom(com.google.protobuf.ByteString data) |
static KeepKeyMessage.DebugLinkState |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyMessage.DebugLinkState |
parseFrom(com.google.protobuf.CodedInputStream input) |
static KeepKeyMessage.DebugLinkState |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyMessage.DebugLinkState |
parseFrom(InputStream input) |
static KeepKeyMessage.DebugLinkState |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
KeepKeyMessage.DebugLinkState.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toString
checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<KeepKeyMessage.DebugLinkState> PARSER
public static final int LAYOUT_FIELD_NUMBER
public static final int PIN_FIELD_NUMBER
public static final int MATRIX_FIELD_NUMBER
public static final int MNEMONIC_FIELD_NUMBER
public static final int NODE_FIELD_NUMBER
public static final int PASSPHRASE_PROTECTION_FIELD_NUMBER
public static final int RESET_WORD_FIELD_NUMBER
public static final int RESET_ENTROPY_FIELD_NUMBER
public static final int RECOVERY_FAKE_WORD_FIELD_NUMBER
public static final int RECOVERY_WORD_POS_FIELD_NUMBER
public static KeepKeyMessage.DebugLinkState getDefaultInstance()
public KeepKeyMessage.DebugLinkState getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<KeepKeyMessage.DebugLinkState> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasLayout()
optional bytes layout = 1;
raw buffer of display
hasLayout
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public com.google.protobuf.ByteString getLayout()
optional bytes layout = 1;
raw buffer of display
getLayout
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public boolean hasPin()
optional string pin = 2;
current PIN, blank if PIN is not set/enabled
hasPin
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public String getPin()
optional string pin = 2;
current PIN, blank if PIN is not set/enabled
getPin
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public com.google.protobuf.ByteString getPinBytes()
optional string pin = 2;
current PIN, blank if PIN is not set/enabled
getPinBytes
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public boolean hasMatrix()
optional string matrix = 3;
current PIN matrix
hasMatrix
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public String getMatrix()
optional string matrix = 3;
current PIN matrix
getMatrix
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public com.google.protobuf.ByteString getMatrixBytes()
optional string matrix = 3;
current PIN matrix
getMatrixBytes
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public boolean hasMnemonic()
optional string mnemonic = 4;
current BIP-39 mnemonic
hasMnemonic
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public String getMnemonic()
optional string mnemonic = 4;
current BIP-39 mnemonic
getMnemonic
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public com.google.protobuf.ByteString getMnemonicBytes()
optional string mnemonic = 4;
current BIP-39 mnemonic
getMnemonicBytes
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public boolean hasNode()
optional .HDNodeType node = 5;
current BIP-32 node
hasNode
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public KeepKeyType.HDNodeType getNode()
optional .HDNodeType node = 5;
current BIP-32 node
getNode
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public KeepKeyType.HDNodeTypeOrBuilder getNodeOrBuilder()
optional .HDNodeType node = 5;
current BIP-32 node
getNodeOrBuilder
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public boolean hasPassphraseProtection()
optional bool passphrase_protection = 6;
is node/mnemonic encrypted using passphrase?
hasPassphraseProtection
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public boolean getPassphraseProtection()
optional bool passphrase_protection = 6;
is node/mnemonic encrypted using passphrase?
getPassphraseProtection
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public boolean hasResetWord()
optional string reset_word = 7;
word on device display during ResetDevice workflow
hasResetWord
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public String getResetWord()
optional string reset_word = 7;
word on device display during ResetDevice workflow
getResetWord
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public com.google.protobuf.ByteString getResetWordBytes()
optional string reset_word = 7;
word on device display during ResetDevice workflow
getResetWordBytes
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public boolean hasResetEntropy()
optional bytes reset_entropy = 8;
current entropy during ResetDevice workflow
hasResetEntropy
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public com.google.protobuf.ByteString getResetEntropy()
optional bytes reset_entropy = 8;
current entropy during ResetDevice workflow
getResetEntropy
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public boolean hasRecoveryFakeWord()
optional string recovery_fake_word = 9;
(fake) word on display during RecoveryDevice workflow
hasRecoveryFakeWord
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public String getRecoveryFakeWord()
optional string recovery_fake_word = 9;
(fake) word on display during RecoveryDevice workflow
getRecoveryFakeWord
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public com.google.protobuf.ByteString getRecoveryFakeWordBytes()
optional string recovery_fake_word = 9;
(fake) word on display during RecoveryDevice workflow
getRecoveryFakeWordBytes
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public boolean hasRecoveryWordPos()
optional uint32 recovery_word_pos = 10;
index of mnemonic word the device is expecting during RecoveryDevice workflow
hasRecoveryWordPos
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public int getRecoveryWordPos()
optional uint32 recovery_word_pos = 10;
index of mnemonic word the device is expecting during RecoveryDevice workflow
getRecoveryWordPos
in interface KeepKeyMessage.DebugLinkStateOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public static KeepKeyMessage.DebugLinkState parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static KeepKeyMessage.DebugLinkState parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static KeepKeyMessage.DebugLinkState parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static KeepKeyMessage.DebugLinkState parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static KeepKeyMessage.DebugLinkState parseFrom(InputStream input) throws IOException
IOException
public static KeepKeyMessage.DebugLinkState parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static KeepKeyMessage.DebugLinkState parseDelimitedFrom(InputStream input) throws IOException
IOException
public static KeepKeyMessage.DebugLinkState parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static KeepKeyMessage.DebugLinkState parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static KeepKeyMessage.DebugLinkState parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static KeepKeyMessage.DebugLinkState.Builder newBuilder()
public KeepKeyMessage.DebugLinkState.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static KeepKeyMessage.DebugLinkState.Builder newBuilder(KeepKeyMessage.DebugLinkState prototype)
public KeepKeyMessage.DebugLinkState.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected KeepKeyMessage.DebugLinkState.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.