| Interface | Description |
|---|---|
| BufferEncrypter |
Intended to support the encryption of signed hashes.
|
| Class | Description |
|---|---|
| NestedBucketBuffer |
Format of a NestedBucketBuffer:
- int32 BucketType (usually kXRS_main)
- int32 len
- char[4] protocol (\0 padded)
- int32 step (e.g.
|
| RawBucket |
A bucket containing a header plus a number of bytes.
|
| StringBucket |
A bucket containing a header plus a String.
|
| UnsignedIntBucket |
A bucket containing a header plus an unsigned integer.
|
| XrootdBucket |
An XrootdBucket is a serialized datatype (string, uint, binary, list) with
an int32 header describing its contents.
|
| XrootdSecurityProtocol |
| Enum | Description |
|---|---|
| XrootdSecurityProtocol.BucketType |
Copyright © 2011–2018 dCache.org. All rights reserved.