Realizes the digital signature of a file.
1 crypt.sign
<crypt.sign encoding='encoding'>
<document /> !
</crypt.sign>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Aencoding | string | Indicates the coding of the string of characters to process, for example ISO-8859-1 or UTF-8. If it is not specified, the one defined in the configuration file for the server is used. |
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Edocument | Object |
Returns | |
---|---|
Type | Description |
Byte[] |
Example
Copy
<xsql-script name='string_crypt_sign_sample1'> <body> </body> </xsql-script>