XrdTlsContext.hh File Reference
#include <cstdint>
Go to the source code of this file.
Define Documentation
Set handshake timeout in contructor options.
- Parameters:
-
| cOpts | - the constructor options. |
| hstv | - the handshake timeout value. |
#define TLS_SET_REFINT |
( |
cOpts, |
|
|
refi |
|
) |
|
Value:Set crl refresh interval in contructor options.
- Parameters:
-
| cOpts | - the constructor options. |
| refi | - the refresh interval value. |
- Returns:
- cOpts with the value positioned in the proper place.
#define TLS_SET_VDEPTH |
( |
cOpts, |
|
|
vdv |
|
) |
|
Value:Set verifydepth value in contructor options.
- Parameters:
-
| cOpts | - the constructor options. |
| vdv | - the verify depth value. |
- Returns:
- cOpts with the value positioned in the proper place.