Leadtools.Ccow Namespace > ClientUtils Object : GetEncodedSignKey Method |
function Leadtools.Ccow.ClientUtils.getEncodedSignKey( applicationName , messageDigest )
Parameter | Type | Description |
---|---|---|
applicationName | string | A succinct string that contains the application's symbolic name. |
messageDigest | string | The string to sign. |
Type | Description |
---|---|
string | A digital signature for the messageDigest. |