Add event for update application
[platform/framework/native/appfw.git] / inc / FSecPkcs.h
index 22f6447..3bff801 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);
@@ -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/pkcs.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