X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFSecCertICertificateSelector.h;h=13cccc42fb3d3a3604ebd647e692f982cbfae696;hb=20597a73bc3098301ba91a48378f3ef009c3be96;hp=5afd6b604e7dbc9da835fbc9f76aa434b829121d;hpb=27f1388665067f69d5eb64e0cae6bb5f4250beec;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FSecCertICertificateSelector.h b/inc/FSecCertICertificateSelector.h index 5afd6b6..13cccc4 100644 --- a/inc/FSecCertICertificateSelector.h +++ b/inc/FSecCertICertificateSelector.h @@ -31,12 +31,12 @@ namespace Tizen { namespace Security { namespace Cert /** * @interface ICertificateSelector - * @brief This interface is a selector that defines a set of criterion for selecting certificates. + * @brief This interface is a selector that defines a set of criterion for selecting certificates. * * @since 2.0 * * The %ICertificateSelector interface is a selector that defines a set of criterion for selecting certificates. - * The classes that implement this interface are used to specify the certificates, which must be retrieved from a certificate store. @n + * The classes that implement this interface are used to specify the certificates, which must be retrieved from a certificate store. @n * * For more information on the class features, see Certificates. *