Generic structure to pass security information back and forth.
More...
#include <XrdSecInterface.hh>
|
| int | size |
| | Size of the buffer or length of data in the buffer.
|
| |
| char * | buffer |
| | Pointer to the buffer.
|
| |
Generic structure to pass security information back and forth.
◆ XrdSecBuffer()
| XrdSecBuffer::XrdSecBuffer |
( |
char * |
bp = 0, |
|
|
int |
sz = 0 |
|
) |
| |
|
inline |
◆ ~XrdSecBuffer()
| XrdSecBuffer::~XrdSecBuffer |
( |
| ) |
|
|
inline |
◆ buffer
| char* XrdSecBuffer::buffer |
◆ membuf
| char* XrdSecBuffer::membuf |
|
private |
◆ size
Size of the buffer or length of data in the buffer.
The documentation for this struct was generated from the following file: