public static final class SignerOuterClass.KeyDescriptor.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.KeyDescriptor.Builder> implements SignerOuterClass.KeyDescriptorOrBuilder
signrpc.KeyDescriptor| Modifier and Type | Method and Description | 
|---|---|
| SignerOuterClass.KeyDescriptor | build() | 
| SignerOuterClass.KeyDescriptor | buildPartial() | 
| SignerOuterClass.KeyDescriptor.Builder | clear() | 
| SignerOuterClass.KeyDescriptor.Builder | clearKeyLoc()
The key locator that identifies which private key to use for signing. | 
| SignerOuterClass.KeyDescriptor.Builder | clearRawKeyBytes()
The raw bytes of the public key in the key pair being identified. | 
| SignerOuterClass.KeyDescriptor | getDefaultInstanceForType() | 
| static com.google.protobuf.Descriptors.Descriptor | getDescriptor() | 
| com.google.protobuf.Descriptors.Descriptor | getDescriptorForType() | 
| SignerOuterClass.KeyLocator | getKeyLoc()
The key locator that identifies which private key to use for signing. | 
| SignerOuterClass.KeyLocator.Builder | getKeyLocBuilder()
The key locator that identifies which private key to use for signing. | 
| SignerOuterClass.KeyLocatorOrBuilder | getKeyLocOrBuilder()
The key locator that identifies which private key to use for signing. | 
| com.google.protobuf.ByteString | getRawKeyBytes()
The raw bytes of the public key in the key pair being identified. | 
| boolean | hasKeyLoc()
The key locator that identifies which private key to use for signing. | 
| protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable | internalGetFieldAccessorTable() | 
| boolean | isInitialized() | 
| SignerOuterClass.KeyDescriptor.Builder | mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| SignerOuterClass.KeyDescriptor.Builder | mergeFrom(com.google.protobuf.Message other) | 
| SignerOuterClass.KeyDescriptor.Builder | mergeFrom(SignerOuterClass.KeyDescriptor other) | 
| SignerOuterClass.KeyDescriptor.Builder | mergeKeyLoc(SignerOuterClass.KeyLocator value)
The key locator that identifies which private key to use for signing. | 
| SignerOuterClass.KeyDescriptor.Builder | mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) | 
| SignerOuterClass.KeyDescriptor.Builder | setKeyLoc(SignerOuterClass.KeyLocator.Builder builderForValue)
The key locator that identifies which private key to use for signing. | 
| SignerOuterClass.KeyDescriptor.Builder | setKeyLoc(SignerOuterClass.KeyLocator value)
The key locator that identifies which private key to use for signing. | 
| SignerOuterClass.KeyDescriptor.Builder | setRawKeyBytes(com.google.protobuf.ByteString value)
The raw bytes of the public key in the key pair being identified. | 
| SignerOuterClass.KeyDescriptor.Builder | setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) | 
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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.KeyDescriptor.Builder>public SignerOuterClass.KeyDescriptor.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.KeyDescriptor.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.KeyDescriptor.Builder>public SignerOuterClass.KeyDescriptor getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SignerOuterClass.KeyDescriptor build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SignerOuterClass.KeyDescriptor buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SignerOuterClass.KeyDescriptor.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SignerOuterClass.KeyDescriptor.Builder>public SignerOuterClass.KeyDescriptor.Builder mergeFrom(SignerOuterClass.KeyDescriptor other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.KeyDescriptor.Builder>public SignerOuterClass.KeyDescriptor.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SignerOuterClass.KeyDescriptor.Builder>java.io.IOExceptionpublic com.google.protobuf.ByteString getRawKeyBytes()
The raw bytes of the public key in the key pair being identified. Either this or the KeyLocator must be specified.
bytes raw_key_bytes = 1;getRawKeyBytes in interface SignerOuterClass.KeyDescriptorOrBuilderpublic SignerOuterClass.KeyDescriptor.Builder setRawKeyBytes(com.google.protobuf.ByteString value)
The raw bytes of the public key in the key pair being identified. Either this or the KeyLocator must be specified.
bytes raw_key_bytes = 1;value - The rawKeyBytes to set.public SignerOuterClass.KeyDescriptor.Builder clearRawKeyBytes()
The raw bytes of the public key in the key pair being identified. Either this or the KeyLocator must be specified.
bytes raw_key_bytes = 1;public boolean hasKeyLoc()
The key locator that identifies which private key to use for signing. Either this or the raw bytes of the target public key must be specified.
.signrpc.KeyLocator key_loc = 2;hasKeyLoc in interface SignerOuterClass.KeyDescriptorOrBuilderpublic SignerOuterClass.KeyLocator getKeyLoc()
The key locator that identifies which private key to use for signing. Either this or the raw bytes of the target public key must be specified.
.signrpc.KeyLocator key_loc = 2;getKeyLoc in interface SignerOuterClass.KeyDescriptorOrBuilderpublic SignerOuterClass.KeyDescriptor.Builder setKeyLoc(SignerOuterClass.KeyLocator value)
The key locator that identifies which private key to use for signing. Either this or the raw bytes of the target public key must be specified.
.signrpc.KeyLocator key_loc = 2;public SignerOuterClass.KeyDescriptor.Builder setKeyLoc(SignerOuterClass.KeyLocator.Builder builderForValue)
The key locator that identifies which private key to use for signing. Either this or the raw bytes of the target public key must be specified.
.signrpc.KeyLocator key_loc = 2;public SignerOuterClass.KeyDescriptor.Builder mergeKeyLoc(SignerOuterClass.KeyLocator value)
The key locator that identifies which private key to use for signing. Either this or the raw bytes of the target public key must be specified.
.signrpc.KeyLocator key_loc = 2;public SignerOuterClass.KeyDescriptor.Builder clearKeyLoc()
The key locator that identifies which private key to use for signing. Either this or the raw bytes of the target public key must be specified.
.signrpc.KeyLocator key_loc = 2;public SignerOuterClass.KeyLocator.Builder getKeyLocBuilder()
The key locator that identifies which private key to use for signing. Either this or the raw bytes of the target public key must be specified.
.signrpc.KeyLocator key_loc = 2;public SignerOuterClass.KeyLocatorOrBuilder getKeyLocOrBuilder()
The key locator that identifies which private key to use for signing. Either this or the raw bytes of the target public key must be specified.
.signrpc.KeyLocator key_loc = 2;getKeyLocOrBuilder in interface SignerOuterClass.KeyDescriptorOrBuilderpublic final SignerOuterClass.KeyDescriptor.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.KeyDescriptor.Builder>public final SignerOuterClass.KeyDescriptor.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.KeyDescriptor.Builder>