X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFSecPkcsPkcs08AttributeValue.h;h=2333152caf87299cd3860a96b22b5141cef55860;hb=42c3825f6021c99d24fa9ea0cd922e10a6343f0f;hp=7977c8f731b9b0a4ed9af642071501f16bf85da8;hpb=d2c95dc583d631022c147744bd5eff8bce22a9cc;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FSecPkcsPkcs08AttributeValue.h b/inc/FSecPkcsPkcs08AttributeValue.h index 7977c8f..2333152 100755 --- a/inc/FSecPkcsPkcs08AttributeValue.h +++ b/inc/FSecPkcsPkcs08AttributeValue.h @@ -86,7 +86,7 @@ public: * @exception E_SUCCESS The method is successful. * @exception E_INVALID_ARG A specified input parameter is invalid. */ - result Construct(const Tizen::Base::ByteBuffer& value, const Pkcs08TagValue tag); + result Construct(const Tizen::Base::ByteBuffer& value, Pkcs08TagValue tag); /** * Gets a reference to Tizen::Base::ByteBuffer that contains the attribute value.