AUI Framework
develop
Cross-platform base for C++ UI apps
|
x509 certificate object. More...
#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 | |
noncopyable & | operator= (const noncopyable &)=delete |
Static Public Member Functions | |
static _< AX509 > | fromPEM (AByteBufferView buffer) |
x509 certificate object.