kushaldas / johnnycanencrypt

Python module for OpenPGP written in Rust.
GNU Lesser General Public License v3.0
51 stars 9 forks source link

Revoke userid #67

Closed kushaldas closed 3 years ago

kushaldas commented 3 years ago

Code to revoke a given user_id. Remember to double check the test. This PR also includes the missing commit for add_userid method, to make sure that we are returning proper secret key back.