Signature
Table of Contents
Namespaces
- Enum
- Exceptions
- Model
Interfaces
- IIncomingSignedRequest
- model wrapping an actual incoming request, adding details about the signature and the
authenticity of the origin of the request.
- IOutgoingSignedRequest
- extends ISignedRequest to add info requested at the generation of the signature
- ISignatoryManager
- ISignatoryManager contains a group of method that will help
- signing outgoing request
- confirm the authenticity of incoming signed request.
- ISignatureManager
- ISignatureManager is a service integrated to core that provide tools
to set/get authenticity of/from outgoing/incoming request.
- ISignedRequest
- model that store data related to a possible signature.