25#include "ksslconfig_win.h"
27#include "ksslconfig.h"
31#define crypt _openssl_crypt
32#include <openssl/pkcs7.h>
40#include <ksslcertificate.h>
41#include <ksslcertchain.h>
44#define STACK_OF(x) void
48class KSSLPKCS7Private;
81 static KSSLPKCS7* fromString(TQString base64);
88 static KSSLPKCS7* loadCertFile(TQString filename);
101 void setCert(PKCS7 *c);
122 bool toFile(TQString filename);
Dynamically load and wrap OpenSSL.
KDE Certificate Chain Representation Class.
KSSLValidation
A CA certificate can be validated as Irrelevant when it was not used to sign any other relevant certi...