←Select platform

DigitalSignatureBox Class

Summary
A checksum or digital signature that can be used to verify the data contained within the file.

Syntax
C#
C++/CLI
Python
public class DigitalSignatureBox : Jpeg2000MultiBox 
public ref class DigitalSignatureBox : public Jpeg2000MultiBox  
class DigitalSignatureBox(Jpeg2000MultiBox): 
Remarks

The digital signature is used to protect a very specific byte stream within the file. Any change to that byte stream will invalidate the digital signature. This box is defined in JPX and above file formats. A JPEG 2000 file can contain zero or more Digital Signature boxes.

Requirements

Target Platforms

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

Leadtools.Jpeg2000 Assembly

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