LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DigitalSignatureBox Class
See Also  Members  
Leadtools.Jpeg2000 Namespace : DigitalSignatureBox Class



The Digital Signature box contains a checksum or digital signature that may be used to verify data contained within the file. This 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 may contain zero or more Digital Signature boxes.

Object Model

DigitalSignatureBox Class

Syntax

Visual Basic (Declaration) 
Public Class DigitalSignatureBox 
   Inherits Jpeg2000MultiBox
Visual Basic (Usage)Copy Code
Dim instance As DigitalSignatureBox
C# 
public class DigitalSignatureBox : Jpeg2000MultiBox 
C++/CLI 
public ref class DigitalSignatureBox : public Jpeg2000MultiBox 

Inheritance Hierarchy

System.Object
   Leadtools.Jpeg2000.Jpeg2000Box
      Leadtools.Jpeg2000.Jpeg2000MultiBox
         Leadtools.Jpeg2000.DigitalSignatureBox

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features