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
IMessage DSSEAttestationOccurrence , IEquatable DSSEAttestationOccurrence , IDeepCloneable DSSEAttestationOccurrence , IBufferMessage , IMessageNamespace
Grafeas.V1Assembly
Grafeas.V1.dll
Constructors
DSSEAttestationOccurrence()
public DSSEAttestationOccurrence()
DSSEAttestationOccurrence(DSSEAttestationOccurrence)
public DSSEAttestationOccurrence(DSSEAttestationOccurrence other)
Properties
DecodedPayloadCase
public
DSSEAttestationOccurrence
.
DecodedPayloadOneofCase
DecodedPayloadCase
{
get
;
}
Envelope
public Envelope Envelope { get; set; }
If doing something security critical, make sure to verify the signatures in this metadata.
Statement
public InTotoStatement Statement { get; set; }