Ssl::Fingerprint::Cert Union Reference

Fingerprints for the entire Certificate. More...

#include <Fingerprints.h>

Collaboration diagram for Ssl::Fingerprint::Cert:
[legend]

Classes

struct  Sha1
 Fingerprint based on the SHA1 value of the certificate. More...
 
struct  Sha256
 Fingerprint based on the SHA256 value of the certificate. More...
 

Public Attributes

Sha1 sha1
 
Sha256 sha256
 

Detailed Description

Fingerprints for the entire Certificate.

Member Data Documentation

◆ sha1

Sha1 Ssl::Fingerprint::Cert::sha1

◆ sha256

Sha256 Ssl::Fingerprint::Cert::sha256

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