Forbid HashAlgorithm::NONE for DSA & ECDSA signatures
[platform/core/security/key-manager.git] / doc / key-manager-client_doc.h
index 64471a3..b17a65c 100644 (file)
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+
+
 #ifndef __TIZEN_CORE_KEY_MANAGER_CLIENT_DOC_H__
 #define __TIZEN_CORE_KEY_MANAGER_CLIENT_DOC_H__
+
+
 /**
- * @ingroup CAPI_KEY_MANAGER_MODULE 
+ * @ingroup CAPI_KEY_MANAGER_MODULE
  * @defgroup CAPI_KEY_MANAGER_CLIENT_MODULE Key Manager Client
- * @brief    It provides APIs accessing on the secure repository and additional secure cryptographic operations.
- *
+ * @brief It provides APIs accessing on the secure repository and additional secure cryptographic operations.
  * @section CAPI_KEY_MANAGER_CLIENT_MODULE_HEADER Required Header
- * \#include <ckmc/ckmc_manager.h>
+ * \#include <ckmc/ckmc-manager.h>
  *
  * @section CAPI_KEY_MANAGER_CLIENT_MODULE_OVERVIEW Overview
- * It provides APIs storing, getting, and removing APIs for keys, certificates, and sensitive data on/from Key Manager secure repository which is protected by a user’s passwords.
+ * It provides APIs for storing, getting, and removing APIs for keys, certificates, and sensitive data on/from the Key Manager secure repository which is protected by a user’s passwords.
  * Additionally, it provides secure cryptographic operations for non-exportable keys without revealing key values to clients.
  */
 
+
 #endif /* __TIZEN_CORE_KEY_MANAGER_CLIENT_DOC_H__ */