Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
exceptions.StandardError
:
Base class for all standard Python exceptions that do not represent interpreter exiting.
exceptions.EnvironmentError
:
Base class for I/O related errors.
nss.error.NSPRError
nss.nss.CertDB
:
An object representing a Certificate Database
nss.nss.Certificate
:
An object representing a Certificate
nss.nss.DSAPublicKey
:
A object representing a DSA Public Key
nss.io.HostEntry
:
HostEntry(addr)
nss.nss.KEYPQGParams
:
An object representing key parameters - prime (also known as p) - subprime (also known as q) - base (also known as g)
nss.io.NetworkAddress
:
NetworkAddress(addr, port=0)
nss.nss.PK11Context
nss.nss.PK11Slot
:
An object representing a PKCS #11 Slot
nss.nss.PK11SymKey
:
Holds a hash, encryption or signing context for multi-part operations.
nss.nss.PrivateKey
:
An object representing a Private Key
nss.nss.PublicKey
:
An object representing a Public Key
nss.nss.RSAPublicKey
:
An object representing an RSA Public Key
nss.nss.SecItem
:
SecItem(data=None, type=siBuffer)
nss.nss.SignatureAlgorithm
:
An object representing a signature algorithm
nss.nss.SignedData
:
A object representing a signature
nss.io.Socket
:
Socket(family=PR_AF_INET, type=PR_DESC_SOCKET_TCP)
nss.ssl.SSLSocket
:
SSLSocket(family=PR_AF_INET, type=PR_DESC_SOCKET_TCP)
nss.nss.SubjectPublicKeyInfo
:
An object representing a Subject Public Key
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Fri Nov 13 11:02:46 2009
http://epydoc.sourceforge.net