KDE 4.3 PyKDE API Reference
  • KDE's Python API
  • Overview
  • PyKDE Home
  • Sitemap
  • Contact Us
 

KSslError Class Reference

from PyKDE4.kdecore import *

Detailed Description


Enumerations

Error { NoError, UnknownError, InvalidCertificateAuthorityCertificate, InvalidCertificate, CertificateSignatureFailed, SelfSignedCertificate, ExpiredCertificate, RevokedCertificate, InvalidCertificatePurpose, RejectedCertificate, UntrustedCertificate, NoPeerCertificate, HostNameMismatch, PathLengthExceeded }

Methods

 __init__ (self, KSslError.Error error=KSslError.NoError, QSslCertificate cert=QSslCertificate())
 __init__ (self, QSslError error)
 __init__ (self, KSslError other)
QSslCertificate certificate (self)
KSslError.Error error (self)
QString errorString (self)

Method Documentation

__init__ (  self,
KSslError.Error  error=KSslError.NoError,
QSslCertificate  cert=QSslCertificate()
)
__init__ (  self,
QSslError  error
)
__init__ (  self,
KSslError  other
)
QSslCertificate certificate (   self )
KSslError.Error error (   self )
QString errorString (   self )

Enumeration Documentation

Error
Enumerator:
NoError = 0
UnknownError 
InvalidCertificateAuthorityCertificate 
InvalidCertificate 
CertificateSignatureFailed 
SelfSignedCertificate 
ExpiredCertificate 
RevokedCertificate 
InvalidCertificatePurpose 
RejectedCertificate 
UntrustedCertificate 
NoPeerCertificate 
HostNameMismatch 
PathLengthExceeded 

  • Full Index

Modules

  • akonadi
  • dnssd
  • kdecore
  • kdeui
  • khtml
  • kio
  • knewstuff
  • kparts
  • kutils
  • nepomuk
  • phonon
  • plasma
  • polkitqt
  • solid
  • soprano
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal