Fixed memory leak in RsaConvertKey function.
[platform/framework/native/appfw.git] / inc / FSecurity.h
index d67f259..6ff18c0 100755 (executable)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
  * @namespace  Tizen::Security
  * @brief              This namespace contains classes and interfaces for security services.
  *
- * @since   2.0
+ * @since              2.0
  *
  * @remarks            @b Header @b %file: @b \#include @b <FSecurity.h> @n
- *                             @b Library : @b osp-appfw
+ *                             @b Library: @b osp-appfw
  *
  *
- * The %Security namespace contains classes for
- * managing certificates, cryptographic keys, signatures, and for generating pseudo-random numbers. @n
+ * The %Security namespace contains classes for managing certificates, cryptographic keys, signatures, 
+ * and for generating pseudo-random numbers. @n
  *
  * For more information on the %Security namespace features, see <a href="../org.tizen.native.appprogramming/html/guide/security/security_namespace.htm">Security Guide</a>. @n
  *