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

KSslKey Class Reference

from PyKDE4.kdecore import *

Detailed Description


Enumerations

Algorithm { Rsa, Dsa, Dh }
KeySecrecy { PublicKey, PrivateKey }

Methods

 __init__ (self)
 __init__ (self, KSslKey other)
 __init__ (self, QSslKey sslKey)
KSslKey.Algorithm algorithm (self)
bool isExportable (self)
KSslKey.KeySecrecy secrecy (self)
QByteArray toDer (self)

Method Documentation

__init__ (   self )
__init__ (  self,
KSslKey  other
)
__init__ (  self,
QSslKey  sslKey
)
KSslKey.Algorithm algorithm (   self )
bool isExportable (   self )
KSslKey.KeySecrecy secrecy (   self )
QByteArray toDer (   self )

Enumeration Documentation

Algorithm
Enumerator:
Rsa = 0
Dsa 
Dh 

KeySecrecy
Enumerator:
PublicKey 
PrivateKey 

  • 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