Module implementing a widget to show SSL certificate infos.
None |
E5SslCertificatesInfoWidget | Class implementing a widget to show SSL certificate infos. |
None |
Class implementing a widget to show SSL certificate infos.
None |
None |
E5SslCertificatesInfoWidget | Constructor |
__certificateString | Private method to prepare some text for display. |
__formatHexString | Private method to format a hex string for display. |
__hasExpired | Private method to check for a certificate expiration. |
__serialNumber | Private slot to format the certificate serial number. |
__showCertificate | Private method to show the SSL certificate information. |
on_chainComboBox_activated | Private slot to show the certificate info for the selected entry. |
showCertificate | Public method to show the SSL certificate information. |
showCertificateChain | Public method to show the SSL certificates of a certificate chain. |
None |
Constructor
Private method to prepare some text for display.
Private method to format a hex string for display.
Private method to check for a certificate expiration.
Private slot to format the certificate serial number.
Private method to show the SSL certificate information.
Private slot to show the certificate info for the selected entry.
Public method to show the SSL certificate information.
Public method to show the SSL certificates of a certificate chain.