TrezorMessage.CipheredKeyValue.Builder |
TrezorMessage.CipheredKeyValue.Builder.clear() |
TrezorMessage.CipheredKeyValue.Builder |
TrezorMessage.CipheredKeyValue.Builder.clearValue()
optional bytes value = 1;
|
TrezorMessage.CipheredKeyValue.Builder |
TrezorMessage.CipheredKeyValue.Builder.clone() |
TrezorMessage.CipheredKeyValue.Builder |
TrezorMessage.CipheredKeyValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrezorMessage.CipheredKeyValue.Builder |
TrezorMessage.CipheredKeyValue.Builder.mergeFrom(com.google.protobuf.Message other) |
TrezorMessage.CipheredKeyValue.Builder |
TrezorMessage.CipheredKeyValue.Builder.mergeFrom(TrezorMessage.CipheredKeyValue other) |
static TrezorMessage.CipheredKeyValue.Builder |
TrezorMessage.CipheredKeyValue.newBuilder() |
static TrezorMessage.CipheredKeyValue.Builder |
TrezorMessage.CipheredKeyValue.newBuilder(TrezorMessage.CipheredKeyValue prototype) |
TrezorMessage.CipheredKeyValue.Builder |
TrezorMessage.CipheredKeyValue.newBuilderForType() |
protected TrezorMessage.CipheredKeyValue.Builder |
TrezorMessage.CipheredKeyValue.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
TrezorMessage.CipheredKeyValue.Builder |
TrezorMessage.CipheredKeyValue.Builder.setValue(com.google.protobuf.ByteString value)
optional bytes value = 1;
|
TrezorMessage.CipheredKeyValue.Builder |
TrezorMessage.CipheredKeyValue.toBuilder() |