Add to retry to read DUID.
[platform/framework/native/appfw.git] / inc / FSecPkcsPkcs08PrivateKeyInfo.h
index 937494f..662f2e8 100755 (executable)
@@ -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.
         */