Rework send membership and identity documents examples
- [enh] Improve
send_identity.pyexample- Pass the
keytoget_identity_document() - Rename the file to
send_identityfor consistency with the other files
- Pass the
- [enh] Improve
send_membership.pyexample- Remove the useless
Identitydocument generation - Pass the
keytoget_membership_document() - Get the
uidand thetimestampfrom the identity get from/wot/lookup
- Remove the useless
- [mod] Improve
bmaimports insend_*.pyexamples