Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CODEX_Client::Interface::codex_binding_t Struct Reference

C representation of a CODEX name binding. More...

#include <client_functions.h>

Collaboration diagram for CODEX_Client::Interface::codex_binding_t:

Collaboration graph
[legend]
List of all members.

Public Attributes

unsigned char * data
 The serialized binding.
long length
 The length of data.
unsigned char * name
 The name of the bound key.
long namelen
 The length of name.
X509 * owner
 The owner of key name.
codex_policy_tread_policy
 The read policy for name.
codex_policy_twrite_policy
 The write policy for name.
BIGNUM * signature
 The signature on the binding.

Detailed Description

C representation of a CODEX name binding.

See also:
CODEX_Client::SignedBoundNameMsg

Definition at line 106 of file client_functions.h.


The documentation for this struct was generated from the following file:
Generated on Fri May 6 17:42:00 2005 for COrnell Data EXchange (CODEX) by  doxygen 1.4.1