Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 11,462 for

signature

(0.07 sec)
  1. System::Security::Cryptography::ECDsaBotan Clas...

    Public Member Functions | Protected Member Functions | List of all members System::Security::Cryptography::ECDsaBotan......&hash) override Computes the signature of specified input value....ByteArrayPtr &signature) Verifies that the signature of the specified...

    reference.aspose.com/slides/cpp/class/system.se...
  2. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::get_Certificate method. Returns the instance of X509Certificate2 which holds private, public keys and certificate chain in C++....display information about each signature in a document. auto doc =...docx" ); for ( const auto & signature : doc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignTime method. Gets the time the document was signed in C++....display information about each signature in a document. auto doc =...docx" ); for ( const auto & signature : doc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. Aspose::Pdf::Forms::PKCS7 Class Referencefinal ...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Forms::PKCS7 Class Reference ......Inherits Aspose::Pdf::Forms::Signature . Public Member Functions...from Aspose::Pdf::Forms::Signature ASPOSE_PDF_SHARED_API System::SharedPtr...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.f...
  5. DigitalSignature | Aspose.Cells for Java API Re...

    Signature in file....public class DigitalSignature Signature in file. Constructors Constructor...getComments() The purpose to signature. getId() Specifies a GUID...

    reference.aspose.com/cells/java/com.aspose.cell...
  6. Aspose::Words::DigitalSignatures::DigitalSignat...

    Represents a digital Signature on a document and the result of its verification....Description Represents a digital signature on a document and the result...display information about each signature in a document. auto doc =...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. DocMDPAccessPermissions | Aspose.PDF for Python...

    The access permissions granted for this document.
    Valid values are:
    1 - No changes to the document are permitted; any change to the document invalidates the Signature.
    2 - Permitted changes are filling in forms, instantiating page templates, and signing; other changes invalidate the Signature.
    3 - Permitted changes are the same as for 2, as well as annotation creation, deletion, and modification; other changes invalidate the Signature....document invalidates the signature. 2 - Permitted changes are...other changes invalidate the signature. 3 - Permitted changes are...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  8. VerifyHash() | Aspose.Slides for C++ API Reference

    Verifies that the Signature of the specified hash is valid....method Verifies that the signature of the specified hash is valid...ByteArrayPtr hash , ByteArrayPtr signature , const HashAlgorithmName...

    reference.aspose.com/slides/cpp/system.security...
  9. How to Digitally Sign an Excel Document using Java

    This article contains information on how to digitally sign an Excel document using Java. It will help to configure the environment along with the detailed steps and a runnable sample code to insert digital Signature in Excel using Java....code to insert electronic signature in Excel using Java . You...a digital signature and then putting this signature to the Excel...

    kb.aspose.com/cells/java/how-to-digitally-sign-...
  10. PdfFileSignature Class|Aspose.PDF for Java

    Discover how to sign, verify, and manage digital Signatures within PDF files using the PDFFileSignature class in Java with Aspose.PDF....Hide ] Add Signature in PDF File Remove Signature from PDF File...File Verify Signature in PDF File Working with Signature in PDF File...

    docs.aspose.com/pdf/java/pdffilesignature-class/