menu "Security API" config building-blocks-sub2-domain_API-Security-CSR bool "CSR" help The CSR Content Screening & Reputation is an anti malware module. It provides Content Screening Service and Web Protection Service to protect a device and an user. config building-blocks-sub2-domain_API-Security-Device_Policy bool "Device Policy" help The Device Policy Management framework provides APIs to create security-aware applications that are useful in enterprise setting. The primary purpose of the DPMDevice Policy Management framework is to support enterprise applications, which require integration with policies enforced on the device to restrict their operations on some circumstance, such as Exchange ActiveSync or corporate apps. The device policy API supports the policies listed in the below table, and any application can subscribe those policies by registring policy changed callback to the device policy manager. config building-blocks-sub2-domain_API-Security-Device_Certificate bool "Device Certificate Manager" help Device Certificate Manager provides cryptography services for the Iotivity framework with keys and certitifcates embedded into a device. config building-blocks-sub2-domain_API-Security-Privacy_Privilege bool "Privacy_Privilege" help The Privacy Privilege Manager provides functions for privacy privileged app. It allows an app to check if it has a given privacy privilege. Additionally, it allows an app to display appropriate pop-up to ask users whether to give the privileges to it or not. config building-blocks-sub2-domain_API-Security-Privilege_Info bool "Privilege Info" help The Privilege Info provides the display name or description of privileges config building-blocks-sub2-domain_API-Security-YACA bool "YACA" help The YACA Yet Another Crypto Api provides a crypto functions such as key management, data integrity, data endecryption and low-level RSA operations endmenu