10Duke Enterprise C++ SDK
Loading...
Searching...
No Matches
HashFactory Class Referenceabstract

#include <HashFactory.h>

Detailed Description

Creates cryptographic hash functions.

Inheritance diagram for HashFactory:
tenduke::crypto::win::cng::WinCNGHashFactory

Public Member Functions

virtual std::unique_ptr<::tenduke::crypto::CryptographicHashcreate (::tenduke::crypto::HashAlgorithm algorithm) const=0
 Creates a new message digest.

Member Function Documentation

◆ create()

Creates a new message digest.

Parameters
algorithmalgorithm to use
Returns
the message digest

The documentation for this class was generated from the following file: