IoTivity-Lite
|
security credential information More...
#include <oc_cred.h>
Data Fields | |
struct oc_sec_cred_t * | chain |
chain of credentials More... | |
struct oc_sec_cred_t * | child |
credential child More... | |
int | credid |
credential id More... | |
oc_sec_credtype_t | credtype |
credential type More... | |
oc_sec_credusage_t | credusage |
credential usage More... | |
void * | ctx |
security context More... | |
struct oc_sec_cred_t * | next |
pointer to the next credential More... | |
bool | owner_cred |
owner More... | |
oc_cred_data_t | privatedata |
private data More... | |
oc_cred_data_t | publicdata |
public data More... | |
struct { | |
oc_string_t authority | |
authority More... | |
oc_string_t role | |
role More... | |
} | role |
oc_uuid_t | subjectuuid |
subject uuid More... | |
oc_string_t | tag |
custom user tag More... | |
security credential information
oc_string_t authority |
authority
struct oc_sec_cred_t* chain |
chain of credentials
struct oc_sec_cred_t* child |
credential child
int credid |
credential id
oc_sec_credtype_t credtype |
credential type
oc_sec_credusage_t credusage |
credential usage
void* ctx |
security context
struct oc_sec_cred_t* next |
pointer to the next credential
bool owner_cred |
owner
oc_cred_data_t privatedata |
private data
oc_cred_data_t publicdata |
public data
oc_string_t role |
role
oc_uuid_t subjectuuid |
subject uuid
oc_string_t tag |
custom user tag