Define ANJAY_WITH_SECURITY_STRUCTURED
Defined in File anjay_config.h
Define Documentation
-
ANJAY_WITH_SECURITY_STRUCTURED
Enable support for handling security credentials in the data model using structured
avs_cryptotypes.If the
securitymodule is also enabled (see ANJAY_WITH_MODULE_SECURITY), it also enables support for passing these credentials through such structured types when adding Security object instances via the anjay_security_instance_t structure.