 | ContentBase.GetContentData Method |
Return binary data or hash of content for signing.
Namespace:
ASDSoft.WebSigner.Content
Assembly:
ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntaxpublic abstract byte[] GetContentData()
Return Value
Type:
Byte[]Binary data or hash for signing.
See Also