credman_credential_t Struct Reference

Credential information. More...

Detailed Description

Credential information.

Definition at line 112 of file credman.h.

#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.
 

The documentation for this struct was generated from the following file: