Merge "Beautified source code of appfw/src/base/utility" into tizen_2.2
[platform/framework/native/appfw.git] / inc / FSecCryptoIHash.h
index ebc98f5..cdf7eeb 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -211,7 +210,7 @@ public:
         *
         *      @return         An error code
         *      @param[in]      algorithm                               The name of the hash algorithm @n
-        *                                                                              For example, "SHA2/224", "SHA2/256", "SHA2/386", or "SHA2/512".
+        *                                                                              For example, "SHA2/224", "SHA2/256", "SHA2/384", or "SHA2/512".
         *      @exception      E_SUCCESS                               The method is successful.
         *      @exception      E_UNSUPPORTED_ALGORITHM The algorithm is not supported.
         */
@@ -293,4 +292,4 @@ protected:
 
 } } } //Tizen::Security::Crypto
 
-#endif //_FSEC_CRYPTO_IHASH_H_
+#endif //_FSEC_CRYPTO_IHASH_H_