Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 52 for

certificate

(0.04 sec)
  1. Sign PDF using Certificate-based signature for ...

    Hi, Is it possible to sign PDF with “Certificate-based signature”(https://helpx.adobe.com/acrobat/using/Certificate-based-signatures.html). Thanks....Sign PDF using Certificate-based signature for Cloud GroupDocs...possible to sign PDF with “Certificate-based signature”( https://helpx...

    forum.groupdocs.cloud/t/sign-pdf-using-certific...
  2. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: Certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...25 @biglesias , Got the certificate file, We have opened the...the signer’s public key certificate (from the .PFX file), is...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  3. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by Certificate with private (to sign) and public (to verify) keys. Most often Certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....signature is represented by certificate with private (to sign) and...verify) keys. Most often certificates of various public key cryptography...

    docs.groupdocs.cloud/signature/sign-document-wi...
  4. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: Certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...example and so far I got this: certificate = Assets.getBinary('keyStore...opts.certificateFilePath = certificate opts.password = "" settings...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  5. Latest GroupDocs.Signature Cloud Product Family...

    Get technical support of GroupDocs.Signature Cloud....18, 2017 Sign PDF using Certificate-based signature for Cloud...

    forum.groupdocs.cloud/c/signature/13
  6. Documentation

    GroupDocs Cloud Documentation Homepage...your documents with digital certificate, image, text and hand-written...

    docs.groupdocs.cloud/
  7. How To Add Visible Digital Signature to PDF in ...

    Hey Tilal, Thanks for reaching out to me, i really appreciate it. I was able to resolve the issue by correcting the storage and paths. But there’s an underlying problem that I am facing right now. I am uploading both th…...both the Seal image and certificate to the storage. But i am...file, signature image and certificate to Cloud Storage Install...

    forum.groupdocs.cloud/t/how-to-add-visible-digi...
  8. Working with Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....with different options of Certificate type, location, alignment...

    docs.groupdocs.cloud/signature/working-with-dig...
  9. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wide variety of signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like Certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....digital signatures like certificate files (PFX, CRT format) on...

    docs.groupdocs.cloud/signature/overview/
  10. Compare PDF Files using REST API in Node.js | P...

    Programmatically Sign Documents with Digital Signatures using REST API on the cloud in Node.js with GroupDocs.Signature Cloud SDK for Node.js....code sample to upload the certificate and signature image file...

    blog.groupdocs.cloud/signature/sign-documents-w...