set_key_id
Description:
Sets the OpenPGP key ID used to sign and encrypt messages.
The internal copy of key_id
is automatically stripped of leading and trailing whitespace. If the resulting string is empty,
null
is set instead.
Parameters:
this | |
key_id |
the key ID used to sign and encrypt messages |