←Select platform

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 Leadtools.Jpeg2000.Jpeg2000MultiBox 
public ref class DigitalSignatureBox : public Leadtools.Jpeg2000.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly