Infinity.CertUtilDescription¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
dn_common_name |
r/w |
The common name of the certificate, or |
|
san_dnsname |
r/w |
The DNS name of the certificate, or |
|
validity |
r/w |
The number of seconds the certificate is valid, beginning from the current time. |
Methods¶
None
Details¶
- class Infinity.CertUtilDescription¶
This structure contains information that is used to generate a certificate with the inf_cert_util_create_certificate(), inf_cert_util_create_self_signed_certificate() and inf_cert_util_create_signed_certificate() functions.