←Select platform

GetDigitalSignatureSupportStatus Method

Summary

Gets the status of digital signature support in the LEADTOOLS PDF toolkit.

Syntax
C#
C++/CLI
Java
Python
public static RasterExceptionCode GetDigitalSignatureSupportStatus() 
public static RasterExceptionCode getDigitalSignatureSupportStatus(); 
public:  
   static RasterExceptionCode^ GetDigitalSignatureSupportStatus() 
def GetDigitalSignatureSupportStatus(self): 

Return Value

A RasterExceptionCode that indicates the status of digital signature support in the LEADTOOLS PDF toolkit. A value of RasterExceptionCode.Success indicates that digital signature support is available and ready to use. Any other value indicates that either the required libraries are missing, or digital signature support is not available for this platform.

Remarks

The LEADTOOLS PDF toolkit requires OpenSSL 1.1.0 to implement the optional digital signature reading and writing features.

Previously, LEADTOOLS compiled the source code and included the binaries in the installation setup. In the current installation, the binaries are no longer included, but are available as a separate download.

Use this method to query if digital signature support is available in the PDF toolkit. Refer to LEAD-Compiled OpenSSL Binaries for more information.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.