AddUserId Method
Adds the specified user Id to the current key.
Syntax
int AddUserId(char* lpszUserId);
Remarks
The key's passphrase is required for this operation and may be specified via KeyPassphrase or through the KeyPassphrase event.
The UserId format is:
FirstName LastName (Comment) <Email>