Public Attributes | |
| bool | compute |
| Whether the certificate shall be computed. | |
| double | proc_time |
| Process time needed to compute certificate in seconds. | |
| double | realtime |
| Wall clock time needed to compute certificate in seconds. | |
| Bound_status | status |
| Status of the certificate computation. | |
| const char * | time_status |
| Status of the time taken (i.e., if any wrap around is possible / occured). | |
This structure stores information about a certificate.
1.5.6