Ark Server API (ASE) - Wiki
|
#include <CertificateHandlerFactory.h>
Public Member Functions | |
CertificateHandlerFactoryImpl () | |
~CertificateHandlerFactoryImpl () | |
InvalidCertificateHandler * | create (bool server) const |
Destroys the CertificateHandlerFactory. | |
Public Member Functions inherited from Poco::Net::CertificateHandlerFactory | |
CertificateHandlerFactory () | |
virtual | ~CertificateHandlerFactory () |
Creates the CertificateHandlerFactory. | |
Definition at line 66 of file CertificateHandlerFactory.h.
|
inline |
Definition at line 69 of file CertificateHandlerFactory.h.
|
inline |
Definition at line 73 of file CertificateHandlerFactory.h.
|
inlinevirtual |
Destroys the CertificateHandlerFactory.
Implements Poco::Net::CertificateHandlerFactory.
Definition at line 77 of file CertificateHandlerFactory.h.