wickr-crypto-c
|
Represents a root -> node relationship as well as it's signature status. More...
#include <identity.h>
Data Fields | |
wickr_identity_chain_status | status |
wickr_identity_t * | root |
wickr_identity_t * | node |
wickr_buffer_t * | _status_cache |
Represents a root -> node relationship as well as it's signature status.
Wickr Crypto Identity Chain
wickr_identity_chain::_status_cache |
private cache of status information used for performance optimizations
wickr_identity_chain::node |
an identity of type 'IDENTITY_TYPE_NODE'
wickr_identity_chain::root |
an identity of type 'IDENTITY_TYPE_ROOT'
wickr_identity_chain::status |
current status of the signature validity of the chain. It is determined by validating the signature of the node, by using the public 'sig_key' property of the root