Top "Signature" questions

In computer programming, especially object-oriented programming, a method is commonly identified by its unique method signature, which usually includes the method name, and the number, types and order of its parameters.

Verify signature of PE file

I am trying to verify the certificates/signatures of a a PE file with OpenSSL (or actually with Python, but …

python openssl certificate signature authenticode
Using Apache Rampart for Signature with JKS and Binary Security Token key identifier

I have to call a web service that was provided by a customer (some information below is masked for this …

java signature ws-security rampart
SignedXml.CheckSignature fails in .NET 4 but it works in .NET 3.5, 3 or 2

I have a response from a 3-rd party web service. I load an XmlDocument with that response. string txt = readStream.…

c# security certificate signature signedxml
How to use PackageInfo.GET_SIGNING_CERTIFICATES in API 28?

The documentation of PackageManager.GET_SIGNATURES says "This constant was deprecated in API level 28. Use GET_SIGNING_CERTIFICATES instead". Unfortunately …

android signature
How to determine at run-time if app is for development, app store or ad hoc distribution?

Is there a way to determine programmatically if the currently running app was built and signed for development only or …

iphone signature asn.1
What is the difference between "descriptor" and "signature"?

I am now using ASM (Java bytecode instrumentation library). To retrieve the signature of given method, there is a field …

java terminology signature descriptor
How to self generate certificate SHA-256?

I use Bouncy Castle libraries in C# to sign with SHA-256, and I'd like to use them in a test …

c# bouncycastle signature sha256 makecert
Why 55 AA is used as the boot signature on IBM PCs?

Why does the IBM PC architecture use 55 AA magic numbers in the last two bytes of a bootsector for the …

boot signature bootloader bootstrapping
how to manage debug and release version on android device?

I'm new to Android dev and I'm almost ready to release a first version of my app :) While testing the …

android device conflict signature
Remove anchor underline email signature

I am developing custom email signatures for a client of mine, I am now at testing stage for GMail, Hotmail, …

html email gmail signature hotmail