QoreSSLPrivateKey Class Reference

provides access to a private key data structure for SSL connections More...

#include <QoreSSLPrivateKey.h>

Inheritance diagram for QoreSSLPrivateKey:

AbstractPrivateData QoreReferenceCounter

List of all members.

Public Member Functions

DLLEXPORT class QoreStringNodegetPEM (class ExceptionSink *xsink) const
 returns a string in PEM format representing the private key, caller owns the QoreString reference count returned


Detailed Description

provides access to a private key data structure for SSL connections

Member Function Documentation

DLLEXPORT class QoreStringNode* QoreSSLPrivateKey::getPEM ( class ExceptionSink xsink  )  const

returns a string in PEM format representing the private key, caller owns the QoreString reference count returned

Returns:
a string in PEM format representing the private key, caller owns the QoreString reference count returned


The documentation for this class was generated from the following file:

doxygen