Revert "Delete checking if strlen() is 0 in ConvertWcsToMbsN()"
[platform/framework/native/appfw.git] / inc / FSecCertICertificateStore.h
index 45a74cf..585726b 100644 (file)
 //
 
 /**
- * @if VISPARTNER
  * @file                       FSecCertICertificateStore.h
  * @brief              This is the header file for the %ICertificateStore interface.
  *
  * This header file contains the declarations of the %ICertificateStore interface.
  *
- * @endif
  */
 #ifndef _FSEC_CERT_ICERTIFICATE_STORE_H_
 #define _FSEC_CERT_ICERTIFICATE_STORE_H_
@@ -38,16 +36,12 @@ namespace Tizen { namespace Security { namespace Cert
 {
 
 /**
- *     @if VISPARTNER
  *     @interface      ICertificateStore
  *     @brief          This is the interface for retrieving and managing the certificates from a repository.
  *
- *     @since                  2.0
- *
- *     @visibility     partner
+ *     @since          2.0
  *
  *     The %ICertificateStore interface is used for retrieving and managing the certificates from a repository.
- *  @endif
  */
 class _OSP_EXPORT_ ICertificateStore
 {