Pkcs7Detached 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 Pkcs7DetachedSignatureHandler : StandardSignatureHandler
Visual Basic
Public NotInheritable Class Pkcs7DetachedSignatureHandler _
	Inherits StandardSignatureHandler

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.DigitalSignatures..::..SignatureHandler
    TallComponents.PDF.DigitalSignatures..::..StandardSignatureHandler
      TallComponents.PDF.DigitalSignatures..::..Pkcs7DetachedSignatureHandler

See Also