Top "Signing" questions

A digital signature is a mathematical scheme for demonstrating the authenticity of a digital message or document.

Identity Server 4 - IDX10630: PII is hidden

I'm fairly new to using encryption and rsa tokens and I'm trying to get IDentityServer4 to not use the developersigning, …

c# rsa identityserver4 signing
How to sign Mac OS X application?

I created a Mac OS X application but I don't know which steps I have to do for signing my …

xcode macos signing
android signing tool PEPK lnk for download

is there any link to download the PEPK tool? Currently searching for it but unable to find it out. I …

android apk signing apktool
Google Play App Signing - KeyHash Mismatch

I'am using the new Google Play App Signing to sign my application and there is a mismatch key-hash. I integrated …

android facebook signing
Determining if a file has a digital signature in c# without actually verifying the signature

Is there a simple way to check if a digital signature exists on a file without trying to verify the …

c# digital-signature signing file-properties
Forgot password for VS Project pfx file

I'm trying to work on an old Visual Studio 2010 project from another computer, but I forgot the password for the …

visual-studio signing pfx
How to sign an android app for the market?

I've recently released my first app on the market. I tried to install the app on my phone immediately after …

android eclipse google-play signing
Best practices for signing .NET assemblies?

I have a solution consisting of five projects, each of which compile to separate assemblies. Right now I'm code-signing them, …

.net assemblies signing
How to sign a modded apk on mac with apktool

I have created a modded apk using apktool but when I try to install it , it doesn't install. When I …

android macos apk signing apktool
Code signing error in Xcode 8

I want to run my app on my device instead of on the simulator, but every time I try to …

ios swift xcode settings signing