set_key_id


Description:

public void set_key_id (string key_id)

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

an SourceOpenPGP

key_id

the key ID used to sign and encrypt messages