Package io.intoto
Class EnvelopeOuterClass.Envelope.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessage.Builder<EnvelopeOuterClass.Envelope.Builder>
-
- io.intoto.EnvelopeOuterClass.Envelope.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,EnvelopeOuterClass.EnvelopeOrBuilder,java.lang.Cloneable
- Enclosing class:
- EnvelopeOuterClass.Envelope
public static final class EnvelopeOuterClass.Envelope.Builder extends com.google.protobuf.GeneratedMessage.Builder<EnvelopeOuterClass.Envelope.Builder> implements EnvelopeOuterClass.EnvelopeOrBuilder
An authenticated message of arbitrary type.
Protobuf typeio.intoto.Envelope
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description EnvelopeOuterClass.Envelope.BuilderaddAllSignatures(java.lang.Iterable<? extends EnvelopeOuterClass.Signature> values)Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).EnvelopeOuterClass.Envelope.BuilderaddSignatures(int index, EnvelopeOuterClass.Signature value)Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).EnvelopeOuterClass.Envelope.BuilderaddSignatures(int index, EnvelopeOuterClass.Signature.Builder builderForValue)Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).EnvelopeOuterClass.Envelope.BuilderaddSignatures(EnvelopeOuterClass.Signature value)Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).EnvelopeOuterClass.Envelope.BuilderaddSignatures(EnvelopeOuterClass.Signature.Builder builderForValue)Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).EnvelopeOuterClass.Signature.BuilderaddSignaturesBuilder()Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).EnvelopeOuterClass.Signature.BuilderaddSignaturesBuilder(int index)Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).EnvelopeOuterClass.Envelopebuild()EnvelopeOuterClass.EnvelopebuildPartial()EnvelopeOuterClass.Envelope.Builderclear()EnvelopeOuterClass.Envelope.BuilderclearPayload()Message to be signed.EnvelopeOuterClass.Envelope.BuilderclearPayloadType()String unambiguously identifying how to interpret payload.EnvelopeOuterClass.Envelope.BuilderclearSignatures()Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).EnvelopeOuterClass.EnvelopegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.ByteStringgetPayload()Message to be signed.java.lang.StringgetPayloadType()String unambiguously identifying how to interpret payload.com.google.protobuf.ByteStringgetPayloadTypeBytes()String unambiguously identifying how to interpret payload.EnvelopeOuterClass.SignaturegetSignatures(int index)Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).EnvelopeOuterClass.Signature.BuildergetSignaturesBuilder(int index)Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).java.util.List<EnvelopeOuterClass.Signature.Builder>getSignaturesBuilderList()Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).intgetSignaturesCount()Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).java.util.List<EnvelopeOuterClass.Signature>getSignaturesList()Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).EnvelopeOuterClass.SignatureOrBuildergetSignaturesOrBuilder(int index)Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).java.util.List<? extends EnvelopeOuterClass.SignatureOrBuilder>getSignaturesOrBuilderList()Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).protected com.google.protobuf.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()EnvelopeOuterClass.Envelope.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)EnvelopeOuterClass.Envelope.BuildermergeFrom(com.google.protobuf.Message other)EnvelopeOuterClass.Envelope.BuildermergeFrom(EnvelopeOuterClass.Envelope other)EnvelopeOuterClass.Envelope.BuilderremoveSignatures(int index)Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).EnvelopeOuterClass.Envelope.BuildersetPayload(com.google.protobuf.ByteString value)Message to be signed.EnvelopeOuterClass.Envelope.BuildersetPayloadType(java.lang.String value)String unambiguously identifying how to interpret payload.EnvelopeOuterClass.Envelope.BuildersetPayloadTypeBytes(com.google.protobuf.ByteString value)String unambiguously identifying how to interpret payload.EnvelopeOuterClass.Envelope.BuildersetSignatures(int index, EnvelopeOuterClass.Signature value)Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).EnvelopeOuterClass.Envelope.BuildersetSignatures(int index, EnvelopeOuterClass.Signature.Builder builderForValue)Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).-
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<EnvelopeOuterClass.Envelope.Builder>
-
clear
public EnvelopeOuterClass.Envelope.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<EnvelopeOuterClass.Envelope.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<EnvelopeOuterClass.Envelope.Builder>
-
getDefaultInstanceForType
public EnvelopeOuterClass.Envelope getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public EnvelopeOuterClass.Envelope build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public EnvelopeOuterClass.Envelope buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public EnvelopeOuterClass.Envelope.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EnvelopeOuterClass.Envelope.Builder>
-
mergeFrom
public EnvelopeOuterClass.Envelope.Builder mergeFrom(EnvelopeOuterClass.Envelope other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<EnvelopeOuterClass.Envelope.Builder>
-
mergeFrom
public EnvelopeOuterClass.Envelope.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EnvelopeOuterClass.Envelope.Builder>- Throws:
java.io.IOException
-
getPayload
public com.google.protobuf.ByteString getPayload()
Message to be signed. (In JSON, this is encoded as base64.) REQUIRED.
bytes payload = 1;- Specified by:
getPayloadin interfaceEnvelopeOuterClass.EnvelopeOrBuilder- Returns:
- The payload.
-
setPayload
public EnvelopeOuterClass.Envelope.Builder setPayload(com.google.protobuf.ByteString value)
Message to be signed. (In JSON, this is encoded as base64.) REQUIRED.
bytes payload = 1;- Parameters:
value- The payload to set.- Returns:
- This builder for chaining.
-
clearPayload
public EnvelopeOuterClass.Envelope.Builder clearPayload()
Message to be signed. (In JSON, this is encoded as base64.) REQUIRED.
bytes payload = 1;- Returns:
- This builder for chaining.
-
getPayloadType
public java.lang.String getPayloadType()
String unambiguously identifying how to interpret payload. REQUIRED.
string payloadType = 2;- Specified by:
getPayloadTypein interfaceEnvelopeOuterClass.EnvelopeOrBuilder- Returns:
- The payloadType.
-
getPayloadTypeBytes
public com.google.protobuf.ByteString getPayloadTypeBytes()
String unambiguously identifying how to interpret payload. REQUIRED.
string payloadType = 2;- Specified by:
getPayloadTypeBytesin interfaceEnvelopeOuterClass.EnvelopeOrBuilder- Returns:
- The bytes for payloadType.
-
setPayloadType
public EnvelopeOuterClass.Envelope.Builder setPayloadType(java.lang.String value)
String unambiguously identifying how to interpret payload. REQUIRED.
string payloadType = 2;- Parameters:
value- The payloadType to set.- Returns:
- This builder for chaining.
-
clearPayloadType
public EnvelopeOuterClass.Envelope.Builder clearPayloadType()
String unambiguously identifying how to interpret payload. REQUIRED.
string payloadType = 2;- Returns:
- This builder for chaining.
-
setPayloadTypeBytes
public EnvelopeOuterClass.Envelope.Builder setPayloadTypeBytes(com.google.protobuf.ByteString value)
String unambiguously identifying how to interpret payload. REQUIRED.
string payloadType = 2;- Parameters:
value- The bytes for payloadType to set.- Returns:
- This builder for chaining.
-
getSignaturesList
public java.util.List<EnvelopeOuterClass.Signature> getSignaturesList()
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;- Specified by:
getSignaturesListin interfaceEnvelopeOuterClass.EnvelopeOrBuilder
-
getSignaturesCount
public int getSignaturesCount()
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;- Specified by:
getSignaturesCountin interfaceEnvelopeOuterClass.EnvelopeOrBuilder
-
getSignatures
public EnvelopeOuterClass.Signature getSignatures(int index)
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;- Specified by:
getSignaturesin interfaceEnvelopeOuterClass.EnvelopeOrBuilder
-
setSignatures
public EnvelopeOuterClass.Envelope.Builder setSignatures(int index, EnvelopeOuterClass.Signature value)
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;
-
setSignatures
public EnvelopeOuterClass.Envelope.Builder setSignatures(int index, EnvelopeOuterClass.Signature.Builder builderForValue)
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;
-
addSignatures
public EnvelopeOuterClass.Envelope.Builder addSignatures(EnvelopeOuterClass.Signature value)
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;
-
addSignatures
public EnvelopeOuterClass.Envelope.Builder addSignatures(int index, EnvelopeOuterClass.Signature value)
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;
-
addSignatures
public EnvelopeOuterClass.Envelope.Builder addSignatures(EnvelopeOuterClass.Signature.Builder builderForValue)
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;
-
addSignatures
public EnvelopeOuterClass.Envelope.Builder addSignatures(int index, EnvelopeOuterClass.Signature.Builder builderForValue)
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;
-
addAllSignatures
public EnvelopeOuterClass.Envelope.Builder addAllSignatures(java.lang.Iterable<? extends EnvelopeOuterClass.Signature> values)
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;
-
clearSignatures
public EnvelopeOuterClass.Envelope.Builder clearSignatures()
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;
-
removeSignatures
public EnvelopeOuterClass.Envelope.Builder removeSignatures(int index)
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;
-
getSignaturesBuilder
public EnvelopeOuterClass.Signature.Builder getSignaturesBuilder(int index)
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;
-
getSignaturesOrBuilder
public EnvelopeOuterClass.SignatureOrBuilder getSignaturesOrBuilder(int index)
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;- Specified by:
getSignaturesOrBuilderin interfaceEnvelopeOuterClass.EnvelopeOrBuilder
-
getSignaturesOrBuilderList
public java.util.List<? extends EnvelopeOuterClass.SignatureOrBuilder> getSignaturesOrBuilderList()
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;- Specified by:
getSignaturesOrBuilderListin interfaceEnvelopeOuterClass.EnvelopeOrBuilder
-
addSignaturesBuilder
public EnvelopeOuterClass.Signature.Builder addSignaturesBuilder()
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;
-
addSignaturesBuilder
public EnvelopeOuterClass.Signature.Builder addSignaturesBuilder(int index)
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;
-
getSignaturesBuilderList
public java.util.List<EnvelopeOuterClass.Signature.Builder> getSignaturesBuilderList()
Signature over: PAE(type, payload) Where PAE is defined as: PAE(type, payload) = "DSSEv1" + SP + LEN(type) + SP + type + SP + LEN(payload) + SP + payload + = concatenation SP = ASCII space [0x20] "DSSEv1" = ASCII [0x44, 0x53, 0x53, 0x45, 0x76, 0x31] LEN(s) = ASCII decimal encoding of the byte length of s, with no leading zeros REQUIRED (length >= 1).
repeated .io.intoto.Signature signatures = 3;
-
-