|
xrootd
|
#include <XrdSecProtector.hh>
Public Types | |
| enum | secLevel { secNone = 0, secCompatible, secStandard, secIntense, secPedantic, secFence } |
Public Member Functions | |
| XrdSecProtectParms () | |
| ~XrdSecProtectParms () | |
Public Attributes | |
| secLevel | level |
| In: The desired level. More... | |
| int | opts |
| In: Options: More... | |
Static Public Attributes | |
| static const int | doData = 0x0000001 |
| Secure data. More... | |
| static const int | relax = 0x0000002 |
| relax old clients More... | |
| static const int | force = 0x0000004 |
| Allow unencryted hash. More... | |
|
inline |
|
inline |
|
static |
Secure data.
|
static |
Allow unencryted hash.
| secLevel XrdSecProtectParms::level |
In: The desired level.
| int XrdSecProtectParms::opts |
In: Options:
|
static |
relax old clients
1.8.5