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