public sealed class DSSEAttestationOccurrence : IMessage<DSSEAttestationOccurrence>, IEquatable<DSSEAttestationOccurrence>, IDeepCloneable<DSSEAttestationOccurrence>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class DSSEAttestationOccurrence.
Deprecated. Prefer to use a regular Occurrence, and populate the Envelope at the top level of the Occurrence.
Implements
IMessageDSSEAttestationOccurrence, IEquatableDSSEAttestationOccurrence, IDeepCloneableDSSEAttestationOccurrence, IBufferMessage, IMessageNamespace
Grafeas.V1Assembly
Grafeas.V1.dll
Constructors
DSSEAttestationOccurrence()
public DSSEAttestationOccurrence()
DSSEAttestationOccurrence(DSSEAttestationOccurrence)
public DSSEAttestationOccurrence(DSSEAttestationOccurrence other)
Parameter | |
---|---|
Name | Description |
other | DSSEAttestationOccurrence |
Properties
DecodedPayloadCase
public DSSEAttestationOccurrence.DecodedPayloadOneofCase DecodedPayloadCase { get; }
Property Value | |
---|---|
Type | Description |
DSSEAttestationOccurrenceDecodedPayloadOneofCase |
Envelope
public Envelope Envelope { get; set; }
If doing something security critical, make sure to verify the signatures in this metadata.
Property Value | |
---|---|
Type | Description |
Envelope |
Statement
public InTotoStatement Statement { get; set; }
Property Value | |
---|---|
Type | Description |
InTotoStatement |