RasterImage.EmbedDigitalSignature

RasterImage.EmbedDigitalSignature method

Embed digital sign based on provided password into the image using steganography.

public virtual void EmbedDigitalSignature(string password)
ParameterTypeDescription
passwordStringThe password used for generate digital sign data

See Also