Click or drag to resize
SignRSAWrapper Class
Wrapper class to help call the SignRSA implementation
Inheritance Hierarchy
SystemObject
  de.softpro.signdocsdkSignRSAWrapper

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 SignRSAWrapper : ISignRSAWrapper, 
	IDisposable

The SignRSAWrapper type exposes the following members.

Constructors
  NameDescription
Public methodSignRSAWrapper
Wrapper class to help call the SignRSA implementation
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the SignRSAWrapper
Top
See Also