Click or drag to resize
SignECDSAWrapper Class
Wrapper class to help call the SignECDSA implementation
Inheritance Hierarchy
SystemObject
  de.softpro.signdocsdkSignECDSAWrapper

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 SignECDSAWrapper : ISignECDSAWrapper, 
	IDisposable

The SignECDSAWrapper type exposes the following members.

Constructors
  NameDescription
Public methodSignECDSAWrapper
Wrapper class to help call the SignECDSA implementation
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the SignECDSAWrapper
Top
See Also