SigPlus.Net Documentation

SigPlusNET.SetAutoKeyData Method 

public void SetAutoKeyData(
   string KeyData
);

Remarks

Adds data to the auto key generation function. If called with file name (and path) when AutoKeyStart has not been initialized, this command will generate AutoKey data from a file rather than adding data via string. Used with AutoKeyStart and AutoKeyFinish methods, but called as a property.

Parameters

String containing the data, to be added to the key generation.

See Also

SigPlusNET Class | Topaz Namespace