26 #include <tdelibs_export.h>
40 friend class KSSLCertificatePrivate;
63 bool certTypeEmailCA();
69 bool certTypeCodeCA();
75 bool certTypeSSLClient();
81 bool certTypeSSLServer();
87 bool certTypeNSSSLServer();
99 bool certTypeSMIMEEncrypt();
105 bool certTypeSMIMESign();
111 bool certTypeCRLSign();
114 class KSSLX509V3Private;
115 KSSLX509V3Private *d;