X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFSecPkcs.h;h=fa397480ab4e3f6b0ce38c98706904e5c44d6a58;hb=376b1791f5888970901326fa60f67431fa701a4d;hp=22f6447bb0decad1bb4abaebd1314d5464fd5d57;hpb=d6a5cb0833a49efab12f1f9e7b6107080b7fd719;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FSecPkcs.h b/inc/FSecPkcs.h index 22f6447..fa39748 100755 --- a/inc/FSecPkcs.h +++ b/inc/FSecPkcs.h @@ -1,5 +1,4 @@ // -// Open Service Platform // Copyright (c) 2013 Samsung Electronics Co., Ltd. // // Licensed under the Apache License, Version 2.0 (the License); @@ -40,12 +39,12 @@ #include /** - * @namespace Tizen::Security::Pkcs - * @brief This namespace contains classes and interfaces for managing the PKCS 5 and 8 implementation. - * @since 2.1 + * @namespace Tizen::Security::Pkcs + * @brief This namespace contains classes and interfaces for managing the PKCS 5 and 8 implementation. + * @since 2.1 * - * @remarks @b Header @b %file: @b \#include @b @n - * @b Library : @b osp-appfw + * @remarks @b Header @b %file: @b \#include @b @n + * @b Library: @b osp-appfw * * * The %Pkcs namespace provides classes and interfaces for managing PKCS 5 and 8 implementation. @@ -53,7 +52,7 @@ * mac genaration/verification. * It also provides a standard format to store private key and encrypted private key. * - * For more information on the %Pkcs namespace features, see Pkcs Guide. @n + * For more information on the %Pkcs namespace features, see Pkcs Guide. @n * * The following diagram illustrates the relationships between the classes belonging to the %Pkcs namespace. * @image html security_pkcs_classdiagram.png