Use dukgenerator instead of the _DeviceKeyGenerator for the PrivateKey encryption
[platform/framework/native/appfw.git] / inc / FIoDirEntry.h
index 29d8d61..11d94fd 100644 (file)
@@ -250,11 +250,11 @@ public:
        bool IsReadOnly(void) const;
 
        /**
-       * Gets the date and time of creation of the directory entry.
+       * Gets the date and time of last modification of the directory entry.
        *
        * @since                2.0
        *
-       * @return               The date and time of creation
+       * @return               The date and time of last modification
        */
        Tizen::Base::DateTime GetDateTime(void) const;