14#define STUB_API "ssl/libsslutil.la"
22void Ssl::CrtdMessage::setBody(
std::
string const & aBody)
STUB
23void Ssl::CrtdMessage::setCode(
std::
string const & aCode)
STUB
25void Ssl::CrtdMessage::clear()
STUB
26void Ssl::CrtdMessage::parseBody(BodyParams & map,
std::
string & other_part) const
STUB
27void Ssl::CrtdMessage::composeBody(BodyParams const & map,
std::
string const & other_part)
STUB
29#include "ssl/gadgets.h"
30X509_REQ * Ssl::createNewX509Request(Security::PrivateKeyPointer
const &,
const char *)
STUB_RETVAL(
nullptr)
34X509 *
Ssl::signRequest(X509_REQ_Pointer const &,
Security::CertPointer const &,
Security::PrivateKeyPointer const &, ASN1_TIME *, BIGNUM const *)
STUB_RETVAL(
nullptr)
36void Ssl::readCertAndPrivateKeyFromFiles(
Security::CertPointer &,
Security::PrivateKeyPointer &,
char const *,
char const *)
STUB
40#include
"ssl/helper.h"
#define STUB
macro to stub a void function.
CrtdMessage(MessageKind kind)
static void Init()
Init helper structure.
void HLPCB(void *, const Helper::Reply &)
helper protocol primitives
Network/connection security abstraction layer.
static struct node * parse(FILE *fp)