You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python...@googlegroups.com
Hi,
While there are parameters available to create a subkey (subkey_type="RSA"), I cannot find a working example to create one. I've had little luck trying to create one. Has someone got any working examples?
Cheers,
Mallik
Vinay Sajip
unread,
May 1, 2013, 1:18:55 PM5/1/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-gnupg
There are examples in the test harness: the generate_key method
generates 1024-bit keys of type DSA with a 2048-bit El-Gamal subkey.