Ring Daemon 16.0.0
Loading...
Searching...
No Matches
tlsvalidator.h File Reference
Include dependency graph for tlsvalidator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jami::tls::TlsValidator
 
class  jami::tls::TlsValidatorException
 

Namespaces

namespace  dht
 
namespace  dht::crypto
 
namespace  jami
 
namespace  jami::tls
 

Macros

#define S_IRGRP   00040
 
#define S_IROTH   00004
 
#define S_IRWXG   00070
 
#define S_IRWXO   00007
 
#define S_IWGRP   00020
 
#define S_IWOTH   00002
 
#define S_IXGRP   00010
 
#define S_IXOTH   00001
 

Macro Definition Documentation

◆ S_IRGRP

#define S_IRGRP   00040

Definition at line 40 of file tlsvalidator.h.

◆ S_IROTH

#define S_IROTH   00004

Definition at line 52 of file tlsvalidator.h.

◆ S_IRWXG

#define S_IRWXG   00070

Definition at line 37 of file tlsvalidator.h.

◆ S_IRWXO

#define S_IRWXO   00007

Definition at line 49 of file tlsvalidator.h.

◆ S_IWGRP

#define S_IWGRP   00020

Definition at line 43 of file tlsvalidator.h.

◆ S_IWOTH

#define S_IWOTH   00002

Definition at line 55 of file tlsvalidator.h.

◆ S_IXGRP

#define S_IXGRP   00010

Definition at line 46 of file tlsvalidator.h.

◆ S_IXOTH

#define S_IXOTH   00001

Definition at line 58 of file tlsvalidator.h.