Click or drag to resize

SecureDocumentPersistor Class

Base class for implementation IDocumentPersistor with secure stored document by encryption.
Inheritance Hierarchy
SystemObject
  ASDSoft.WebSigner.Server.CacheSecureDocumentPersistor

Namespace:  ASDSoft.WebSigner.Server.Cache
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
public abstract class SecureDocumentPersistor : IDocumentPersistor

The SecureDocumentPersistor type exposes the following members.

Constructors
  NameDescription
Protected methodSecureDocumentPersistor
Initializes a new instance of the SecureDocumentPersistor class
Top
Methods
See Also