![]() | IContentBuilder Interface |
Namespace: ASDSoft.WebSigner.Server.Content
public interface IContentBuilder
The IContentBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | Configuration |
Configuration for signing document
|
Name | Description | |
---|---|---|
![]() | BuildContent |
Build content for signing from document stored in this instance
|
![]() | OpenSignedDocumentRead |
Open stream for read final signed document.
|
![]() | SaveSignatureToDocument |
Save signature to document prepared by BuildContent(HashAlgorithmName, X509Certificate2).
|