|
Ring Daemon
|

Go to the source code of this file.
Namespaces | |
| namespace | jami |
| namespace | jami::tls |
Functions | |
| static TlsValidator::CheckResult | jami::tls::checkBinaryError (int err, char *copy_buffer, size_t resultSize) |
| Helper method to return UNSUPPORTED when an error is detected. | |
| static TlsValidator::CheckResult | jami::tls::checkError (int err, char *copy_buffer, size_t size) |
| Helper method to return UNSUPPORTED when an error is detected. | |
| static TlsValidator::CheckResult | jami::tls::formatDate (const time_t time) |
| Convert a time_t to an ISO date string. | |