BuildableDocumentLinkContentBaseTConfiguration Methods |
The BuildableDocumentLinkContentBaseTConfiguration generic type exposes the following members.
Name | Description | |
---|---|---|
ClearDocumentCacheInternal | (Overrides DocumentLinkContentClearDocumentCacheInternal.) | |
GetContentData |
Return binary data or hash of content for signing.
(Inherited from BinaryContent.) | |
GetContentTitle |
Return text description of content for display in client window for selecting a certificate.
(Inherited from BinaryContent.) | |
OpenSignedDocumentRead |
Open stream for read final signed document.
| |
PrepareForExternalSign |
Compute hash or digest of document and prepare document for external sign.
| |
ResetLazyContent | (Inherited from DocumentLinkContent.) | |
SaveSignatureToDocument |
Save signature to document prepared by PrepareForExternalSign(Stream, Stream, HashAlgorithmName, X509Certificate2, Byte).
| |
SetContent |
Lazy setting of content if not set in constructor.
(Inherited from ContentBaseT.) |