Credential information. More...
#include <credman.h>
Data Fields | |
| credman_type_t | type | 
| Type of the credential.  | |
| credman_tag_t | tag | 
| Tag of the credential.  | |
| union { | |
| psk_params_t psk | |
| PSK credential parameters.  | |
| ecdsa_params_t ecdsa | |
| ECDSA credential parameters.  | |
| } | params | 
| Credential parameters.  | |