What is Code Signing / Application Signing?
Application Signing is the digital process of confirmation of the software author and guarantee that the code has not been altered or corrupted since it was signed by use of a cryptographic hash. Code signing helps us in many features. The most common use of code signing is to provide security when deploying.
Why we need signing?In most symbian phones
Application Signing is the digital process of confirmation of the software author and guarantee that the code has not been altered or corrupted since it was signed by use of a cryptographic hash. Code signing helps us in many features. The most common use of code signing is to provide security when deploying.
Why we need signing?In most symbian phones
Comments
Post a Comment