Infinity.CertUtilDescription¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| dn_common_name | str | r/w | The common name of the certificate, or None. | 
| san_dnsname | str | r/w | The DNS name of the certificate, or None. | 
| validity | int | r/w | The number of seconds the certificate is valid, beginning from the current time. | 
Methods¶
None