Ring Daemon 16.0.0
Loading...
Searching...
No Matches
tlsvalidator.cpp File Reference
Include dependency graph for tlsvalidator.cpp:

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.