Ssl::Fingerprint::Cert::Sha256 Struct Reference

Fingerprint based on the SHA256 value of the certificate. More...

#include <Fingerprints.h>

Collaboration diagram for Ssl::Fingerprint::Cert::Sha256:

Public Attributes

Crypto::Sha256::Hash hash
 

Static Public Attributes

static constexpr Type type = Type::CertSha256
 

Detailed Description

Fingerprint based on the SHA256 value of the certificate.

Typically displayed in browser certificate information

Member Data Documentation

◆ hash

Crypto::Sha256::Hash Ssl::Fingerprint::Cert::Sha256::hash

◆ type

constexpr Type Ssl::Fingerprint::Cert::Sha256::type = Type::CertSha256
staticconstexpr

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