diff -r e1b950c65cb4 -r 837f303aceeb epoc32/include/unifiedcertstore.h --- 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 {