Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
nss.nss.AVA
:
An object representing an AVA (attribute value assertion).
nss.io.AddrInfo
:
AddrInfo(hostname, family=PR_AF_UNSPEC, flags=PR_AI_ADDRCONFIG)
nss.nss.AlgorithmID
:
An object representing a signature algorithm
nss.nss.AuthKeyID
:
An object representing Authentication Key ID extension
nss.nss.AuthorityInfoAccess
:
AuthorityInfoAccess()
nss.nss.AuthorityInfoAccesses
:
AuthorityInfoAccesses(data)
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
nss.error.NSPRError
:
NSPRError(error_message=None, error_code=None)
nss.error.CertVerifyError
:
CertVerifyError(error_message=None, error_code=None, usages=None, log=None)
nss.nss.BasicConstraints
:
An object representing X509 Basic Constraints Extension
nss.nss.CRLDistributionPoint
:
An object representing a CRL Distribution Point
nss.nss.CRLDistributionPts
:
An object representing CRL Distribution Points list
nss.nss.CertAttribute
:
CertAttribute()
nss.nss.CertDB
:
An object representing a Certificate Database
nss.nss.CertVerifyLog
:
CertVerifyLog()
nss.nss.CertVerifyLogNode
:
CertVerifyLogNode()
nss.nss.Certificate
:
Certificate(data, certdb=get_default_certdb(), perm=False, nickname=None)
nss.nss.CertificateExtension
:
An object representing a certificate extension
nss.nss.CertificateRequest
:
CertificateRequest(data=None)
nss.nss.DN
:
An object representing an X501 Distinguished Name (e.g DN).
nss.nss.DSAPublicKey
:
A object representing a DSA Public Key
nss.nss.GeneralName
:
An object representing a GeneralName or list of GeneralNames.
nss.io.HostEntry
:
HostEntry(addr)
nss.nss.InitContext
:
An object representing NSSInitContext
nss.nss.InitParameters
:
An object representing NSS Initialization Parameters
nss.nss.KEYPQGParams
:
KEYPQGParams(prime=None, subprime=None, base=None)
nss.io.NetworkAddress
:
NetworkAddress(addr, port=0, family=PR_AF_INET)
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.PKCS12DecodeItem
:
An object representing an item in a PKCS12 collection.
nss.nss.PKCS12Decoder
:
PKCS12Decoder(file, password, slot=None)
nss.nss.PrivateKey
:
An object representing a Private Key
nss.nss.PublicKey
:
An object representing a Public Key
nss.nss.RDN
:
An object representing an X501 Relative Distinguished Name (e.g.
nss.nss.RSAGenParams
:
RSAGenParams(key_size=1024, public_exponent=0x10001)
nss.nss.RSAPublicKey
:
An object representing an RSA Public Key
nss.ssl.SSLChannelInfo
:
SSLChannelInformation(obj)
nss.ssl.SSLCipherSuiteInfo
:
SSLCipherSuiteInformation(obj)
nss.nss.SecItem
:
SecItem(data=None, type=siBuffer, ascii=False)
nss.nss.SignedCRL
:
An object representing a signed certificate revocation list
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
http://epydoc.sourceforge.net