10Duke Enterprise C++ SDK
Loading...
Searching...
No Matches
WinCNGHashFactory Class Reference

#include <WinCNGHashFactory.h>

Detailed Description

Creates instances of cryptographic hash functions.

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

Public Member Functions

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

Member Function Documentation

◆ create()

Creates a new message digest.

Parameters
algorithmalgorithm to use
Returns
the message digest

Implements tenduke::crypto::HashFactory.


The documentation for this class was generated from the following files:
  • core/services/windows/src/crypto/msgauthn/WinCNGHashFactory.h
  • core/services/windows/src/crypto/msgauthn/WinCNGHashFactory.cpp