public static interface KeepKeyMessage.PinMatrixAckOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getPin()
required string pin = 1; |
com.google.protobuf.ByteString |
getPinBytes()
required string pin = 1; |
boolean |
hasPin()
required string pin = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasPin()
required string pin = 1;
matrix encoded PIN entered by user
String getPin()
required string pin = 1;
matrix encoded PIN entered by user
com.google.protobuf.ByteString getPinBytes()
required string pin = 1;
matrix encoded PIN entered by user
Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.