Data Fields | |
dbus_int32_t | id |
identifier used to refer to the key | |
long | creation_time |
when the key was generated, as unix timestamp. | |
DBusString | secret |
the actual key |
Definition at line 91 of file dbus-keyring.c.
when the key was generated, as unix timestamp.
signed long matches struct timeval.
Definition at line 95 of file dbus-keyring.c.