Anjay Lite
|
#include <crypto.h>
Data Fields | ||
anj_crypto_security_tag_t | tag | |
anj_crypto_data_source_t | source | |
union { | ||
anj_crypto_security_info_buffer_t buffer | ||
anj_crypto_security_info_external_t external | ||
} | info | |
Tagged union describing a security info source. The source field selects which member of info is valid.
anj_crypto_security_info_external_t external |
union { ... } info |
anj_crypto_data_source_t source |