CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::crypto::SubjectAltName Struct Reference

#include <san.h>

Public Member Functions

bool operator== (const SubjectAltName &other) const =default
 
bool operator!= (const SubjectAltName &other) const =default
 

Public Attributes

std::string san
 
bool is_ip
 

Member Function Documentation

◆ operator!=()

bool ccf::crypto::SubjectAltName::operator!= ( const SubjectAltName other) const
default

◆ operator==()

bool ccf::crypto::SubjectAltName::operator== ( const SubjectAltName other) const
default

Member Data Documentation

◆ is_ip

bool ccf::crypto::SubjectAltName::is_ip

◆ san

std::string ccf::crypto::SubjectAltName::san

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