Namespace Savvyio.EventDriven.Messaging.CloudEvents.Cryptography
Assembly: Savvyio.Core.dll
Classes
CloudEventExtensions
Extension methods for the ICloudEvent<T> interface.
SignedCloudEvent<T>
Provides a default implementation of the ISignedCloudEvent<T> interface.
SignedCloudEventExtensions
Extension methods for the ICloudEvent<T> interface.
Interfaces
ISignedCloudEvent<T>
Defines a generic way to wrap an IRequest inside a CloudEvents compliant message format.