CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Bus.BuiltInHashAlgorithmFactory Class Reference

A factory for creating new instances of HashAlgorithm, used for signing network messages. More...

+ Inheritance diagram for Cqrs.Bus.BuiltInHashAlgorithmFactory:

Public Member Functions

HashAlgorithm Create ()
 Creates a new instance of HashAlgorithm using SHA512.Create(). More...
 

Detailed Description

A factory for creating new instances of HashAlgorithm, used for signing network messages.