Part.openpgpSign
bool openpgpSign(string userid)Signs the content of the mime_part and then replaces the content with the new, signed, content.
Parameters
userid | the key id (or email address) to use for signing |
Returns
true on success or false on error.
Throws
[ErrorWrap]