#include <hash.h>
Inherits ccf::crypto::ISha256Hash.
|
EVP_MD_CTX * | ctx = nullptr |
|
◆ ISha256OpenSSL()
ccf::crypto::ISha256OpenSSL::ISha256OpenSSL |
( |
| ) |
|
◆ ~ISha256OpenSSL()
ccf::crypto::ISha256OpenSSL::~ISha256OpenSSL |
( |
| ) |
|
◆ finalise()
Sha256Hash ccf::crypto::ISha256OpenSSL::finalise |
( |
| ) |
|
|
virtual |
◆ update_hash()
void ccf::crypto::ISha256OpenSSL::update_hash |
( |
std::span< const uint8_t > |
data | ) |
|
|
virtual |
◆ ctx
EVP_MD_CTX* ccf::crypto::ISha256OpenSSL::ctx = nullptr |
|
protected |
The documentation for this class was generated from the following files: