remove the description for alias. It will be added later
authorDongsun Lee <ds73.lee@samsung.com>
Mon, 27 Oct 2014 00:33:31 +0000 (09:33 +0900)
committerMaciej J. Karpiuk <m.karpiuk2@samsung.com>
Tue, 17 Feb 2015 10:00:03 +0000 (11:00 +0100)
Change-Id: I52cfb00e528823716afc331dddd5578b1e46351e
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
doc/key-manager_doc.h

index df0a083..1988669 100644 (file)
  *   - If the owner grants the access to other applications, those applications can read or delete the data from key-manager DB.
  *   - When an application is deleted, the data and access control information granted by the application are also removed.
  *
- * Alias Format
- *   - The format of alias is package_id::name.
- *   - If package_id is not provided by a client, the key-manager will add the package_id of the client to the name internally.
- *   - The client can specify only its own pacakge id in the alias when storing a key, certificate, or data.
- *   - A client should specify the pacakge id of the owner in the alias to retrieve a a key, certificate, or data shared by other applications.
- *   - Aliases are returned as the format of package_id::name from the key-manager.
- *
  */
 
 #endif /* __TIZEN_CORE_KEY_MANAGER_DOC_H__ */