Top "Signing" questions

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

macOS kext with invalid signature

We have a kext-enabled Developer ID which we are using for code signing and I have verified that the certificate …

macos code-signing signing kernel-extension
App Submission Error - Invalid binary - Invalid Code Signing Error

Invalid Code Signing Entitlements - Your application bundle's signature contains ubiquity code signing entitlements that are not supported. Specifically, value "( …

binary signing submission
Auto-entering Password In Sn.exe

I need to create post build event to perform the following: sn -i MyKey.pfx MyKeyContainerName tlbimp $(ConfigurationName)\MyCom.tlb /…

c# signing sn.exe
signtool fail with Inno Setup with exit code 0x1

Suddenly my Inno Setup compiler stopped working. Since the last time I used it, I just installed a new certificate …

inno-setup code-signing signing code-signing-certificate
"An error occurred while signing: Key not valid for use in specified state" when compiling Outlook 2010 add-in

I'm building an Outlook 2010 add-in that will tie into our ticketing system using the ticket systems' API. A week ago …

c# visual-studio-2010 outlook-addin signing
What does Android app signing means?

After developing android app, I have to sign it in order to publish it to Play store. What does singing …

android signing
Signing soap message using WSS4j in Java

I am writing a Java client application that needs to sign a SOAP message (with 2 parts in it) and send …

java soap signing wss4j
android bundleRelease does not sign the aab

I've written an Android app, but the final step in the release process is still eluding me. I assume that …

android google-play release signing
Android - What debug.keystore file is IntelliJ signing my app with?

I'm trying to debug why I can't get MapView to work in debug mode, and it seems like the app …

android intellij-idea android-mapview keystore signing