Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 3,276 for

digital signature

(0.11 sec)
  1. Add and Verify PDF Digital Signature JavaScript...

    JavaScript code to create electronic Signature in PDF documents using the AsposePdfSignPKCS7....How to add Digitally Sign to PDF File Using JavaScript via C++...C++ Library By digitally signing a PDF, you ensure the integrity...

    products.aspose.com/pdf/javascript-cpp/signature/
  2. Get hash of a digital signature file - Free Sup...

    we need to send Digital Signature hash to signing authority to get the hash signed. we are using aspose.pdf to sign the documents. need to know how to get the hash of signed file and how to put signed hash to Digital si…...Get hash of a digital signature file Aspose.PDF Product Family...8:20am #1 we need to send digital signature hash to signing authority...

    forum.aspose.com/t/get-hash-of-a-digital-signat...
  3. PDF Digital signature and Encryption - Aspose.P...

    Hi Team, Is there any API support to identify the pdf documents are encrypted using the Digital Signature? I’m using the below code. Document pdfDocument = new Document(“pdf_Digital_Signature_timestamp.pdf”); PdfFile…...PDF Digital signature and Encryption Aspose.PDF Product Family...are encrypted using the digital signature? I’m using the below code...

    forum.aspose.com/t/pdf-digital-signature-and-en...
  4. Add digital signature to PDF - Free Support For...

    Hello, I’m struggling in adding Digital Signature to a PDF Document. The Signature we get from our provider is of the following format (stated from the reference guide): The Cryptographic Message Syntax (CMS) is a sta…...Add digital signature to PDF Aspose.PDF Product Family pirmin...adding digital signature to a PDF Document. The signature we get...

    forum.aspose.com/t/add-digital-signature-to-pdf...
  5. Digital Signatures|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Español Svenska Türkçe 日本語 Digital Signatures Contents [ Hide ] Aspose...Reporting Services supports digital signatures when exporting Microsoft...

    docs.aspose.com/cells/reportingservices/digital...
  6. PDF digital signature click in PDF - Aspose.PDF...

    Hi, We are looking to implement a solution that will allow a user to : View the PDF to be sign online Click on the Signature field to trigger the Signature process Allow the user to draw their Signature or type their …...PDF digital signature click in PDF Aspose.PDF Product Family...Click on the signature field to trigger the signature process Allow...

    forum.aspose.com/t/pdf-digital-signature-click-...
  7. Digital Signature Invalid after compressing PDF...

    When I compress a PDF, it works well using these OptimizationOptions: optimizationOptions.LinkDuplcateStreams = false; optimizationOptions.RemoveUnusedObjects = false; optimizationOptions.AllowReusePageContent = true;…...Digital Signature Invalid after compressing PDF Aspose.PDF Product...sign it using our global digital signature server, we get a Pdf with...

    forum.aspose.com/t/digital-signature-invalid-af...
  8. Change Subject Name with Digital Signature - As...

    We are using the following basic code for signing the PDF: ExternalSignature externalSignature = new ExternalSignature(certificate); externalSignature.CustomAppearance = new Aspose.Pdf.Forms.SignatureCustomAppearance { …...Change Subject Name with Digital Signature Aspose.PDF Product Family...{ using (PdfFileSignature signature = new PdfFileSignature(document))...

    forum.aspose.com/t/change-subject-name-with-dig...
  9. Digital Signature From Smartcard (Web Applicati...

    I found this example. Is it possible to prompt for the smartcard in a web application/web browser and get the cert for this example? I don’t see and client code for telling the application to get it from the USB reader. …...Digital Signature From Smartcard (Web Application/Web Browser)...the USB reader. C# Add Digital Signature to PDF from Smart Card...

    forum.aspose.com/t/digital-signature-from-smart...
  10. Digital Signature, customize "sign by" text - F...

    From my sandbox test, signing a Signature field with Aspose places the following text into the Signature field: Digitally Signed by “CN=xyz, OU=abc, OU=pki…” Date: yyyy-mm-dd… I am looking to be able to customize the …...Digital Signature, customize "sign by" text Aspose.PDF Product...my sandbox test, signing a signature field with Aspose places the...

    forum.aspose.com/t/digital-signature-customize-...