epoc32/include/unifiedcertstore.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
--- a/epoc32/include/unifiedcertstore.h	Wed Mar 31 12:27:01 2010 +0100
+++ b/epoc32/include/unifiedcertstore.h	Wed Mar 31 12:33:34 2010 +0100
@@ -18,11 +18,9 @@
 */
 
 
-
-
 /**
  @file 
- @internalTechnology
+ @publishedAll
  @released
 */
  
@@ -148,8 +146,6 @@
  * to certificate access are documented here even though the checks are actually
  * made in the individual cert store implementations.
  * 
- * @publishedAll
- * @released
  */
 NONSHARABLE_CLASS(CUnifiedCertStore) : public CActive, public MCertStore
 	{