ksslinfodlg.h
121 static KSSLCertBox *certInfoWidget(TQWidget *parent, const TQString &certName, TQWidget *mailCatcher=0);
KSSLCertBox(TQWidget *parent=0L, const char *name=0L, WFlags f=0)
Construct a certificate box.
Definition ksslinfodlg.cpp:380
void setValues(TQString certName, TQWidget *mailCatcher=0L)
Change the contents of the widget.
Definition ksslinfodlg.cpp:389
KSSLValidation
A CA certificate can be validated as Irrelevant when it was not used to sign any other relevant certi...
Definition ksslcertificate.h:122
KSSLInfoDlg(bool secureConnection, TQWidget *parent=0L, const char *name=0L, bool modal=false)
Construct a KSSL Information Dialog.
Definition ksslinfodlg.cpp:75
void setCertState(const TQString &errorNrs)
Set the errors that were encountered while validating the site certificate.
Definition ksslinfodlg.cpp:271
static KSSLCertBox * certInfoWidget(TQWidget *parent, const TQString &certName, TQWidget *mailCatcher=0)
Utility function to generate the widget which displays the detailed information about an X....
Definition ksslinfodlg.cpp:371
void setup(KSSLCertificate *cert, const TQString &ip, const TQString &url, const TQString &cipher, const TQString &cipherdesc, const TQString &sslversion, int usedbits, int bits, KSSLCertificate::KSSLValidation certState)
Setup the dialog before showing it.
Definition ksslinfodlg.cpp:177
void setSecurityInQuestion(bool isIt)
Tell the dialog if the connection has portions that may not be secure (ie.
Definition ksslinfodlg.cpp:136
Trinity API Reference