set_signing_algorithm


Description:

public void set_signing_algorithm (string signing_algorithm)

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

an SourceOpenPGP

signing_algorithm

the signing algorithm for outgoing messages