Main Page   Modules   Data Structures   File List   Data Fields   Related Pages  

DBusKey Struct Reference
[DBusKeyring implementation details]

A single key from the cookie file. More...


Data Fields

dbus_int32_t id
 identifier used to refer to the key.

long creation_time
 when the key was generated, as unix timestamp. More...

DBusString secret
 the actual key.


Detailed Description

A single key from the cookie file.

Definition at line 91 of file dbus-keyring.c.


Field Documentation

long DBusKey::creation_time
 

when the key was generated, as unix timestamp.

signed long matches struct timeval.

Definition at line 95 of file dbus-keyring.c.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 9 05:01:27 2004 for D-BUS by doxygen1.2.15