X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFSecPkcsPkcs08PrivateKeyInfo.h;h=662f2e836c49655b390f3fa832aca720164710bd;hb=9b44315473e675bcd332e2f56fac1ce00f87a8a6;hp=937494f828392dee88b6bc83a11a4ea5ed6da5f6;hpb=d6a5cb0833a49efab12f1f9e7b6107080b7fd719;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FSecPkcsPkcs08PrivateKeyInfo.h b/inc/FSecPkcsPkcs08PrivateKeyInfo.h index 937494f..662f2e8 100755 --- a/inc/FSecPkcsPkcs08PrivateKeyInfo.h +++ b/inc/FSecPkcsPkcs08PrivateKeyInfo.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); @@ -76,12 +75,12 @@ public: /** * Initializes this instance of %Pkcs08PrivateKeyInfo with the encoded byte buffer that contains @n * pkcs08 private key info structure(PrivateKeyInfo) in ASN.1 DER format. @n - * It parses this encoded buffer and extracts the appropiate values of private key, its algorithm ID, and attributes. + * It parses this encoded buffer and extracts the appropriate values of private key, its algorithm ID, and attributes. * * @since 2.1 * * @return An error code - * @param[in] encodedData An instance of Tizen::Base::Bytebuffer containing DER encoded PrivateKeyInfo structure + * @param[in] encodedData An instance of Tizen::Base::ByteBuffer containing DER encoded PrivateKeyInfo structure * @exception E_SUCCESS The method is successful. * @exception E_INVALID_ARG The specified input parameter is invalid. */