DigitalSignatureBox Class

Summary

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

Syntax
C#
VB
C++
public class DigitalSignatureBox : Jpeg2000MultiBox 
  
Public Class DigitalSignatureBox  
   Inherits Jpeg2000MultiBox 
public ref class DigitalSignatureBox : public 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly