#include <certificate.h>
Public Member Functions | |
Construction | |
| CL_Certificate () | |
| CL_Certificate (CERTCertificate *cert) | |
| Constructs a Certificate. | |
| CL_Certificate (const CL_Certificate ©) | |
| Constructs a Certificate. | |
| ~CL_Certificate () | |
Operations | |
| CL_Certificate & | operator= (const CL_Certificate ©) |
Public Attributes | |
Attributes | |
| CERTCertificate * | cert |
|
|
|
|
|
Constructs a Certificate.
|
|
|
Constructs a Certificate.
|
|
|
|
|
|
|
|
|
|
1.4.6