Home | Trees | Indices | Help |
|
---|
|
M2Crypto wrapper for OpenSSL X509 API.
Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
Portions created by Open Source Applications Foundation (OSAF) are Copyright (C) 2004-2007 OSAF. All Rights Reserved. Author: Heikki Toivonen
Classes | |
X509Error | |
X509_Extension X509 Extension |
|
X509_Extension_Stack X509 Extension Stack |
|
X509_Name_Entry X509 Name Entry |
|
X509_Name X509 Name |
|
X509 X.509 Certificate |
|
X509_Store_Context X509 Store Context |
|
X509_Store X509 Store |
|
X509_Stack X509 Stack |
|
Request X509 Certificate Request. |
|
CRL X509 Certificate Revocation List |
Functions | |||
|
|||
M2Crypto.X509.X509 |
|
||
M2Crypto.X509.X509 |
|
||
M2Crypto.X509.X509 |
|
||
M2Crypto.X509.X509 |
|
||
|
|||
M2Crypto.X509.Request |
|
||
M2Crypto.X509.Request |
|
||
M2Crypto.X509.Request |
|
||
M2Crypto.X509.Request |
|
||
M2Crypto.X509.CRL |
|
Variables | |
FORMAT_DER = 0
|
|
FORMAT_PEM = 1
|
|
V_OK = 0
|
Function Details |
Load certificate from file.
|
Load certificate from a bio.
|
Load certificate from a string.
|
Load certificate from a string.
|
Create a new X509_Stack from DER string.
|
Load certificate request from file.
|
Load certificate request from a bio.
|
Load certificate request from a string.
|
Load certificate request from a string.
|
Load CRL from file.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 10 20:12:03 2009 | http://epydoc.sourceforge.net |