Package io.intoto

Class EnvelopeOuterClass.Envelope.Builder

    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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).
      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).
      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).
      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).
      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).
      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).
      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).
      EnvelopeOuterClass.Envelope build()  
      EnvelopeOuterClass.Envelope buildPartial()  
      EnvelopeOuterClass.Envelope.Builder clear()  
      EnvelopeOuterClass.Envelope.Builder clearPayload()
      Message to be signed.
      EnvelopeOuterClass.Envelope.Builder clearPayloadType()
      String unambiguously identifying how to interpret payload.
      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).
      EnvelopeOuterClass.Envelope getDefaultInstanceForType()  
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()  
      com.google.protobuf.Descriptors.Descriptor getDescriptorForType()  
      com.google.protobuf.ByteString getPayload()
      Message to be signed.
      java.lang.String getPayloadType()
      String unambiguously identifying how to interpret payload.
      com.google.protobuf.ByteString getPayloadTypeBytes()
      String unambiguously identifying how to interpret payload.
      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).
      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).
      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).
      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).
      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.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).
      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.FieldAccessorTable internalGetFieldAccessorTable()  
      boolean isInitialized()  
      EnvelopeOuterClass.Envelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      EnvelopeOuterClass.Envelope.Builder mergeFrom​(com.google.protobuf.Message other)  
      EnvelopeOuterClass.Envelope.Builder mergeFrom​(EnvelopeOuterClass.Envelope other)  
      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).
      EnvelopeOuterClass.Envelope.Builder setPayload​(com.google.protobuf.ByteString value)
      Message to be signed.
      EnvelopeOuterClass.Envelope.Builder setPayloadType​(java.lang.String value)
      String unambiguously identifying how to interpret payload.
      EnvelopeOuterClass.Envelope.Builder setPayloadTypeBytes​(com.google.protobuf.ByteString value)
      String unambiguously identifying how to interpret payload.
      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).
      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).
      • 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
      • Methods inherited from interface com.google.protobuf.Message.Builder

        mergeDelimitedFrom, mergeDelimitedFrom
      • Methods inherited from interface com.google.protobuf.MessageLite.Builder

        mergeFrom
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<EnvelopeOuterClass.Envelope.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<EnvelopeOuterClass.Envelope.Builder>
      • getDefaultInstanceForType

        public EnvelopeOuterClass.Envelope getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public EnvelopeOuterClass.Envelope build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public EnvelopeOuterClass.Envelope buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.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:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.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:
        getPayload in interface EnvelopeOuterClass.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:
        getPayloadType in interface EnvelopeOuterClass.EnvelopeOrBuilder
        Returns:
        The payloadType.
      • getPayloadTypeBytes

        public com.google.protobuf.ByteString getPayloadTypeBytes()
         String unambiguously identifying how to interpret payload.
         REQUIRED.
         
        string payloadType = 2;
        Specified by:
        getPayloadTypeBytes in interface EnvelopeOuterClass.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:
        getSignaturesList in interface EnvelopeOuterClass.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:
        getSignaturesCount in interface EnvelopeOuterClass.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:
        getSignatures in interface EnvelopeOuterClass.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:
        getSignaturesOrBuilder in interface EnvelopeOuterClass.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:
        getSignaturesOrBuilderList in interface EnvelopeOuterClass.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;