Pkcs#7 Sha1 signature handler.

Namespace: TallComponents.PDF.DigitalSignatures
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public sealed class Pkcs7Sha1SignatureHandler : StandardSignatureHandler
Visual Basic
Public NotInheritable Class Pkcs7Sha1SignatureHandler _
	Inherits StandardSignatureHandler

Remarks

This is the most common signature on Microsoft Windows systems.

Inheritance Hierarchy

See Also