| ContentBaseGetContentData 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
Syntax public abstract byte[] GetContentData()
Return Value
Type:
ByteBinary data or hash for signing.
See Also