mirror of
https://github.com/romanz/amodem.git
synced 2026-04-21 05:36:42 +08:00
gpg: support TREZOR-based primary key
This commit is contained in:
@@ -295,6 +295,7 @@ def load_public_key(pubkey_bytes, use_custom=False):
|
||||
packets = packets[2:]
|
||||
|
||||
packet['user_id'] = userid['value']
|
||||
packet['_is_custom'] = signature['_is_custom']
|
||||
return packet
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user