Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SkyFire::Impl::GenericHashImpl Struct Reference

#include <CryptoHash.h>

Public Types

typedef EVP_MD const *(* HashCreator) ()

Static Public Member Functions

static void DestroyCTX (EVP_MD_CTX *ctx)
static EVP_MD_CTX * MakeCTX ()

Detailed Description

Definition at line 21 of file CryptoHash.h.

Member Typedef Documentation

◆ HashCreator

typedef EVP_MD const *(* SkyFire::Impl::GenericHashImpl::HashCreator) ()

Definition at line 23 of file CryptoHash.h.

Member Function Documentation

◆ DestroyCTX()

void SkyFire::Impl::GenericHashImpl::DestroyCTX ( EVP_MD_CTX * ctx)
inlinestatic

◆ MakeCTX()

EVP_MD_CTX * SkyFire::Impl::GenericHashImpl::MakeCTX ( )
inlinestatic

Definition at line 29 of file CryptoHash.h.


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