source: examples/python_tests/basic_id/README @ 9b43fc3

mei_rt2mei_rt2_fix_1
Last change on this file since 9b43fc3 was f824a9e, checked in by Mei <mei@…>, 12 years ago

1) add more doc to python_tests

  • Property mode set to 100755
File size: 720 bytes
Line 
1#####################################################################
2# This example demonstrates various ways to create and access
3# ID credentials using libabac api
4
5
6case 1: make ID
7        writing cert file
8        writing key file
9        load cert, key file
10
11case 2: make ID
12        load ID
13
14case 3: make ID
15        write key combo file
16        write cert combo file
17        load combo file
18
19case 4: make ID
20        write key unconventional name
21        write cert unconventional name
22        load unconventional filename
23       
24case 5: make ID
25        write cert to combo file
26        load combo file
27
28case 6: make ID
29        write key to combo file
30        load combo file
31
32case 7: load unknown combo file
Note: See TracBrowser for help on using the repository browser.