- Timestamp:
- Jul 13, 2011 6:34:37 PM (13 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master
- Children:
- fc17435
- Parents:
- 0c9393e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/cert_to_fedid.py
r0c9393e r771a277 32 32 if args: 33 33 key = args[0] 34 else: 35 sys.exit('Expecting a key as a non-optioned argument') 34 36 35 37 ktype = abac_pem_type(key)
Note: See TracChangeset
for help on using the changeset viewer.