public static final class Calypso.DecryptKeyReply.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKeyReply.Builder> implements Calypso.DecryptKeyReplyOrBuilder
DecryptKeyReply is returned if the service verified successfully that the decryption request is valid.Protobuf type
calypso.DecryptKeyReply| Modifier and Type | Method and Description |
|---|---|
Calypso.DecryptKeyReply.Builder |
addAllCs(Iterable<? extends com.google.protobuf.ByteString> values)
Cs are the secrets re-encrypted under the reader's public key.
|
Calypso.DecryptKeyReply.Builder |
addCs(com.google.protobuf.ByteString value)
Cs are the secrets re-encrypted under the reader's public key.
|
Calypso.DecryptKeyReply.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Calypso.DecryptKeyReply |
build() |
Calypso.DecryptKeyReply |
buildPartial() |
Calypso.DecryptKeyReply.Builder |
clear() |
Calypso.DecryptKeyReply.Builder |
clearCs()
Cs are the secrets re-encrypted under the reader's public key.
|
Calypso.DecryptKeyReply.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Calypso.DecryptKeyReply.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Calypso.DecryptKeyReply.Builder |
clearX()
X is the aggregate public key of the LTS used.
|
Calypso.DecryptKeyReply.Builder |
clearXhatenc()
XhatEnc is the random part of the encryption.
|
Calypso.DecryptKeyReply.Builder |
clone() |
com.google.protobuf.ByteString |
getCs(int index)
Cs are the secrets re-encrypted under the reader's public key.
|
int |
getCsCount()
Cs are the secrets re-encrypted under the reader's public key.
|
List<com.google.protobuf.ByteString> |
getCsList()
Cs are the secrets re-encrypted under the reader's public key.
|
Calypso.DecryptKeyReply |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getX()
X is the aggregate public key of the LTS used.
|
com.google.protobuf.ByteString |
getXhatenc()
XhatEnc is the random part of the encryption.
|
boolean |
hasX()
X is the aggregate public key of the LTS used.
|
boolean |
hasXhatenc()
XhatEnc is the random part of the encryption.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Calypso.DecryptKeyReply.Builder |
mergeFrom(Calypso.DecryptKeyReply other) |
Calypso.DecryptKeyReply.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Calypso.DecryptKeyReply.Builder |
mergeFrom(com.google.protobuf.Message other) |
Calypso.DecryptKeyReply.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Calypso.DecryptKeyReply.Builder |
setCs(int index,
com.google.protobuf.ByteString value)
Cs are the secrets re-encrypted under the reader's public key.
|
Calypso.DecryptKeyReply.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Calypso.DecryptKeyReply.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Calypso.DecryptKeyReply.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Calypso.DecryptKeyReply.Builder |
setX(com.google.protobuf.ByteString value)
X is the aggregate public key of the LTS used.
|
Calypso.DecryptKeyReply.Builder |
setXhatenc(com.google.protobuf.ByteString value)
XhatEnc is the random part of the encryption.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, 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<Calypso.DecryptKeyReply.Builder>public Calypso.DecryptKeyReply.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKeyReply.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<Calypso.DecryptKeyReply.Builder>public Calypso.DecryptKeyReply getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Calypso.DecryptKeyReply build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Calypso.DecryptKeyReply buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Calypso.DecryptKeyReply.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKeyReply.Builder>public Calypso.DecryptKeyReply.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKeyReply.Builder>public Calypso.DecryptKeyReply.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKeyReply.Builder>public Calypso.DecryptKeyReply.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKeyReply.Builder>public Calypso.DecryptKeyReply.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKeyReply.Builder>public Calypso.DecryptKeyReply.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKeyReply.Builder>public Calypso.DecryptKeyReply.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Calypso.DecryptKeyReply.Builder>public Calypso.DecryptKeyReply.Builder mergeFrom(Calypso.DecryptKeyReply other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKeyReply.Builder>public Calypso.DecryptKeyReply.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Calypso.DecryptKeyReply.Builder>IOExceptionpublic List<com.google.protobuf.ByteString> getCsList()
Cs are the secrets re-encrypted under the reader's public key.
repeated bytes cs = 1;getCsList in interface Calypso.DecryptKeyReplyOrBuilderpublic int getCsCount()
Cs are the secrets re-encrypted under the reader's public key.
repeated bytes cs = 1;getCsCount in interface Calypso.DecryptKeyReplyOrBuilderpublic com.google.protobuf.ByteString getCs(int index)
Cs are the secrets re-encrypted under the reader's public key.
repeated bytes cs = 1;getCs in interface Calypso.DecryptKeyReplyOrBuilderpublic Calypso.DecryptKeyReply.Builder setCs(int index, com.google.protobuf.ByteString value)
Cs are the secrets re-encrypted under the reader's public key.
repeated bytes cs = 1;public Calypso.DecryptKeyReply.Builder addCs(com.google.protobuf.ByteString value)
Cs are the secrets re-encrypted under the reader's public key.
repeated bytes cs = 1;public Calypso.DecryptKeyReply.Builder addAllCs(Iterable<? extends com.google.protobuf.ByteString> values)
Cs are the secrets re-encrypted under the reader's public key.
repeated bytes cs = 1;public Calypso.DecryptKeyReply.Builder clearCs()
Cs are the secrets re-encrypted under the reader's public key.
repeated bytes cs = 1;public boolean hasXhatenc()
XhatEnc is the random part of the encryption.
required bytes xhatenc = 2;hasXhatenc in interface Calypso.DecryptKeyReplyOrBuilderpublic com.google.protobuf.ByteString getXhatenc()
XhatEnc is the random part of the encryption.
required bytes xhatenc = 2;getXhatenc in interface Calypso.DecryptKeyReplyOrBuilderpublic Calypso.DecryptKeyReply.Builder setXhatenc(com.google.protobuf.ByteString value)
XhatEnc is the random part of the encryption.
required bytes xhatenc = 2;public Calypso.DecryptKeyReply.Builder clearXhatenc()
XhatEnc is the random part of the encryption.
required bytes xhatenc = 2;public boolean hasX()
X is the aggregate public key of the LTS used.
required bytes x = 3;hasX in interface Calypso.DecryptKeyReplyOrBuilderpublic com.google.protobuf.ByteString getX()
X is the aggregate public key of the LTS used.
required bytes x = 3;getX in interface Calypso.DecryptKeyReplyOrBuilderpublic Calypso.DecryptKeyReply.Builder setX(com.google.protobuf.ByteString value)
X is the aggregate public key of the LTS used.
required bytes x = 3;public Calypso.DecryptKeyReply.Builder clearX()
X is the aggregate public key of the LTS used.
required bytes x = 3;public final Calypso.DecryptKeyReply.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKeyReply.Builder>public final Calypso.DecryptKeyReply.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Calypso.DecryptKeyReply.Builder>Copyright © 2018. All rights reserved.