Add IPC sync result for SerialPort::Write()
[platform/framework/native/appfw.git] / inc / FSecCertX509CertificateSelector.h
index c78438e..9950cc6 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -32,7 +31,7 @@ namespace Tizen { namespace Security { namespace Cert
 
 /**
  *     @class          X509CertificateSelector
- *     @brief          This class is used for managing a variety of identity certificates.
+ *     @brief          This class provides methods for managing a variety of identity certificates.
  *
  *     @since          2.0
  *
@@ -41,7 +40,7 @@ namespace Tizen { namespace Security { namespace Cert
  * For more information on the class features, see <a href="../org.tizen.native.appprogramming/html/guide/security/certificate_namespace.htm">Certificates</a>.
  *
  *  @see               ICertificate
- *  @see               Tizen::Security::Cert::ICertificateSelector
+ *  @see               ICertificateSelector
  */
 class _OSP_EXPORT_ X509CertificateSelector
        : public virtual ICertificateSelector