![]() |
NetBurner 3.3.9
PDF Version |
Used to store the information that is passed in when enabling onboard generated certificates, as well as the information needed to determine when they need to be regenerated. More...
#include <certgen.h>
Public Attributes | |
char * | m_commonName |
Common Name. | |
int | m_yrsValid |
Number of years. | |
AltNameEntry * | m_altNames |
Alternate names. | |
int | m_altNameCnt |
Number of alternate names. | |
time_t | m_certExpTime |
Certificate expiration time. | |
bool | m_certExpTimeSet |
Flag to indicate certificate expiration time has been set. | |
Used to store the information that is passed in when enabling onboard generated certificates, as well as the information needed to determine when they need to be regenerated.