eric5.Helpviewer.SslInfoDialog
Module implementing a dialog to show SSL certificate infos.
Global Attributes
Classes
SslInfoDialog |
Class implementing a dialog to show SSL certificate infos. |
Functions
SslInfoDialog
Class implementing a dialog to show SSL certificate infos.
Derived from
QDialog, Ui_SslInfoDialog
Class Attributes
Class Methods
Methods
Static Methods
SslInfoDialog (Constructor)
SslInfoDialog(certificate, parent=None)
Constructor
- certificate
-
reference to the SSL certificate (QSslCertificate)
- parent
-
reference to the parent widget (QWidget)