public static interface TrezorMessage.PassphraseAckOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPassphrase()
required string passphrase = 1; |
com.google.protobuf.ByteString |
getPassphraseBytes()
required string passphrase = 1; |
boolean |
hasPassphrase()
required string passphrase = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPassphrase()
required string passphrase = 1;String getPassphrase()
required string passphrase = 1;com.google.protobuf.ByteString getPassphraseBytes()
required string passphrase = 1;Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.