Apply reviewed doxygen header
[platform/framework/native/appfw.git] / inc / FSecPkcs.h
index 242a6e3..fa39748 100755 (executable)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2013 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
 #include <FSecPkcsPkcs08AttributeValue.h>
 
 /**
- * @namespace  Tizen::Security::Pkcs
- * @brief              This namespace contains classes and interfaces for managing the PKCS 5 and 8 implementation.
- * @since              2.1
+ *     @namespace      Tizen::Security::Pkcs
+ *     @brief          This namespace contains classes and interfaces for managing the PKCS 5 and 8 implementation.
+ *     @since          2.1
  *
- * @remarks            @b Header @b %file: @b \#include @b <FSecurity.h> @n
- *                             @b Library : @b osp-appfw
+ *     @remarks                @b Header @b %file: @b \#include @b <FSecurity.h> @n
+ *     @b Library: @b osp-appfw
  *
  *
  *     The %Pkcs namespace provides classes and interfaces for managing PKCS 5 and 8 implementation.
@@ -53,7 +52,7 @@
  *     mac genaration/verification.
  *     It also provides a standard format to store private key and encrypted private key.
  *
- *      For more information on the %Pkcs namespace features, see <a href="../org.tizen.native.appprogramming/html/guide/security/public_key_cryptography.htm">Pkcs Guide</a>. @n
+ *     For more information on the %Pkcs namespace features, see <a href="../org.tizen.native.appprogramming/html/guide/security/public_key_cryptography.htm">Pkcs Guide</a>. @n
  *
  *     The following diagram illustrates the relationships between the classes belonging to the %Pkcs namespace.
  *     @image html security_pkcs_classdiagram.png