Poco::Net

template < typename T >

class PrivateKeyFactoryImpl

Library: NetSSL_OpenSSL
Package: SSLCore
Header: Poco/Net/PrivateKeyFactory.h

Inheritance

Direct Base Classes: PrivateKeyFactory

All Base Classes: PrivateKeyFactory

Member Summary

Member Functions: create

Inherited Functions: create

Constructors

PrivateKeyFactoryImpl inline

PrivateKeyFactoryImpl();

Destructor

~PrivateKeyFactoryImpl virtual inline

~PrivateKeyFactoryImpl();

Member Functions

create virtual inline

PrivateKeyPassphraseHandler * create(
    bool server
) const;