Constructor TopazSignature

Namespace TallComponents.PDF.Annotations.Widgets
Class TopazSignature

Create a new TopazSignature based on an existing sig stream.

Syntax

public  TopazSignature( Stream  sigStream )

Parameters


Stream sigStream
An unencrypted, uncompressed SIG string as stream.

The caller is responsible for closing the stream. The stream should be kept open during the lifetime of the returned TopazSignature instance.