public static final class SignerOuterClass.SharedKeyRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.SharedKeyRequest.Builder> implements SignerOuterClass.SharedKeyRequestOrBuilder
signrpc.SharedKeyRequest
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.SharedKeyRequest.Builder>
public SignerOuterClass.SharedKeyRequest.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.SharedKeyRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.SharedKeyRequest.Builder>
public SignerOuterClass.SharedKeyRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public SignerOuterClass.SharedKeyRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public SignerOuterClass.SharedKeyRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public SignerOuterClass.SharedKeyRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SignerOuterClass.SharedKeyRequest.Builder>
public SignerOuterClass.SharedKeyRequest.Builder mergeFrom(SignerOuterClass.SharedKeyRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.SharedKeyRequest.Builder>
public SignerOuterClass.SharedKeyRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SignerOuterClass.SharedKeyRequest.Builder>
java.io.IOException
public com.google.protobuf.ByteString getEphemeralPubkey()
The ephemeral public key to use for the DH key derivation.
bytes ephemeral_pubkey = 1;
getEphemeralPubkey
in interface SignerOuterClass.SharedKeyRequestOrBuilder
public SignerOuterClass.SharedKeyRequest.Builder setEphemeralPubkey(com.google.protobuf.ByteString value)
The ephemeral public key to use for the DH key derivation.
bytes ephemeral_pubkey = 1;
value
- The ephemeralPubkey to set.public SignerOuterClass.SharedKeyRequest.Builder clearEphemeralPubkey()
The ephemeral public key to use for the DH key derivation.
bytes ephemeral_pubkey = 1;
@Deprecated public boolean hasKeyLoc()
Deprecated. The optional key locator of the local key that should be used. If this parameter is not set then the node's identity private key will be used.
.signrpc.KeyLocator key_loc = 2 [deprecated = true];
hasKeyLoc
in interface SignerOuterClass.SharedKeyRequestOrBuilder
@Deprecated public SignerOuterClass.KeyLocator getKeyLoc()
Deprecated. The optional key locator of the local key that should be used. If this parameter is not set then the node's identity private key will be used.
.signrpc.KeyLocator key_loc = 2 [deprecated = true];
getKeyLoc
in interface SignerOuterClass.SharedKeyRequestOrBuilder
@Deprecated public SignerOuterClass.SharedKeyRequest.Builder setKeyLoc(SignerOuterClass.KeyLocator value)
Deprecated. The optional key locator of the local key that should be used. If this parameter is not set then the node's identity private key will be used.
.signrpc.KeyLocator key_loc = 2 [deprecated = true];
@Deprecated public SignerOuterClass.SharedKeyRequest.Builder setKeyLoc(SignerOuterClass.KeyLocator.Builder builderForValue)
Deprecated. The optional key locator of the local key that should be used. If this parameter is not set then the node's identity private key will be used.
.signrpc.KeyLocator key_loc = 2 [deprecated = true];
@Deprecated public SignerOuterClass.SharedKeyRequest.Builder mergeKeyLoc(SignerOuterClass.KeyLocator value)
Deprecated. The optional key locator of the local key that should be used. If this parameter is not set then the node's identity private key will be used.
.signrpc.KeyLocator key_loc = 2 [deprecated = true];
@Deprecated public SignerOuterClass.SharedKeyRequest.Builder clearKeyLoc()
Deprecated. The optional key locator of the local key that should be used. If this parameter is not set then the node's identity private key will be used.
.signrpc.KeyLocator key_loc = 2 [deprecated = true];
@Deprecated public SignerOuterClass.KeyLocator.Builder getKeyLocBuilder()
Deprecated. The optional key locator of the local key that should be used. If this parameter is not set then the node's identity private key will be used.
.signrpc.KeyLocator key_loc = 2 [deprecated = true];
@Deprecated public SignerOuterClass.KeyLocatorOrBuilder getKeyLocOrBuilder()
Deprecated. The optional key locator of the local key that should be used. If this parameter is not set then the node's identity private key will be used.
.signrpc.KeyLocator key_loc = 2 [deprecated = true];
getKeyLocOrBuilder
in interface SignerOuterClass.SharedKeyRequestOrBuilder
public boolean hasKeyDesc()
A key descriptor describes the key used for performing ECDH. Either a key locator or a raw public key is expected, if neither is supplied, defaults to the node's identity private key.
.signrpc.KeyDescriptor key_desc = 3;
hasKeyDesc
in interface SignerOuterClass.SharedKeyRequestOrBuilder
public SignerOuterClass.KeyDescriptor getKeyDesc()
A key descriptor describes the key used for performing ECDH. Either a key locator or a raw public key is expected, if neither is supplied, defaults to the node's identity private key.
.signrpc.KeyDescriptor key_desc = 3;
getKeyDesc
in interface SignerOuterClass.SharedKeyRequestOrBuilder
public SignerOuterClass.SharedKeyRequest.Builder setKeyDesc(SignerOuterClass.KeyDescriptor value)
A key descriptor describes the key used for performing ECDH. Either a key locator or a raw public key is expected, if neither is supplied, defaults to the node's identity private key.
.signrpc.KeyDescriptor key_desc = 3;
public SignerOuterClass.SharedKeyRequest.Builder setKeyDesc(SignerOuterClass.KeyDescriptor.Builder builderForValue)
A key descriptor describes the key used for performing ECDH. Either a key locator or a raw public key is expected, if neither is supplied, defaults to the node's identity private key.
.signrpc.KeyDescriptor key_desc = 3;
public SignerOuterClass.SharedKeyRequest.Builder mergeKeyDesc(SignerOuterClass.KeyDescriptor value)
A key descriptor describes the key used for performing ECDH. Either a key locator or a raw public key is expected, if neither is supplied, defaults to the node's identity private key.
.signrpc.KeyDescriptor key_desc = 3;
public SignerOuterClass.SharedKeyRequest.Builder clearKeyDesc()
A key descriptor describes the key used for performing ECDH. Either a key locator or a raw public key is expected, if neither is supplied, defaults to the node's identity private key.
.signrpc.KeyDescriptor key_desc = 3;
public SignerOuterClass.KeyDescriptor.Builder getKeyDescBuilder()
A key descriptor describes the key used for performing ECDH. Either a key locator or a raw public key is expected, if neither is supplied, defaults to the node's identity private key.
.signrpc.KeyDescriptor key_desc = 3;
public SignerOuterClass.KeyDescriptorOrBuilder getKeyDescOrBuilder()
A key descriptor describes the key used for performing ECDH. Either a key locator or a raw public key is expected, if neither is supplied, defaults to the node's identity private key.
.signrpc.KeyDescriptor key_desc = 3;
getKeyDescOrBuilder
in interface SignerOuterClass.SharedKeyRequestOrBuilder
public final SignerOuterClass.SharedKeyRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.SharedKeyRequest.Builder>
public final SignerOuterClass.SharedKeyRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.SharedKeyRequest.Builder>