Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::Envelope.
MUST match https://github.com/secure-systems-lab/dsse/blob/master/envelope.proto . An authenticated message of arbitrary type.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#payload
def
payload
()
-
>
::
String
Returns
- (::String)
#payload=
def
payload=
(
value
)
-
>
::
String
Parameter
- value(::String)
Returns
- (::String)
#payload_type
def
payload_type
()
-
>
::
String
Returns
- (::String)
#payload_type=
def
payload_type=
(
value
)
-
>
::
String
Parameter
- value(::String)
Returns
- (::String)
#signatures
def
signatures
()
-
>
::
Array
< ::
Grafeas
::
V1
::
EnvelopeSignature
>
Returns
- (::Array< ::Grafeas::V1::EnvelopeSignature >)
#signatures=
def
signatures=
(
value
)
-
>
::
Array
< ::
Grafeas
::
V1
::
EnvelopeSignature
>
Parameter
- value(::Array< ::Grafeas::V1::EnvelopeSignature >)
Returns
- (::Array< ::Grafeas::V1::EnvelopeSignature >)