A certificate is an electronic document used in cryptography.
I need a function in Delphi to verify the digital signature of an external EXE or DLL. In my particular …
windows delphi winapi digital-signature digital-certificateI'm attempting to sign PDFs with an SSL certificate issued from Go Daddy. These signatures show up as valid in …
macos pdf digital-signature acrobat digital-certificateI'm trying to use self-signed certificate using the following code: X509Certificate2 cert = ToCertificate("CN=localhost"); public static X509Certificate2 …
c# digital-certificate x509certificate2I have an installation program created using the limited version of Install Shield within Visual Studio 2012. I have a digital …
ssl installshield digital-certificateI distribute a Windows desktop app which has all executable files digitally signed by a Verisign Class 3 Code Signing certificate. …
windows code-signing digital-signature digital-certificate verisignI bought a certificate from a CA and I don't know much about certificates. I need a PEM format certificate …
ssl certificate ssl-certificate digital-certificate mail-serverAs part of our build system, we use signtool.exe with a certificate to sign our binaries once they've been …
cruisecontrol.net digital-certificate signtoolI'm working on the project where the user needs to do a digital signature on a document. I checked in …
java alfresco digital-signature alfresco-share digital-certificateFor a school assignment we have to send secure emails coming from a bank (we are the bank). In order …
php security phpmailer digital-certificate smime