public static final class KeepKeyMessage.DebugLinkState extends com.google.protobuf.GeneratedMessageV3 implements KeepKeyMessage.DebugLinkStateOrBuilder
Response: Device current state @prev DebugLinkGetStateProtobuf type
DebugLinkState| Modifier and Type | Class and Description |
|---|---|
static class |
KeepKeyMessage.DebugLinkState.Builder
Response: Device current state
@prev DebugLinkGetState
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 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
Deprecated.
|
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 |
|---|---|
boolean |
equals(Object obj) |
static KeepKeyMessage.DebugLinkState |
getDefaultInstance() |
KeepKeyMessage.DebugLinkState |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getLayout()
raw buffer of display
|
String |
getMatrix()
current PIN matrix
|
com.google.protobuf.ByteString |
getMatrixBytes()
current PIN matrix
|
String |
getMnemonic()
current BIP-39 mnemonic
|
com.google.protobuf.ByteString |
getMnemonicBytes()
current BIP-39 mnemonic
|
KeepKeyType.HDNodeType |
getNode()
current BIP-32 node
|
KeepKeyType.HDNodeTypeOrBuilder |
getNodeOrBuilder()
current BIP-32 node
|
com.google.protobuf.Parser<KeepKeyMessage.DebugLinkState> |
getParserForType() |
boolean |
getPassphraseProtection()
is node/mnemonic encrypted using passphrase?
|
String |
getPin()
current PIN, blank if PIN is not set/enabled
|
com.google.protobuf.ByteString |
getPinBytes()
current PIN, blank if PIN is not set/enabled
|
String |
getRecoveryFakeWord()
(fake) word on display during RecoveryDevice workflow
|
com.google.protobuf.ByteString |
getRecoveryFakeWordBytes()
(fake) word on display during RecoveryDevice workflow
|
int |
getRecoveryWordPos()
index of mnemonic word the device is expecting during RecoveryDevice workflow
|
com.google.protobuf.ByteString |
getResetEntropy()
current entropy during ResetDevice workflow
|
String |
getResetWord()
word on device display during ResetDevice workflow
|
com.google.protobuf.ByteString |
getResetWordBytes()
word on device display during ResetDevice workflow
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasLayout()
raw buffer of display
|
boolean |
hasMatrix()
current PIN matrix
|
boolean |
hasMnemonic()
current BIP-39 mnemonic
|
boolean |
hasNode()
current BIP-32 node
|
boolean |
hasPassphraseProtection()
is node/mnemonic encrypted using passphrase?
|
boolean |
hasPin()
current PIN, blank if PIN is not set/enabled
|
boolean |
hasRecoveryFakeWord()
(fake) word on display during RecoveryDevice workflow
|
boolean |
hasRecoveryWordPos()
index of mnemonic word the device is expecting during RecoveryDevice workflow
|
boolean |
hasResetEntropy()
current entropy during ResetDevice workflow
|
boolean |
hasResetWord()
word on device display during ResetDevice workflow
|
protected com.google.protobuf.GeneratedMessageV3.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.GeneratedMessageV3.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(ByteBuffer data) |
static KeepKeyMessage.DebugLinkState |
parseFrom(ByteBuffer 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) |
static com.google.protobuf.Parser<KeepKeyMessage.DebugLinkState> |
parser() |
KeepKeyMessage.DebugLinkState.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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
@Deprecated public static final com.google.protobuf.Parser<KeepKeyMessage.DebugLinkState> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasLayout()
raw buffer of display
optional bytes layout = 1;hasLayout in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic com.google.protobuf.ByteString getLayout()
raw buffer of display
optional bytes layout = 1;getLayout in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic boolean hasPin()
current PIN, blank if PIN is not set/enabled
optional string pin = 2;hasPin in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic String getPin()
current PIN, blank if PIN is not set/enabled
optional string pin = 2;getPin in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic com.google.protobuf.ByteString getPinBytes()
current PIN, blank if PIN is not set/enabled
optional string pin = 2;getPinBytes in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic boolean hasMatrix()
current PIN matrix
optional string matrix = 3;hasMatrix in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic String getMatrix()
current PIN matrix
optional string matrix = 3;getMatrix in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic com.google.protobuf.ByteString getMatrixBytes()
current PIN matrix
optional string matrix = 3;getMatrixBytes in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic boolean hasMnemonic()
current BIP-39 mnemonic
optional string mnemonic = 4;hasMnemonic in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic String getMnemonic()
current BIP-39 mnemonic
optional string mnemonic = 4;getMnemonic in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic com.google.protobuf.ByteString getMnemonicBytes()
current BIP-39 mnemonic
optional string mnemonic = 4;getMnemonicBytes in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic boolean hasNode()
current BIP-32 node
optional .HDNodeType node = 5;hasNode in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic KeepKeyType.HDNodeType getNode()
current BIP-32 node
optional .HDNodeType node = 5;getNode in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic KeepKeyType.HDNodeTypeOrBuilder getNodeOrBuilder()
current BIP-32 node
optional .HDNodeType node = 5;getNodeOrBuilder in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic boolean hasPassphraseProtection()
is node/mnemonic encrypted using passphrase?
optional bool passphrase_protection = 6;hasPassphraseProtection in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic boolean getPassphraseProtection()
is node/mnemonic encrypted using passphrase?
optional bool passphrase_protection = 6;getPassphraseProtection in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic boolean hasResetWord()
word on device display during ResetDevice workflow
optional string reset_word = 7;hasResetWord in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic String getResetWord()
word on device display during ResetDevice workflow
optional string reset_word = 7;getResetWord in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic com.google.protobuf.ByteString getResetWordBytes()
word on device display during ResetDevice workflow
optional string reset_word = 7;getResetWordBytes in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic boolean hasResetEntropy()
current entropy during ResetDevice workflow
optional bytes reset_entropy = 8;hasResetEntropy in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic com.google.protobuf.ByteString getResetEntropy()
current entropy during ResetDevice workflow
optional bytes reset_entropy = 8;getResetEntropy in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic boolean hasRecoveryFakeWord()
(fake) word on display during RecoveryDevice workflow
optional string recovery_fake_word = 9;hasRecoveryFakeWord in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic String getRecoveryFakeWord()
(fake) word on display during RecoveryDevice workflow
optional string recovery_fake_word = 9;getRecoveryFakeWord in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic com.google.protobuf.ByteString getRecoveryFakeWordBytes()
(fake) word on display during RecoveryDevice workflow
optional string recovery_fake_word = 9;getRecoveryFakeWordBytes in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic boolean hasRecoveryWordPos()
index of mnemonic word the device is expecting during RecoveryDevice workflow
optional uint32 recovery_word_pos = 10;hasRecoveryWordPos in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic int getRecoveryWordPos()
index of mnemonic word the device is expecting during RecoveryDevice workflow
optional uint32 recovery_word_pos = 10;getRecoveryWordPos in interface KeepKeyMessage.DebugLinkStateOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static KeepKeyMessage.DebugLinkState parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KeepKeyMessage.DebugLinkState parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KeepKeyMessage.DebugLinkState parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KeepKeyMessage.DebugLinkState parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KeepKeyMessage.DebugLinkState parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KeepKeyMessage.DebugLinkState parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KeepKeyMessage.DebugLinkState parseFrom(InputStream input) throws IOException
IOExceptionpublic static KeepKeyMessage.DebugLinkState parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static KeepKeyMessage.DebugLinkState parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static KeepKeyMessage.DebugLinkState parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static KeepKeyMessage.DebugLinkState parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static KeepKeyMessage.DebugLinkState parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic KeepKeyMessage.DebugLinkState.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static KeepKeyMessage.DebugLinkState.Builder newBuilder()
public static KeepKeyMessage.DebugLinkState.Builder newBuilder(KeepKeyMessage.DebugLinkState prototype)
public KeepKeyMessage.DebugLinkState.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected KeepKeyMessage.DebugLinkState.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static KeepKeyMessage.DebugLinkState getDefaultInstance()
public static com.google.protobuf.Parser<KeepKeyMessage.DebugLinkState> parser()
public com.google.protobuf.Parser<KeepKeyMessage.DebugLinkState> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public KeepKeyMessage.DebugLinkState getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2013–2017 Bitcoin Solutions Ltd. All rights reserved.