Ssl::Fingerprint::Types Class Reference

Maintains a set of fingerprint types. More...

#include <Fingerprints.h>

Public Member Functions

void add (Type type)
 
void remove (Type type)
 
bool contains (Type type) const
 

Detailed Description

Maintains a set of fingerprint types.

Member Function Documentation

◆ add()

void Ssl::Fingerprint::Types::add ( Type  type)
inline

◆ contains()

bool Ssl::Fingerprint::Types::contains ( Type  type) const
inline

◆ remove()

void Ssl::Fingerprint::Types::remove ( Type  type)
inline

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