Signature configuration on
[platform/framework/native/installer.git] / src / Util / InstallerUtil.h
index 82c3d4e..9293210 100755 (executable)
@@ -93,6 +93,7 @@ public:
        static bool IsCscPackage(const Tizen::App::PackageId& packageId, Tizen::Base::String& cscInfo);
 
        static bool IsDefaultExternalStorage();
+       static bool IsSignatureVerificationEnabled();
 
 private:
        static char LogChangeHexToStr(int hex);