CCF
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ccf::crypto::OpenSSLHashProvider Class Reference

#include <hash.h>

Inherits ccf::crypto::HashProvider.

Public Member Functions

virtual HashBytes Hash (const uint8_t *data, size_t size, MDType type) const
 
- Public Member Functions inherited from ccf::crypto::HashProvider
virtual ~HashProvider ()=default
 

Member Function Documentation

◆ Hash()

virtual HashBytes ccf::crypto::OpenSSLHashProvider::Hash ( const uint8_t *  data,
size_t  size,
MDType  type 
) const
inlinevirtual

Generic Hash function

Parameters
dataThe data to hash
sizeThe size of data
typeThe type of hash to compute

Implements ccf::crypto::HashProvider.


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