set_signing_algorithm
Description:
Sets the name of the hash algorithm used to digitally sign outgoing messages.
The internal copy of signing_algorithm is automatically stripped of leading and trailing whitespace. If the resulting string is
empty, null is set instead.
Parameters:
| this | |
| signing_algorithm |
the signing algorithm for outgoing messages |