RasterCachedImage.EmbedDigitalSignature
RasterCachedImage.EmbedDigitalSignature method
Embed digital sign based on provided password into the image using steganography.
public override void EmbedDigitalSignature(string password)
Parameter | Type | Description |
---|---|---|
password | String | The password used for generate digital sign data |
Exceptions
exception | condition |
---|---|
ImageException | Thrown in any processing issues. |
See Also
- class RasterCachedImage
- namespace Aspose.Imaging
- assembly Aspose.Imaging