#include <certificate.h>
Public Member Functions | |
| CL_Certificate () | |
| Construction:. | |
| CL_Certificate (CERTCertificate *cert) | |
| CL_Certificate (const CL_Certificate ©) | |
| ~CL_Certificate () | |
| CL_Certificate & | operator= (const CL_Certificate ©) |
| Operations:. | |
Public Attributes | |
| CERTCertificate * | cert |
| Attributes:. | |
|
|
Construction:.
Definition at line 37 of file certificate.cpp. |
|
|
Definition at line 42 of file certificate.cpp. |
|
|
Definition at line 47 of file certificate.cpp. |
|
|
Definition at line 58 of file certificate.cpp. References cert. |
|
|
Operations:.
Definition at line 70 of file certificate.cpp. |
|
|
Attributes:.
Definition at line 49 of file certificate.h. Referenced by CL_Certificate(), operator=(), and ~CL_Certificate(). |
1.4.1