Ark Server API (ASE) - Wiki
|
#include <PrivateKeyFactory.h>
Public Member Functions | |
PrivateKeyFactoryImpl () | |
~PrivateKeyFactoryImpl () | |
PrivateKeyPassphraseHandler * | create (bool server) const |
Destroys the PrivateKeyFactory. | |
Public Member Functions inherited from Poco::Net::PrivateKeyFactory | |
PrivateKeyFactory () | |
virtual | ~PrivateKeyFactory () |
Creates the PrivateKeyFactory. | |
Definition at line 68 of file PrivateKeyFactory.h.
|
inline |
Definition at line 71 of file PrivateKeyFactory.h.
|
inline |
Definition at line 75 of file PrivateKeyFactory.h.
|
inlinevirtual |
Destroys the PrivateKeyFactory.
Implements Poco::Net::PrivateKeyFactory.
Definition at line 79 of file PrivateKeyFactory.h.