Class Envelope (2.4.0)

 public sealed class Envelope : IMessage<Envelope>, IEquatable<Envelope>, IDeepCloneable<Envelope>, IBufferMessage, IMessage 

MUST match https://github.com/secure-systems-lab/dsse/blob/master/envelope.proto . An authenticated message of arbitrary type.

Inheritance

Object > Envelope

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

Envelope()

 public Envelope() 

Envelope(Envelope)

 public Envelope(Envelope other) 
Parameter
Name
Description
other

Properties

Payload

  public 
  
 ByteString 
  
 Payload 
  
 { 
  
 get 
 ; 
  
 set 
 ; 
  
 } 
 
Property Value
Type
Description

PayloadType

  public 
  
 string 
  
 PayloadType 
  
 { 
  
 get 
 ; 
  
 set 
 ; 
  
 } 
 
Property Value
Type
Description

Signatures

 public RepeatedField<EnvelopeSignature> Signatures { get; } 
Property Value
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: