Click or drag to resize
SignPKCS7Wrapper Class
Wrapper class to help call the SignPKCS7 implementation
Inheritance Hierarchy
SystemObject
  de.softpro.signdocsdkSignPKCS7Wrapper

Namespace:  de.softpro.signdocsdk
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
public sealed class SignPKCS7Wrapper : ISignPKCS7Wrapper, 
	IDisposable

The SignPKCS7Wrapper type exposes the following members.

Constructors
  NameDescription
Public methodSignPKCS7Wrapper
Wrapper class to help call the SignPKCS7 implementation
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the SignPKCS7Wrapper
Top
See Also