Public Attributes | |
char | protName [8] |
char | protCode |
char | protRsvd [7] |
Static Public Attributes | |
static const char | endData = 0x00 |
static const char | xfrData = 0x01 |
Definition at line 128 of file XrdSecTLayer.hh.
char XrdSecTLayer::TLayerRR::protName[8] |
Definition at line 131 of file XrdSecTLayer.hh.
Referenced by XrdSecTLayer::Authenticate(), and XrdSecTLayer::getCredentials().
const char XrdSecTLayer::TLayerRR::endData = 0x00 [static] |
Definition at line 132 of file XrdSecTLayer.hh.
Referenced by XrdSecTLayer::Authenticate(), and XrdSecTLayer::getCredentials().
const char XrdSecTLayer::TLayerRR::xfrData = 0x01 [static] |
Definition at line 133 of file XrdSecTLayer.hh.
Referenced by XrdSecTLayer::Authenticate(), and XrdSecTLayer::getCredentials().
char XrdSecTLayer::TLayerRR::protRsvd[7] |
Definition at line 134 of file XrdSecTLayer.hh.