AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
AX509 Class Reference

x509 certificate object.

#include <AUI/Crypt/AX509.h>

Public Member Functions#

bool isCA () const
 
bool checkHost (const AString &name) const
 
bool checkTrust () const
 
- Public Member Functions inherited from aui::noncopyable
 noncopyable (const noncopyable &)=delete
 
noncopyableoperator= (const noncopyable &)=delete
 

Static Public Member Functions#

static _< AX509fromPEM (AByteBufferView buffer)