Skip to content

Instantly share code, notes, and snippets.

@lmiguelmh
Created November 14, 2017 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lmiguelmh/04203c713ed441a04ba316dfd20fa30d to your computer and use it in GitHub Desktop.
Save lmiguelmh/04203c713ed441a04ba316dfd20fa30d to your computer and use it in GitHub Desktop.
Log for OpenSC with the verification of the mechanism disabled
C:\Program Files\OpenSC Project\OpenSC\tools>pkcs11-tool.exe --module "C:\Program Files\OpenSC Project\OpenSC\pkcs11\opensc-pkcs11.dll" -v -s -m SHA256-RSA-PKCS --id 02 --slot 1 --pin 112233 -i test.txt -o test.signed.txt
Using slot with ID 0x1
Using signature algorithm SHA256-RSA-PKCS
-END-
**opencs-debug.log**
2017-11-13 15:41:32.061 ===================================
2017-11-13 15:41:32.063 opensc version: 0.17.0
2017-11-13 15:41:32.064 PC/SC options: connect_exclusive=0 disconnect_action=1 transaction_end_action=0 reconnect_action=0 enable_pinpad=1 enable_pace=1
2017-11-13 15:41:32.066 [opensc-pkcs11] reader-pcsc.c:1283:pcsc_detect_readers: called
2017-11-13 15:41:32.067 Probing PC/SC readers
2017-11-13 15:41:32.069 Establish PC/SC context
2017-11-13 15:41:32.073 Adding new PC/SC reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:32.074 Gemplus USB Smart Card Reader 0 check
2017-11-13 15:41:32.076 current state: 0x00010422
2017-11-13 15:41:32.077 previous state: 0x00000000
2017-11-13 15:41:32.078 card present, changed
2017-11-13 15:41:32.392 Gemplus USB Smart Card Reader 0:SCardConnect(SHARED): 0x00000000
2017-11-13 15:41:32.393 [opensc-pkcs11] reader-pcsc.c:1063:detect_reader_features: called
2017-11-13 15:41:32.394 Requesting reader features ...
2017-11-13 15:41:32.396 Reader feature 12 found
2017-11-13 15:41:32.397 Reader feature 13 found
2017-11-13 15:41:32.398 Reader feature 13 is not supported
2017-11-13 15:41:32.400 get dwMaxAPDUDataSize property returned 0
2017-11-13 15:41:32.401 Assuming that the reader supports transceiving short length APDUs only
2017-11-13 15:41:32.402 id_vendor=08e6 id_product=3437
2017-11-13 15:41:32.404 [opensc-pkcs11] reader-pcsc.c:1423:pcsc_detect_readers: returning with: 0 (Success)
2017-11-13 15:41:32.405 PKCS#11 options: max_virtual_slots=16 slots_per_card=4 hide_empty_tokens=1 lock_login=0 atomic=0 pin_unblock_style=0 zero_ckaid_for_ca_certs=0 create_slots_flags=0x8
2017-11-13 15:41:32.406 Initializing slot with id 0x0
2017-11-13 15:41:32.407 Initializing slot with id 0x1
2017-11-13 15:41:32.409 Initializing slot with id 0x2
2017-11-13 15:41:32.410 Initializing slot with id 0x3
2017-11-13 15:41:32.411 Initialize reader 'Gemplus USB Smart Card Reader 0': detect SC card presence
2017-11-13 15:41:32.412 [opensc-pkcs11] sc.c:275:sc_detect_card_presence: called
2017-11-13 15:41:32.413 [opensc-pkcs11] reader-pcsc.c:411:pcsc_detect_card_presence: called
2017-11-13 15:41:32.414 Gemplus USB Smart Card Reader 0 check
2017-11-13 15:41:32.415 current state: 0x00010022
2017-11-13 15:41:32.416 previous state: 0x00010422
2017-11-13 15:41:32.418 card present
2017-11-13 15:41:32.419 [opensc-pkcs11] reader-pcsc.c:416:pcsc_detect_card_presence: returning with: 1
2017-11-13 15:41:32.420 [opensc-pkcs11] sc.c:280:sc_detect_card_presence: returning with: 1
2017-11-13 15:41:32.421 Initialize reader 'Gemplus USB Smart Card Reader 0': detect PKCS11 card presence
2017-11-13 15:41:32.422 Gemplus USB Smart Card Reader 0: Detecting smart card
2017-11-13 15:41:32.423 [opensc-pkcs11] sc.c:275:sc_detect_card_presence: called
2017-11-13 15:41:32.424 [opensc-pkcs11] reader-pcsc.c:411:pcsc_detect_card_presence: called
2017-11-13 15:41:32.425 Gemplus USB Smart Card Reader 0 check
2017-11-13 15:41:32.427 [opensc-pkcs11] reader-pcsc.c:339:refresh_attributes: returning with: 0 (Success)
2017-11-13 15:41:32.428 [opensc-pkcs11] reader-pcsc.c:416:pcsc_detect_card_presence: returning with: 1
2017-11-13 15:41:32.429 [opensc-pkcs11] sc.c:280:sc_detect_card_presence: returning with: 1
2017-11-13 15:41:32.430 Gemplus USB Smart Card Reader 0: First seen the card
2017-11-13 15:41:32.431 Gemplus USB Smart Card Reader 0: Connecting ...
2017-11-13 15:41:32.432 [opensc-pkcs11] card.c:200:sc_connect_card: called
2017-11-13 15:41:32.433 [opensc-pkcs11] reader-pcsc.c:533:pcsc_connect: called
2017-11-13 15:41:32.435 Gemplus USB Smart Card Reader 0 check
2017-11-13 15:41:32.436 [opensc-pkcs11] reader-pcsc.c:339:refresh_attributes: returning with: 0 (Success)
2017-11-13 15:41:32.438 Initial protocol: T=1
2017-11-13 15:41:32.439 ATR : 3b:dd:18:00:81:31:fe:45:80:f9:a0:00:00:00:77:01:00:70:0a:90:00:8b
2017-11-13 15:41:32.440 ATR try : 3B:DD:18:00:81:31:FE:45:80:F9:A0:00:00:00:77:01:00:70:0A:90:00:8B
2017-11-13 15:41:32.441 matching configured ATRs
2017-11-13 15:41:32.442 trying driver 'authentic'
2017-11-13 15:41:32.444 ATR : 3b:dd:18:00:81:31:fe:45:80:f9:a0:00:00:00:77:01:00:70:0a:90:00:8b
2017-11-13 15:41:32.445 ATR try : 3B:DD:18:00:81:31:FE:45:80:F9:A0:00:00:00:77:01:00:70:0A:90:00:8B
2017-11-13 15:41:32.446 matched driver 'Oberthur AuthentIC v3.1'
2017-11-13 15:41:32.447 try to match card with ATR 3BDD18008131FE4580F9A00000007701 00700A90008B
2017-11-13 15:41:32.448 ATR : 3b:dd:18:00:81:31:fe:45:80:f9:a0:00:00:00:77:01:00:70:0a:90:00:8b
2017-11-13 15:41:32.449 ATR try : 3B:DD:18:00:81:31:FE:45:80:F9:A0:00:00:00:77:01:00:70:0A:90:00:8B
2017-11-13 15:41:32.450 'Oberthur AuthentIC 3.2.2' card matched
2017-11-13 15:41:32.451 [opensc-pkcs11] card-authentic.c:468:authentic_init: called
2017-11-13 15:41:32.452 [opensc-pkcs11] card-authentic.c:435:authentic_init_oberthur_authentic_3_2: called
2017-11-13 15:41:32.453 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:32.454 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:32.455 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:32.456 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:32.457 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:32.458 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:32.459 CLA:0, INS:A4, P1:4, P2:0, data(16) 00007FF90999A8F0
2017-11-13 15:41:32.460 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:32.462 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (21 bytes):
00 A4 04 00 10 A0 00 00 00 77 01 00 70 0A 10 00 .........w..p...
F1 00 00 01 00 .....
2017-11-13 15:41:32.463 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:32.576 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (22 bytes):
6F 12 84 10 A0 00 00 00 77 01 00 70 0A 10 00 F1 o.......w..p....
00 00 01 00 90 00 ......
2017-11-13 15:41:32.577 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:32.579 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:32.580 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:32.581 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:32.583 [opensc-pkcs11] card-authentic.c:599:authentic_select_mf: called
2017-11-13 15:41:32.584 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:32.585 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:32.586 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:32.588 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:32.589 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:32.590 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:32.592 CLA:0, INS:A4, P1:0, P2:0, data(0) 0000000000000000
2017-11-13 15:41:32.593 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:32.594 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 A4 00 00 00 .....
2017-11-13 15:41:32.595 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:32.620 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (25 bytes):
62 15 82 01 38 83 02 3F 00 85 02 00 08 86 08 00 b...8..?........
02 20 00 20 00 FF 00 90 00 . . .....
2017-11-13 15:41:32.622 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:32.624 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:32.625 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:32.626 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:32.627 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:32.629 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:32.630 FCP length 21
2017-11-13 15:41:32.631 processing FCI bytes
2017-11-13 15:41:32.632 file identifier: 0x3F00
2017-11-13 15:41:32.634 shareable: no
2017-11-13 15:41:32.635 type: DF
2017-11-13 15:41:32.636 EF structure: 0
2017-11-13 15:41:32.637 tag 0x82: 0x38
2017-11-13 15:41:32.639 ACL data(8):000220002000FF00
2017-11-13 15:41:32.640 ACL(0) op 0x3, acl 0:2
2017-11-13 15:41:32.641 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:32.642 ACL(2) op 0x7, acl 20:0
2017-11-13 15:41:32.644 ACL(3) op 0xFF, acl FF:0
2017-11-13 15:41:32.645 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:32.646 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:32.647 [opensc-pkcs11] card-authentic.c:635:authentic_select_mf: returning with: 0 (Success)
2017-11-13 15:41:32.648 [opensc-pkcs11] card-authentic.c:458:authentic_init_oberthur_authentic_3_2: returning with: 0 (Success)
2017-11-13 15:41:32.649 [opensc-pkcs11] card-authentic.c:1714:authentic_get_serialnr: called
2017-11-13 15:41:32.650 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:32.651 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:32.652 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:32.653 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:32.654 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:32.655 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:32.657 CLA:0, INS:CA, P1:9F, P2:7F, data(0) 0000000000000000
2017-11-13 15:41:32.658 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:32.659 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 CA 9F 7F 2D ....-
2017-11-13 15:41:32.660 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:32.678 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (47 bytes):
9F 7F 2A 48 20 50 2B 82 31 80 30 00 63 10 48 14 ..*H P+.1.0.c.H.
7C CE 95 17 00 11 42 11 74 11 43 11 74 11 44 11 |.....B.t.C.t.D.
74 14 01 00 00 01 01 14 04 01 01 01 01 90 00 t..............
2017-11-13 15:41:32.680 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:32.681 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:32.682 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:32.684 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:32.685 serial 147CCE95
2017-11-13 15:41:32.686 [opensc-pkcs11] card-authentic.c:1730:authentic_get_serialnr: returning with: 0 (Success)
2017-11-13 15:41:32.687 [opensc-pkcs11] card-authentic.c:491:authentic_init: returning with: 0 (Success)
2017-11-13 15:41:32.688 card info name:'Oberthur AuthentIC 3.2.2', type:11100, flags:0x0, max_send/recv_size:65535/65536
2017-11-13 15:41:32.690 [opensc-pkcs11] card.c:1414:sc_card_sm_check: called
2017-11-13 15:41:32.691 card->sm_ctx.ops.open 00007FF909734610
2017-11-13 15:41:32.692 ATR : 3b:dd:18:00:81:31:fe:45:80:f9:a0:00:00:00:77:01:00:70:0a:90:00:8b
2017-11-13 15:41:32.694 ATR try : 3B:DD:18:00:81:31:FE:45:80:F9:A0:00:00:00:77:01:00:70:0A:90:00:8B
2017-11-13 15:41:32.695 [opensc-pkcs11] card.c:1423:sc_card_sm_check: returning with: 0 (Success)
2017-11-13 15:41:32.697 [opensc-pkcs11] card.c:329:sc_connect_card: returning with: 0 (Success)
2017-11-13 15:41:32.698 Gemplus USB Smart Card Reader 0: Connected SC card 0000024A9A695C70
2017-11-13 15:41:32.699 [opensc-pkcs11] dir.c:163:sc_enum_apps: called
2017-11-13 15:41:32.701 called; type=2, path=3f002f00
2017-11-13 15:41:32.702 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:32.703 try to select path(type:2) 3f002f00
2017-11-13 15:41:32.704 current_df(type=2) 3f00
2017-11-13 15:41:32.705 current_ef empty
2017-11-13 15:41:32.706 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:32.707 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 2
2017-11-13 15:41:32.709 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:32.710 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:32.711 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:32.712 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:32.713 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:32.714 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:32.715 CLA:0, INS:A4, P1:0, P2:0, data(2) 000000FB75FBF0F0
2017-11-13 15:41:32.716 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:32.717 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (8 bytes):
00 A4 00 00 02 2F 00 00 ...../..
2017-11-13 15:41:32.718 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:32.749 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (25 bytes):
62 15 80 02 00 30 82 01 01 83 02 2F 00 86 08 00 b....0...../....
00 20 00 20 00 20 00 90 00 . . . ...
2017-11-13 15:41:32.750 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:32.752 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:32.753 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:32.754 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:32.755 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:32.756 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:32.757 FCP length 21
2017-11-13 15:41:32.758 processing FCI bytes
2017-11-13 15:41:32.760 file identifier: 0x2F00
2017-11-13 15:41:32.761 bytes in file: 48
2017-11-13 15:41:32.762 shareable: no
2017-11-13 15:41:32.763 type: working EF
2017-11-13 15:41:32.764 EF structure: 1
2017-11-13 15:41:32.765 tag 0x82: 0x01
2017-11-13 15:41:32.766 ACL data(8):0000200020002000
2017-11-13 15:41:32.767 ACL(0) op 0x16, acl 0:0
2017-11-13 15:41:32.768 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:32.769 ACL(2) op 0x17, acl 20:0
2017-11-13 15:41:32.770 ACL(3) op 0x19, acl 20:0
2017-11-13 15:41:32.771 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:32.772 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:32.773 [opensc-pkcs11] card-authentic.c:807:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:32.774 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:32.776 called; 48 bytes at index 0
2017-11-13 15:41:32.777 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:32.778 offs:0,count:48,max_recv_size:65536
2017-11-13 15:41:32.779 reader flags 0x1
2017-11-13 15:41:32.780 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:32.781 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:32.782 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:32.783 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:32.784 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:32.785 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:32.786 CLA:0, INS:B0, P1:0, P2:0, data(0) 0000000000000000
2017-11-13 15:41:32.787 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:32.788 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 00 00 30 ....0
2017-11-13 15:41:32.789 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:32.819 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (50 bytes):
61 2E 4F 10 A0 00 00 00 77 01 00 70 0A 10 00 F1 a.O.....w..p....
00 00 01 00 50 06 4F 54 20 41 57 50 51 04 3F 00 ....P.OT AWPQ.?.
50 15 73 0C 30 04 04 02 50 15 A0 04 04 02 50 15 P.s.0...P.....P.
90 00 ..
2017-11-13 15:41:32.820 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:32.821 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:32.823 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:32.824 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:32.826 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 48
2017-11-13 15:41:32.827 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 48
2017-11-13 15:41:32.828 [opensc-pkcs11] dir.c:71:parse_dir_record: called
2017-11-13 15:41:32.830 called, left=48, depth 0
2017-11-13 15:41:32.831 Looking for 'dirRecord', tag 0x11000001
2017-11-13 15:41:32.832 decoding 'dirRecord', raw data:4F10A0000000770100700A1000F10000...
2017-11-13 15:41:32.834 called, left=46, depth 1
2017-11-13 15:41:32.835 Looking for 'aid', tag 0x1000000f
2017-11-13 15:41:32.836 decoding 'aid', raw data:A0000000770100700A1000F100000100
2017-11-13 15:41:32.837 Looking for 'label', tag 0x10000010, OPTIONAL
2017-11-13 15:41:32.839 decoding 'label', raw data:4F5420415750
2017-11-13 15:41:32.840 Looking for 'path', tag 0x10000011, OPTIONAL
2017-11-13 15:41:32.841 decoding 'path', raw data:3F005015
2017-11-13 15:41:32.842 Looking for 'ddo', tag 0x11000013, OPTIONAL
2017-11-13 15:41:32.844 decoding 'ddo', raw data:300404025015A00404025015
2017-11-13 15:41:32.845 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:32.846 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:32.847 [opensc-pkcs11] dir.c:151:parse_dir_record: returning with: 0 (Success)
2017-11-13 15:41:32.848 [opensc-pkcs11] dir.c:254:sc_enum_apps: returning with: 0 (Success)
2017-11-13 15:41:32.849 Gemplus USB Smart Card Reader 0: Detecting Framework. 1 on-card applications
2017-11-13 15:41:32.850 Gemplus USB Smart Card Reader 0: generic application <none>
2017-11-13 15:41:32.851 Gemplus USB Smart Card Reader 0: Detected framework 0. Creating tokens.
2017-11-13 15:41:32.852 Gemplus USB Smart Card Reader 0: Binding OT AWP token.
2017-11-13 15:41:32.853 Bind PKCS#15 'OT AWP' application
2017-11-13 15:41:32.854 [opensc-pkcs11] pkcs15.c:1241:sc_pkcs15_bind: called
2017-11-13 15:41:32.855 application(aid:'A0000000770100700A1000F100000100')
2017-11-13 15:41:32.857 PKCS#15 options: use_file_cache=0 use_pin_cache=1 pin_cache_counter=10 pin_cache_ignore_user_consent=0
2017-11-13 15:41:32.858 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:32.859 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:32.860 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:32.861 PKCS#15 emulation enabled
2017-11-13 15:41:32.862 [opensc-pkcs11] pkcs15.c:1014:sc_pkcs15_bind_internal: called
2017-11-13 15:41:32.863 bind to application('OT AWP',aid:'A0000000770100700A1000F100000100')
2017-11-13 15:41:32.864 [opensc-pkcs11] pkcs15.c:506:parse_ddo: called
2017-11-13 15:41:32.866 called, left=12, depth 0
2017-11-13 15:41:32.867 Looking for 'oid', tag 0x6, OPTIONAL
2017-11-13 15:41:32.868 'oid' not present
2017-11-13 15:41:32.869 Looking for 'odfPath', tag 0x1000010, OPTIONAL
2017-11-13 15:41:32.871 decoding 'odfPath', raw data:04025015
2017-11-13 15:41:32.872 called, left=4, depth 1
2017-11-13 15:41:32.873 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:32.874 decoding 'path', raw data:5015
2017-11-13 15:41:32.876 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:32.877 'index' not present
2017-11-13 15:41:32.878 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:32.879 'length' not present
2017-11-13 15:41:32.880 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:32.882 'pathExtended' not present
2017-11-13 15:41:32.883 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:32.884 Looking for 'tokenInfoPath', tag 0x21000000, OPTIONAL
2017-11-13 15:41:32.885 decoding 'tokenInfoPath', raw data:04025015
2017-11-13 15:41:32.886 called, left=4, depth 1
2017-11-13 15:41:32.887 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:32.888 decoding 'path', raw data:5015
2017-11-13 15:41:32.889 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:32.891 'index' not present
2017-11-13 15:41:32.892 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:32.893 'length' not present
2017-11-13 15:41:32.894 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:32.895 'pathExtended' not present
2017-11-13 15:41:32.896 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:32.897 Looking for 'unusedPath', tag 0x21000001, OPTIONAL
2017-11-13 15:41:32.899 'unusedPath' not present
2017-11-13 15:41:32.900 Looking for 'ddoIIN', tag 0x10000002, OPTIONAL
2017-11-13 15:41:32.901 'ddoIIN' not present
2017-11-13 15:41:32.902 Looking for 'ddoAID', tag 0x1000000f, OPTIONAL
2017-11-13 15:41:32.903 'ddoAID' not present
2017-11-13 15:41:32.904 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:32.905 [opensc-pkcs11] pkcs15.c:549:parse_ddo: returning with: 0 (Success)
2017-11-13 15:41:32.906 application path '3f005015'
2017-11-13 15:41:32.907 called; type=2, path=3f005015
2017-11-13 15:41:32.909 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:32.910 try to select path(type:2) 3f005015
2017-11-13 15:41:32.911 current_df(type=2) 3f00
2017-11-13 15:41:32.912 current_ef(type=0) 2f00
2017-11-13 15:41:32.913 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:32.914 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 2
2017-11-13 15:41:32.915 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:32.916 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:32.917 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:32.918 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:32.919 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:32.920 CLA:0, INS:A4, P1:0, P2:0, data(2) 000000FB75FBEBB0
2017-11-13 15:41:32.921 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:32.922 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (8 bytes):
00 A4 00 00 02 50 15 00 .....P..
2017-11-13 15:41:32.923 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:32.951 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (23 bytes):
62 13 82 01 38 83 02 50 15 85 02 00 12 86 06 20 b...8..P.......
00 20 00 20 00 90 00 . . ...
2017-11-13 15:41:32.953 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:32.954 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:32.955 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:32.957 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:32.958 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:32.960 FCP length 19
2017-11-13 15:41:32.961 processing FCI bytes
2017-11-13 15:41:32.962 file identifier: 0x5015
2017-11-13 15:41:32.963 shareable: no
2017-11-13 15:41:32.964 type: DF
2017-11-13 15:41:32.966 EF structure: 0
2017-11-13 15:41:32.967 tag 0x82: 0x38
2017-11-13 15:41:32.968 ACL data(6):200020002000
2017-11-13 15:41:32.969 ACL(0) op 0x3, acl 20:0
2017-11-13 15:41:32.970 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:32.971 ACL(2) op 0x7, acl 20:0
2017-11-13 15:41:32.972 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:32.973 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:32.974 [opensc-pkcs11] card-authentic.c:807:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:32.975 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:32.976 absolute path to EF(ODF) 3f0050155031
2017-11-13 15:41:32.977 called; type=2, path=3f0050155031
2017-11-13 15:41:32.978 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:32.979 try to select path(type:2) 3f0050155031
2017-11-13 15:41:32.980 current_df(type=0) 3f005015
2017-11-13 15:41:32.981 current_ef empty
2017-11-13 15:41:32.982 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:32.984 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 4
2017-11-13 15:41:32.985 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:32.986 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:32.987 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:32.988 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:32.989 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:32.990 CLA:0, INS:A4, P1:0, P2:0, data(2) 000000FB75FBEBB0
2017-11-13 15:41:32.991 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:32.992 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (8 bytes):
00 A4 00 00 02 50 31 00 .....P1.
2017-11-13 15:41:32.993 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:33.021 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (25 bytes):
62 15 80 02 00 30 82 01 01 83 02 50 31 86 08 00 b....0.....P1...
00 20 00 20 00 20 00 90 00 . . . ...
2017-11-13 15:41:33.022 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:33.023 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:33.025 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:33.026 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:33.027 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:33.029 FCP length 21
2017-11-13 15:41:33.030 processing FCI bytes
2017-11-13 15:41:33.031 file identifier: 0x5031
2017-11-13 15:41:33.033 bytes in file: 48
2017-11-13 15:41:33.034 shareable: no
2017-11-13 15:41:33.035 type: working EF
2017-11-13 15:41:33.037 EF structure: 1
2017-11-13 15:41:33.038 tag 0x82: 0x01
2017-11-13 15:41:33.039 ACL data(8):0000200020002000
2017-11-13 15:41:33.040 ACL(0) op 0x16, acl 0:0
2017-11-13 15:41:33.042 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:33.043 ACL(2) op 0x17, acl 20:0
2017-11-13 15:41:33.044 ACL(3) op 0x19, acl 20:0
2017-11-13 15:41:33.045 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:33.046 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:33.047 [opensc-pkcs11] card-authentic.c:807:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:33.048 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:33.049 called; 48 bytes at index 0
2017-11-13 15:41:33.050 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:33.051 offs:0,count:48,max_recv_size:65536
2017-11-13 15:41:33.052 reader flags 0x1
2017-11-13 15:41:33.053 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:33.054 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:33.055 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:33.056 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:33.058 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:33.059 CLA:0, INS:B0, P1:0, P2:0, data(0) 0000000000000000
2017-11-13 15:41:33.060 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:33.061 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 00 00 30 ....0
2017-11-13 15:41:33.062 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:33.092 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (50 bytes):
A8 06 30 04 04 02 70 01 A0 06 30 04 04 02 70 02 ..0...p...0...p.
A1 06 30 04 04 02 70 04 A4 06 30 04 04 02 70 05 ..0...p...0...p.
A7 06 30 04 04 02 70 06 A3 06 30 04 04 02 70 03 ..0...p...0...p.
90 00 ..
2017-11-13 15:41:33.093 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:33.095 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:33.096 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:33.098 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 48
2017-11-13 15:41:33.099 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 48
2017-11-13 15:41:33.101 called, left=48, depth 0, choice
2017-11-13 15:41:33.102 Looking for 'privateKeys', tag 0x21000000, CHOICE
2017-11-13 15:41:33.104 'privateKeys' not present
2017-11-13 15:41:33.105 Looking for 'publicKeys', tag 0x21000001, CHOICE
2017-11-13 15:41:33.106 'publicKeys' not present
2017-11-13 15:41:33.108 Looking for 'trustedPublicKeys', tag 0x21000002, CHOICE
2017-11-13 15:41:33.110 'trustedPublicKeys' not present
2017-11-13 15:41:33.111 Looking for 'secretKeys', tag 0x21000003, CHOICE
2017-11-13 15:41:33.112 'secretKeys' not present
2017-11-13 15:41:33.114 Looking for 'certificates', tag 0x21000004, CHOICE
2017-11-13 15:41:33.115 'certificates' not present
2017-11-13 15:41:33.116 Looking for 'trustedCertificates', tag 0x21000005, CHOICE
2017-11-13 15:41:33.118 'trustedCertificates' not present
2017-11-13 15:41:33.119 Looking for 'usefulCertificates', tag 0x21000006, CHOICE
2017-11-13 15:41:33.120 'usefulCertificates' not present
2017-11-13 15:41:33.121 Looking for 'dataObjects', tag 0x21000007, CHOICE
2017-11-13 15:41:33.122 'dataObjects' not present
2017-11-13 15:41:33.124 Looking for 'authObjects', tag 0x21000008, CHOICE
2017-11-13 15:41:33.125 decoding 'authObjects', raw data:300404027001
2017-11-13 15:41:33.126 called, left=6, depth 1
2017-11-13 15:41:33.128 Looking for 'path', tag 0x1000010
2017-11-13 15:41:33.129 decoding 'path', raw data:04027001
2017-11-13 15:41:33.131 called, left=4, depth 2
2017-11-13 15:41:33.132 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:33.134 decoding 'path', raw data:7001
2017-11-13 15:41:33.135 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:33.137 'index' not present
2017-11-13 15:41:33.138 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:33.139 'length' not present
2017-11-13 15:41:33.140 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:33.141 'pathExtended' not present
2017-11-13 15:41:33.142 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.144 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.145 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 8
2017-11-13 15:41:33.146 called, left=40, depth 0, choice
2017-11-13 15:41:33.147 Looking for 'privateKeys', tag 0x21000000, CHOICE
2017-11-13 15:41:33.149 decoding 'privateKeys', raw data:300404027002
2017-11-13 15:41:33.150 called, left=6, depth 1
2017-11-13 15:41:33.151 Looking for 'path', tag 0x1000010
2017-11-13 15:41:33.152 decoding 'path', raw data:04027002
2017-11-13 15:41:33.153 called, left=4, depth 2
2017-11-13 15:41:33.154 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:33.156 decoding 'path', raw data:7002
2017-11-13 15:41:33.157 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:33.158 'index' not present
2017-11-13 15:41:33.159 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:33.160 'length' not present
2017-11-13 15:41:33.161 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:33.163 'pathExtended' not present
2017-11-13 15:41:33.164 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.165 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.166 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.167 called, left=32, depth 0, choice
2017-11-13 15:41:33.168 Looking for 'privateKeys', tag 0x21000000, CHOICE
2017-11-13 15:41:33.169 'privateKeys' not present
2017-11-13 15:41:33.170 Looking for 'publicKeys', tag 0x21000001, CHOICE
2017-11-13 15:41:33.172 decoding 'publicKeys', raw data:300404027004
2017-11-13 15:41:33.173 called, left=6, depth 1
2017-11-13 15:41:33.174 Looking for 'path', tag 0x1000010
2017-11-13 15:41:33.175 decoding 'path', raw data:04027004
2017-11-13 15:41:33.176 called, left=4, depth 2
2017-11-13 15:41:33.177 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:33.179 decoding 'path', raw data:7004
2017-11-13 15:41:33.180 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:33.181 'index' not present
2017-11-13 15:41:33.182 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:33.183 'length' not present
2017-11-13 15:41:33.184 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:33.186 'pathExtended' not present
2017-11-13 15:41:33.187 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.188 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.189 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 1
2017-11-13 15:41:33.190 called, left=24, depth 0, choice
2017-11-13 15:41:33.192 Looking for 'privateKeys', tag 0x21000000, CHOICE
2017-11-13 15:41:33.193 'privateKeys' not present
2017-11-13 15:41:33.194 Looking for 'publicKeys', tag 0x21000001, CHOICE
2017-11-13 15:41:33.195 'publicKeys' not present
2017-11-13 15:41:33.196 Looking for 'trustedPublicKeys', tag 0x21000002, CHOICE
2017-11-13 15:41:33.197 'trustedPublicKeys' not present
2017-11-13 15:41:33.199 Looking for 'secretKeys', tag 0x21000003, CHOICE
2017-11-13 15:41:33.200 'secretKeys' not present
2017-11-13 15:41:33.201 Looking for 'certificates', tag 0x21000004, CHOICE
2017-11-13 15:41:33.202 decoding 'certificates', raw data:300404027005
2017-11-13 15:41:33.203 called, left=6, depth 1
2017-11-13 15:41:33.204 Looking for 'path', tag 0x1000010
2017-11-13 15:41:33.205 decoding 'path', raw data:04027005
2017-11-13 15:41:33.206 called, left=4, depth 2
2017-11-13 15:41:33.207 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:33.208 decoding 'path', raw data:7005
2017-11-13 15:41:33.209 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:33.210 'index' not present
2017-11-13 15:41:33.212 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:33.213 'length' not present
2017-11-13 15:41:33.214 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:33.215 'pathExtended' not present
2017-11-13 15:41:33.216 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.217 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.218 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 4
2017-11-13 15:41:33.219 called, left=16, depth 0, choice
2017-11-13 15:41:33.220 Looking for 'privateKeys', tag 0x21000000, CHOICE
2017-11-13 15:41:33.221 'privateKeys' not present
2017-11-13 15:41:33.223 Looking for 'publicKeys', tag 0x21000001, CHOICE
2017-11-13 15:41:33.224 'publicKeys' not present
2017-11-13 15:41:33.225 Looking for 'trustedPublicKeys', tag 0x21000002, CHOICE
2017-11-13 15:41:33.226 'trustedPublicKeys' not present
2017-11-13 15:41:33.228 Looking for 'secretKeys', tag 0x21000003, CHOICE
2017-11-13 15:41:33.229 'secretKeys' not present
2017-11-13 15:41:33.230 Looking for 'certificates', tag 0x21000004, CHOICE
2017-11-13 15:41:33.231 'certificates' not present
2017-11-13 15:41:33.232 Looking for 'trustedCertificates', tag 0x21000005, CHOICE
2017-11-13 15:41:33.234 'trustedCertificates' not present
2017-11-13 15:41:33.235 Looking for 'usefulCertificates', tag 0x21000006, CHOICE
2017-11-13 15:41:33.236 'usefulCertificates' not present
2017-11-13 15:41:33.237 Looking for 'dataObjects', tag 0x21000007, CHOICE
2017-11-13 15:41:33.238 decoding 'dataObjects', raw data:300404027006
2017-11-13 15:41:33.239 called, left=6, depth 1
2017-11-13 15:41:33.241 Looking for 'path', tag 0x1000010
2017-11-13 15:41:33.242 decoding 'path', raw data:04027006
2017-11-13 15:41:33.243 called, left=4, depth 2
2017-11-13 15:41:33.244 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:33.246 decoding 'path', raw data:7006
2017-11-13 15:41:33.247 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:33.248 'index' not present
2017-11-13 15:41:33.249 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:33.251 'length' not present
2017-11-13 15:41:33.252 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:33.253 'pathExtended' not present
2017-11-13 15:41:33.254 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.255 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.256 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 7
2017-11-13 15:41:33.257 called, left=8, depth 0, choice
2017-11-13 15:41:33.258 Looking for 'privateKeys', tag 0x21000000, CHOICE
2017-11-13 15:41:33.259 'privateKeys' not present
2017-11-13 15:41:33.260 Looking for 'publicKeys', tag 0x21000001, CHOICE
2017-11-13 15:41:33.262 'publicKeys' not present
2017-11-13 15:41:33.263 Looking for 'trustedPublicKeys', tag 0x21000002, CHOICE
2017-11-13 15:41:33.264 'trustedPublicKeys' not present
2017-11-13 15:41:33.265 Looking for 'secretKeys', tag 0x21000003, CHOICE
2017-11-13 15:41:33.266 decoding 'secretKeys', raw data:300404027003
2017-11-13 15:41:33.268 called, left=6, depth 1
2017-11-13 15:41:33.269 Looking for 'path', tag 0x1000010
2017-11-13 15:41:33.270 decoding 'path', raw data:04027003
2017-11-13 15:41:33.271 called, left=4, depth 2
2017-11-13 15:41:33.273 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:33.274 decoding 'path', raw data:7003
2017-11-13 15:41:33.275 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:33.276 'index' not present
2017-11-13 15:41:33.277 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:33.279 'length' not present
2017-11-13 15:41:33.280 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:33.281 'pathExtended' not present
2017-11-13 15:41:33.282 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.284 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.285 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 3
2017-11-13 15:41:33.286 The following DFs were found:
2017-11-13 15:41:33.287 DF type 8, path 3f0050157001, index 0, count -1
2017-11-13 15:41:33.288 DF type 0, path 3f0050157002, index 0, count -1
2017-11-13 15:41:33.289 DF type 1, path 3f0050157004, index 0, count -1
2017-11-13 15:41:33.290 DF type 4, path 3f0050157005, index 0, count -1
2017-11-13 15:41:33.292 DF type 7, path 3f0050157006, index 0, count -1
2017-11-13 15:41:33.293 DF type 3, path 3f0050157003, index 0, count -1
2017-11-13 15:41:33.294 absolute path to EF(TokenInfo) 3f0050155032
2017-11-13 15:41:33.295 called; type=2, path=3f0050155032
2017-11-13 15:41:33.296 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:33.297 try to select path(type:2) 3f0050155032
2017-11-13 15:41:33.299 current_df(type=0) 3f005015
2017-11-13 15:41:33.300 current_ef(type=0) 5031
2017-11-13 15:41:33.301 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:33.302 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 4
2017-11-13 15:41:33.303 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:33.304 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:33.306 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:33.307 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:33.308 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:33.309 CLA:0, INS:A4, P1:0, P2:0, data(2) 000000FB75FBEBB0
2017-11-13 15:41:33.310 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:33.311 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (8 bytes):
00 A4 00 00 02 50 32 00 .....P2.
2017-11-13 15:41:33.312 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:33.339 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (25 bytes):
62 15 80 02 02 E9 82 01 01 83 02 50 32 86 08 00 b..........P2...
00 20 00 20 00 20 00 90 00 . . . ...
2017-11-13 15:41:33.341 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:33.343 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:33.344 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:33.345 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:33.346 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:33.347 FCP length 21
2017-11-13 15:41:33.349 processing FCI bytes
2017-11-13 15:41:33.350 file identifier: 0x5032
2017-11-13 15:41:33.351 bytes in file: 745
2017-11-13 15:41:33.352 shareable: no
2017-11-13 15:41:33.353 type: working EF
2017-11-13 15:41:33.354 EF structure: 1
2017-11-13 15:41:33.355 tag 0x82: 0x01
2017-11-13 15:41:33.357 ACL data(8):0000200020002000
2017-11-13 15:41:33.358 ACL(0) op 0x16, acl 0:0
2017-11-13 15:41:33.359 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:33.360 ACL(2) op 0x17, acl 20:0
2017-11-13 15:41:33.361 ACL(3) op 0x19, acl 20:0
2017-11-13 15:41:33.362 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:33.363 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:33.364 [opensc-pkcs11] card-authentic.c:807:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:33.365 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:33.366 called; 745 bytes at index 0
2017-11-13 15:41:33.367 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:33.368 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:33.369 called; 256 bytes at index 0
2017-11-13 15:41:33.370 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:33.371 offs:0,count:256,max_recv_size:65536
2017-11-13 15:41:33.373 reader flags 0x1
2017-11-13 15:41:33.374 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:33.375 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:33.376 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:33.377 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:33.378 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:33.379 CLA:0, INS:B0, P1:0, P2:0, data(0) 0000000000000000
2017-11-13 15:41:33.380 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:33.381 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 00 00 00 .....
2017-11-13 15:41:33.382 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:33.439 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
30 82 02 E5 02 01 01 0C 15 4F 62 65 72 74 68 75 0........Oberthu
72 20 54 65 63 68 6E 6F 6C 6F 67 69 65 73 80 06 r Technologies..
4F 54 20 41 57 50 03 02 05 60 A2 82 02 A8 30 17 OT AWP...`....0.
02 01 01 02 02 02 20 05 00 03 02 01 02 06 05 2B ...... ........+
0E 03 02 1A 02 01 01 30 1A 02 01 02 02 01 00 05 .......0........
00 03 02 01 02 06 09 60 86 48 01 65 03 04 02 04 .......`.H.e....
02 01 02 30 1B 02 01 03 02 02 02 50 05 00 03 02 ...0.......P....
01 02 06 09 60 86 48 01 65 03 04 02 01 02 01 03 ....`.H.e.......
30 1B 02 01 04 02 02 02 60 05 00 03 02 01 02 06 0.......`.......
09 60 86 48 01 65 03 04 02 02 02 01 04 30 1B 02 .`.H.e.......0..
01 05 02 02 02 55 05 00 03 02 01 02 06 09 60 86 .....U........`.
48 01 65 03 04 02 03 02 01 05 30 1A 02 01 06 02 H.e.......0.....
01 06 05 00 03 02 06 40 06 09 2A 86 48 86 F7 0D .......@..*.H...
01 01 05 02 01 12 30 1A 02 01 07 02 01 40 05 00 ......0......@..
03 02 06 40 06 09 2A 86 48 86 F7 0D 01 01 0B 02 ...@..*.H.......
01 42 30 1A 02 01 08 02 01 01 05 00 03 02 06 40 .B0............@
90 00 ..
2017-11-13 15:41:33.441 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:33.442 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:33.444 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:33.445 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:33.446 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:33.448 called; 256 bytes at index 256
2017-11-13 15:41:33.449 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:33.450 offs:256,count:256,max_recv_size:65536
2017-11-13 15:41:33.452 reader flags 0x1
2017-11-13 15:41:33.453 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:33.454 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:33.455 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:33.456 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:33.457 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:33.459 CLA:0, INS:B0, P1:1, P2:0, data(0) 0000000000000000
2017-11-13 15:41:33.460 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:33.462 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 01 00 00 .....
2017-11-13 15:41:33.463 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:33.520 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
06 09 2A 86 48 86 F7 0D 01 01 01 02 01 02 30 1A ..*.H.........0.
02 01 09 02 01 01 05 00 03 02 02 04 06 09 2A 86 ..............*.
48 86 F7 0D 01 01 01 02 01 1A 30 18 02 01 0A 02 H.........0.....
02 01 22 05 00 03 02 02 04 06 06 2B 24 03 01 01 .."........+$...
02 02 01 02 30 18 02 01 0B 02 02 01 22 05 00 03 ....0......."...
02 03 08 06 06 2B 24 03 01 01 02 02 01 02 30 18 .....+$.......0.
02 01 0C 02 02 01 21 05 00 03 02 02 04 06 06 2B ......!........+
24 03 01 01 01 02 01 01 30 18 02 01 0D 02 02 01 $.......0.......
21 05 00 03 02 03 08 06 06 2B 24 03 01 01 01 02 !........+$.....
01 01 30 19 02 01 0E 02 02 01 25 05 00 03 02 02 ..0.......%.....
04 06 07 2B 24 03 01 01 02 01 02 01 01 30 19 02 ...+$........0..
01 0F 02 02 01 25 05 00 03 02 03 08 06 07 2B 24 .....%........+$
03 01 01 02 01 02 01 01 30 18 02 01 10 02 02 01 ........0.......
33 05 00 03 02 02 04 06 06 2B 24 03 01 03 02 02 3........+$.....
01 02 30 18 02 01 11 02 02 01 33 05 00 03 02 03 ..0.......3.....
08 06 06 2B 24 03 01 03 02 02 01 02 30 18 02 01 ...+$.......0...
90 00 ..
2017-11-13 15:41:33.522 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:33.523 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:33.524 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:33.526 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:33.527 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:33.528 called; 233 bytes at index 512
2017-11-13 15:41:33.529 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:33.531 offs:512,count:233,max_recv_size:65536
2017-11-13 15:41:33.532 reader flags 0x1
2017-11-13 15:41:33.534 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:33.535 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:33.536 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:33.537 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:33.539 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:33.540 CLA:0, INS:B0, P1:2, P2:0, data(0) 0000000000000000
2017-11-13 15:41:33.541 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:33.543 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 02 00 E9 .....
2017-11-13 15:41:33.544 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:33.596 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (235 bytes):
12 02 02 01 32 05 00 03 02 02 04 06 06 2B 24 03 ....2........+$.
01 03 01 02 01 01 30 18 02 01 13 02 02 01 32 05 ......0.......2.
00 03 02 03 08 06 06 2B 24 03 01 03 01 02 01 01 .......+$.......
30 19 02 01 14 02 02 01 36 05 00 03 02 02 04 06 0.......6.......
07 2B 24 03 01 03 02 01 02 01 02 30 19 02 01 15 .+$........0....
02 02 01 36 05 00 03 02 03 08 06 07 2B 24 03 01 ...6........+$..
03 02 01 02 01 02 30 1A 02 01 16 02 02 10 81 05 ......0.........
00 03 02 02 04 06 08 60 86 48 01 65 03 04 01 02 .......`.H.e....
01 01 30 1A 02 01 17 02 02 10 81 05 00 03 02 03 ..0.............
08 06 08 60 86 48 01 65 03 04 01 02 01 01 30 1A ...`.H.e......0.
02 01 18 02 02 10 82 05 00 03 02 02 04 06 08 60 ...............`
86 48 01 65 03 04 01 02 01 02 30 1A 02 01 19 02 .H.e......0.....
02 10 82 05 00 03 02 03 08 06 08 60 86 48 01 65 ...........`.H.e
03 04 01 02 01 02 A5 11 18 0F 32 30 30 39 30 35 ..........200905
32 36 30 38 30 34 33 30 5A 90 00 26080430Z..
2017-11-13 15:41:33.597 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:33.599 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:33.600 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:33.602 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 233
2017-11-13 15:41:33.603 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 233
2017-11-13 15:41:33.604 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:33.606 [opensc-pkcs11] card.c:602:sc_read_binary: returning with: 745
2017-11-13 15:41:33.607 called, left=745, depth 0
2017-11-13 15:41:33.609 Looking for 'TokenInfo', tag 0x1000010
2017-11-13 15:41:33.610 decoding 'TokenInfo', raw data:0201010C154F62657274687572205465...
2017-11-13 15:41:33.611 called, left=741, depth 1
2017-11-13 15:41:33.613 Looking for 'version', tag 0x2
2017-11-13 15:41:33.614 decoding 'version', raw data:01
2017-11-13 15:41:33.615 decoding 'version' returned 1
2017-11-13 15:41:33.616 Looking for 'serialNumber', tag 0x4, OPTIONAL
2017-11-13 15:41:33.618 'serialNumber' not present
2017-11-13 15:41:33.619 Looking for 'manufacturerID', tag 0xc, OPTIONAL
2017-11-13 15:41:33.620 decoding 'manufacturerID', raw data:4F6265727468757220546563686E6F6C...
2017-11-13 15:41:33.621 Looking for 'label', tag 0x20000000, OPTIONAL
2017-11-13 15:41:33.622 decoding 'label', raw data:4F5420415750
2017-11-13 15:41:33.623 Looking for 'label-tw', tag 0x21000000, OPTIONAL
2017-11-13 15:41:33.625 'label-tw' not present
2017-11-13 15:41:33.626 Looking for 'tokenflags', tag 0x3
2017-11-13 15:41:33.627 decoding 'tokenflags', raw data:0560
2017-11-13 15:41:33.629 Looking for 'seInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.630 'seInfo' not present
2017-11-13 15:41:33.632 Looking for 'recordInfo', tag 0x21000001, OPTIONAL
2017-11-13 15:41:33.633 'recordInfo' not present
2017-11-13 15:41:33.635 Looking for 'supportedAlgorithms', tag 0x21000002, OPTIONAL
2017-11-13 15:41:33.636 decoding 'supportedAlgorithms', raw data:30170201010202022005000302010206...
2017-11-13 15:41:33.637 called, left=680, depth 2
2017-11-13 15:41:33.638 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.639 decoding 'algorithmInfo', raw data:0201010202022005000302010206052B...
2017-11-13 15:41:33.640 called, left=23, depth 3
2017-11-13 15:41:33.642 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.643 decoding 'reference', raw data:01
2017-11-13 15:41:33.644 decoding 'reference' returned 1
2017-11-13 15:41:33.645 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.646 decoding 'algorithmPKCS#11', raw data:0220
2017-11-13 15:41:33.647 decoding 'algorithmPKCS#11' returned 544
2017-11-13 15:41:33.648 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.649 called, left=16, depth 4, choice
2017-11-13 15:41:33.650 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.652 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.653 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.654 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.655 decoding 'supportedOperations', raw data:0102
2017-11-13 15:41:33.656 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.657 decoding 'objId', raw data:2B0E03021A
2017-11-13 15:41:33.658 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.659 decoding 'algRef', raw data:01
2017-11-13 15:41:33.660 decoding 'algRef' returned 1
2017-11-13 15:41:33.661 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.662 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.663 decoding 'algorithmInfo', raw data:02010202010005000302010206096086...
2017-11-13 15:41:33.664 called, left=26, depth 3
2017-11-13 15:41:33.665 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.666 decoding 'reference', raw data:02
2017-11-13 15:41:33.667 decoding 'reference' returned 2
2017-11-13 15:41:33.668 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.669 decoding 'algorithmPKCS#11', raw data:00
2017-11-13 15:41:33.671 decoding 'algorithmPKCS#11' returned 0
2017-11-13 15:41:33.672 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.673 called, left=20, depth 4, choice
2017-11-13 15:41:33.674 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.675 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.676 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.677 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.678 decoding 'supportedOperations', raw data:0102
2017-11-13 15:41:33.679 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.680 decoding 'objId', raw data:608648016503040204
2017-11-13 15:41:33.681 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.683 decoding 'algRef', raw data:02
2017-11-13 15:41:33.684 decoding 'algRef' returned 2
2017-11-13 15:41:33.685 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.686 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.687 decoding 'algorithmInfo', raw data:02010302020250050003020102060960...
2017-11-13 15:41:33.688 called, left=27, depth 3
2017-11-13 15:41:33.689 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.690 decoding 'reference', raw data:03
2017-11-13 15:41:33.691 decoding 'reference' returned 3
2017-11-13 15:41:33.692 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.693 decoding 'algorithmPKCS#11', raw data:0250
2017-11-13 15:41:33.694 decoding 'algorithmPKCS#11' returned 592
2017-11-13 15:41:33.695 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.696 called, left=20, depth 4, choice
2017-11-13 15:41:33.697 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.698 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.700 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.701 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.702 decoding 'supportedOperations', raw data:0102
2017-11-13 15:41:33.703 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.704 decoding 'objId', raw data:608648016503040201
2017-11-13 15:41:33.705 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.706 decoding 'algRef', raw data:03
2017-11-13 15:41:33.707 decoding 'algRef' returned 3
2017-11-13 15:41:33.708 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.709 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.710 decoding 'algorithmInfo', raw data:02010402020260050003020102060960...
2017-11-13 15:41:33.711 called, left=27, depth 3
2017-11-13 15:41:33.712 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.713 decoding 'reference', raw data:04
2017-11-13 15:41:33.715 decoding 'reference' returned 4
2017-11-13 15:41:33.716 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.717 decoding 'algorithmPKCS#11', raw data:0260
2017-11-13 15:41:33.718 decoding 'algorithmPKCS#11' returned 608
2017-11-13 15:41:33.719 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.720 called, left=20, depth 4, choice
2017-11-13 15:41:33.721 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.722 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.723 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.724 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.725 decoding 'supportedOperations', raw data:0102
2017-11-13 15:41:33.726 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.727 decoding 'objId', raw data:608648016503040202
2017-11-13 15:41:33.728 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.729 decoding 'algRef', raw data:04
2017-11-13 15:41:33.730 decoding 'algRef' returned 4
2017-11-13 15:41:33.731 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.733 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.734 decoding 'algorithmInfo', raw data:02010502020255050003020102060960...
2017-11-13 15:41:33.735 called, left=27, depth 3
2017-11-13 15:41:33.736 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.737 decoding 'reference', raw data:05
2017-11-13 15:41:33.738 decoding 'reference' returned 5
2017-11-13 15:41:33.739 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.740 decoding 'algorithmPKCS#11', raw data:0255
2017-11-13 15:41:33.741 decoding 'algorithmPKCS#11' returned 597
2017-11-13 15:41:33.742 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.743 called, left=20, depth 4, choice
2017-11-13 15:41:33.744 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.745 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.746 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.747 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.748 decoding 'supportedOperations', raw data:0102
2017-11-13 15:41:33.749 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.750 decoding 'objId', raw data:608648016503040203
2017-11-13 15:41:33.752 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.753 decoding 'algRef', raw data:05
2017-11-13 15:41:33.754 decoding 'algRef' returned 5
2017-11-13 15:41:33.755 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.756 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.757 decoding 'algorithmInfo', raw data:02010602010605000302064006092A86...
2017-11-13 15:41:33.758 called, left=26, depth 3
2017-11-13 15:41:33.759 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.760 decoding 'reference', raw data:06
2017-11-13 15:41:33.761 decoding 'reference' returned 6
2017-11-13 15:41:33.762 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.763 decoding 'algorithmPKCS#11', raw data:06
2017-11-13 15:41:33.764 decoding 'algorithmPKCS#11' returned 6
2017-11-13 15:41:33.765 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.766 called, left=20, depth 4, choice
2017-11-13 15:41:33.768 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.769 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.770 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.771 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.772 decoding 'supportedOperations', raw data:0640
2017-11-13 15:41:33.773 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.774 decoding 'objId', raw data:2A864886F70D010105
2017-11-13 15:41:33.775 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.777 decoding 'algRef', raw data:12
2017-11-13 15:41:33.778 decoding 'algRef' returned 18
2017-11-13 15:41:33.779 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.780 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.781 decoding 'algorithmInfo', raw data:02010702014005000302064006092A86...
2017-11-13 15:41:33.782 called, left=26, depth 3
2017-11-13 15:41:33.783 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.784 decoding 'reference', raw data:07
2017-11-13 15:41:33.785 decoding 'reference' returned 7
2017-11-13 15:41:33.786 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.787 decoding 'algorithmPKCS#11', raw data:40
2017-11-13 15:41:33.788 decoding 'algorithmPKCS#11' returned 64
2017-11-13 15:41:33.789 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.790 called, left=20, depth 4, choice
2017-11-13 15:41:33.791 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.792 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.793 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.794 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.796 decoding 'supportedOperations', raw data:0640
2017-11-13 15:41:33.797 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.798 decoding 'objId', raw data:2A864886F70D01010B
2017-11-13 15:41:33.799 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.800 decoding 'algRef', raw data:42
2017-11-13 15:41:33.801 decoding 'algRef' returned 66
2017-11-13 15:41:33.802 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.804 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.805 decoding 'algorithmInfo', raw data:02010802010105000302064006092A86...
2017-11-13 15:41:33.806 called, left=26, depth 3
2017-11-13 15:41:33.807 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.808 decoding 'reference', raw data:08
2017-11-13 15:41:33.809 decoding 'reference' returned 8
2017-11-13 15:41:33.810 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.811 decoding 'algorithmPKCS#11', raw data:01
2017-11-13 15:41:33.812 decoding 'algorithmPKCS#11' returned 1
2017-11-13 15:41:33.813 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.814 called, left=20, depth 4, choice
2017-11-13 15:41:33.815 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.816 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.817 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.818 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.819 decoding 'supportedOperations', raw data:0640
2017-11-13 15:41:33.820 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.822 decoding 'objId', raw data:2A864886F70D010101
2017-11-13 15:41:33.823 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.824 decoding 'algRef', raw data:02
2017-11-13 15:41:33.825 decoding 'algRef' returned 2
2017-11-13 15:41:33.826 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.827 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.828 decoding 'algorithmInfo', raw data:02010902010105000302020406092A86...
2017-11-13 15:41:33.829 called, left=26, depth 3
2017-11-13 15:41:33.830 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.831 decoding 'reference', raw data:09
2017-11-13 15:41:33.832 decoding 'reference' returned 9
2017-11-13 15:41:33.833 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.834 decoding 'algorithmPKCS#11', raw data:01
2017-11-13 15:41:33.835 decoding 'algorithmPKCS#11' returned 1
2017-11-13 15:41:33.836 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.838 called, left=20, depth 4, choice
2017-11-13 15:41:33.839 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.840 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.841 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.842 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.843 decoding 'supportedOperations', raw data:0204
2017-11-13 15:41:33.844 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.845 decoding 'objId', raw data:2A864886F70D010101
2017-11-13 15:41:33.846 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.847 decoding 'algRef', raw data:1A
2017-11-13 15:41:33.848 decoding 'algRef' returned 26
2017-11-13 15:41:33.849 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.850 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.851 decoding 'algorithmInfo', raw data:02010A0202012205000302020406062B...
2017-11-13 15:41:33.853 called, left=24, depth 3
2017-11-13 15:41:33.854 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.854 decoding 'reference', raw data:0A
2017-11-13 15:41:33.855 decoding 'reference' returned 10
2017-11-13 15:41:33.856 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.857 decoding 'algorithmPKCS#11', raw data:0122
2017-11-13 15:41:33.858 decoding 'algorithmPKCS#11' returned 290
2017-11-13 15:41:33.859 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.860 called, left=17, depth 4, choice
2017-11-13 15:41:33.861 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.862 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.863 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.864 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.865 decoding 'supportedOperations', raw data:0204
2017-11-13 15:41:33.866 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.867 decoding 'objId', raw data:2B2403010102
2017-11-13 15:41:33.868 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.869 decoding 'algRef', raw data:02
2017-11-13 15:41:33.871 decoding 'algRef' returned 2
2017-11-13 15:41:33.872 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.873 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.874 decoding 'algorithmInfo', raw data:02010B0202012205000302030806062B...
2017-11-13 15:41:33.875 called, left=24, depth 3
2017-11-13 15:41:33.876 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.877 decoding 'reference', raw data:0B
2017-11-13 15:41:33.878 decoding 'reference' returned 11
2017-11-13 15:41:33.879 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.880 decoding 'algorithmPKCS#11', raw data:0122
2017-11-13 15:41:33.882 decoding 'algorithmPKCS#11' returned 290
2017-11-13 15:41:33.882 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.883 called, left=17, depth 4, choice
2017-11-13 15:41:33.885 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.886 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.887 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.888 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.889 decoding 'supportedOperations', raw data:0308
2017-11-13 15:41:33.890 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.891 decoding 'objId', raw data:2B2403010102
2017-11-13 15:41:33.892 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.893 decoding 'algRef', raw data:02
2017-11-13 15:41:33.894 decoding 'algRef' returned 2
2017-11-13 15:41:33.895 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.896 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.897 decoding 'algorithmInfo', raw data:02010C0202012105000302020406062B...
2017-11-13 15:41:33.899 called, left=24, depth 3
2017-11-13 15:41:33.900 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.901 decoding 'reference', raw data:0C
2017-11-13 15:41:33.902 decoding 'reference' returned 12
2017-11-13 15:41:33.903 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.904 decoding 'algorithmPKCS#11', raw data:0121
2017-11-13 15:41:33.905 decoding 'algorithmPKCS#11' returned 289
2017-11-13 15:41:33.906 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.907 called, left=17, depth 4, choice
2017-11-13 15:41:33.909 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.910 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.911 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.912 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.913 decoding 'supportedOperations', raw data:0204
2017-11-13 15:41:33.914 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.915 decoding 'objId', raw data:2B2403010101
2017-11-13 15:41:33.916 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.917 decoding 'algRef', raw data:01
2017-11-13 15:41:33.918 decoding 'algRef' returned 1
2017-11-13 15:41:33.919 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.920 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.921 decoding 'algorithmInfo', raw data:02010D0202012105000302030806062B...
2017-11-13 15:41:33.922 called, left=24, depth 3
2017-11-13 15:41:33.923 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.924 decoding 'reference', raw data:0D
2017-11-13 15:41:33.925 decoding 'reference' returned 13
2017-11-13 15:41:33.926 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.927 decoding 'algorithmPKCS#11', raw data:0121
2017-11-13 15:41:33.928 decoding 'algorithmPKCS#11' returned 289
2017-11-13 15:41:33.930 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.931 called, left=17, depth 4, choice
2017-11-13 15:41:33.932 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.933 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.934 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.935 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.936 decoding 'supportedOperations', raw data:0308
2017-11-13 15:41:33.937 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.938 decoding 'objId', raw data:2B2403010101
2017-11-13 15:41:33.939 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.940 decoding 'algRef', raw data:01
2017-11-13 15:41:33.941 decoding 'algRef' returned 1
2017-11-13 15:41:33.943 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.944 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.945 decoding 'algorithmInfo', raw data:02010E0202012505000302020406072B...
2017-11-13 15:41:33.946 called, left=25, depth 3
2017-11-13 15:41:33.947 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.948 decoding 'reference', raw data:0E
2017-11-13 15:41:33.949 decoding 'reference' returned 14
2017-11-13 15:41:33.950 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.951 decoding 'algorithmPKCS#11', raw data:0125
2017-11-13 15:41:33.952 decoding 'algorithmPKCS#11' returned 293
2017-11-13 15:41:33.953 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.954 called, left=18, depth 4, choice
2017-11-13 15:41:33.955 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.956 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.957 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.958 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.959 decoding 'supportedOperations', raw data:0204
2017-11-13 15:41:33.960 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.961 decoding 'objId', raw data:2B240301010201
2017-11-13 15:41:33.962 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.963 decoding 'algRef', raw data:01
2017-11-13 15:41:33.964 decoding 'algRef' returned 1
2017-11-13 15:41:33.965 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.966 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.967 decoding 'algorithmInfo', raw data:02010F0202012505000302030806072B...
2017-11-13 15:41:33.968 called, left=25, depth 3
2017-11-13 15:41:33.969 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.970 decoding 'reference', raw data:0F
2017-11-13 15:41:33.971 decoding 'reference' returned 15
2017-11-13 15:41:33.972 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.974 decoding 'algorithmPKCS#11', raw data:0125
2017-11-13 15:41:33.974 decoding 'algorithmPKCS#11' returned 293
2017-11-13 15:41:33.976 Looking for 'parameters', tag 0x0
2017-11-13 15:41:33.977 called, left=18, depth 4, choice
2017-11-13 15:41:33.978 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:33.979 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:33.980 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.981 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:33.982 decoding 'supportedOperations', raw data:0308
2017-11-13 15:41:33.983 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:33.984 decoding 'objId', raw data:2B240301010201
2017-11-13 15:41:33.985 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:33.986 decoding 'algRef', raw data:01
2017-11-13 15:41:33.987 decoding 'algRef' returned 1
2017-11-13 15:41:33.988 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:33.989 Looking for 'algorithmInfo', tag 0x1000010, OPTIONAL
2017-11-13 15:41:33.990 decoding 'algorithmInfo', raw data:0201100202013305000302020406062B...
2017-11-13 15:41:33.991 called, left=24, depth 3
2017-11-13 15:41:33.992 Looking for 'reference', tag 0x2
2017-11-13 15:41:33.993 decoding 'reference', raw data:10
2017-11-13 15:41:33.994 decoding 'reference' returned 16
2017-11-13 15:41:33.995 Looking for 'algorithmPKCS#11', tag 0x2
2017-11-13 15:41:33.996 decoding 'algorithmPKCS#11', raw data:0133
2017-11-13 15:41:33.997 decoding 'algorithmPKCS#11' returned 307
2017-11-13 15:41:33.999 Looking for 'parameters', tag 0x0
2017-11-13 15:41:34.000 called, left=17, depth 4, choice
2017-11-13 15:41:34.000 Looking for 'PKCS15RSAParameters', tag 0x5, CHOICE
2017-11-13 15:41:34.002 decoding 'PKCS15RSAParameters', raw data:
2017-11-13 15:41:34.003 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.004 Looking for 'supportedOperations', tag 0x3
2017-11-13 15:41:34.005 decoding 'supportedOperations', raw data:0204
2017-11-13 15:41:34.006 Looking for 'objId', tag 0x6, OPTIONAL
2017-11-13 15:41:34.007 decoding 'objId', raw data:2B2403010302
2017-11-13 15:41:34.008 Looking for 'algRef', tag 0x2, OPTIONAL
2017-11-13 15:41:34.009 decoding 'algRef', raw data:02
2017-11-13 15:41:34.010 decoding 'algRef' returned 2
2017-11-13 15:41:34.011 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.012 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.013 Looking for 'issuerId', tag 0x20000003, OPTIONAL
2017-11-13 15:41:34.014 'issuerId' not present
2017-11-13 15:41:34.015 Looking for 'holderId', tag 0x20000004, OPTIONAL
2017-11-13 15:41:34.016 'holderId' not present
2017-11-13 15:41:34.017 Looking for 'lastUpdate', tag 0x21000005, OPTIONAL
2017-11-13 15:41:34.018 decoding 'lastUpdate', raw data:180F3230303930353236303830343330...
2017-11-13 15:41:34.019 called, left=17, depth 2
2017-11-13 15:41:34.020 Looking for 'generalizedTime', tag 0x18, OPTIONAL
2017-11-13 15:41:34.021 decoding 'generalizedTime', raw data:32303039303532363038303433305A
2017-11-13 15:41:34.022 Looking for 'referencedTime', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.023 'referencedTime' not present
2017-11-13 15:41:34.024 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.025 Looking for 'preferredLanguage', tag 0x13, OPTIONAL
2017-11-13 15:41:34.026 'preferredLanguage' not present
2017-11-13 15:41:34.027 Looking for 'profileIndication', tag 0x21000006, OPTIONAL
2017-11-13 15:41:34.029 'profileIndication' not present
2017-11-13 15:41:34.030 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.031 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.032 LastUpdate.generalizedTime present
2017-11-13 15:41:34.033 LastUpdate.path ''
2017-11-13 15:41:34.034 ProfileIndication.name '(null)'
2017-11-13 15:41:34.035 p15card->tokeninfo->serial_number 147CCE95
2017-11-13 15:41:34.036 [opensc-pkcs11] pkcs15.c:1228:sc_pkcs15_bind_internal: returning with: 0 (Success)
2017-11-13 15:41:34.037 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:34.038 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:34.039 [opensc-pkcs11] pkcs15.c:1307:sc_pkcs15_bind: returning with: 0 (Success)
2017-11-13 15:41:34.040 Registering generic mechanisms:
2017-11-13 15:41:34.042 Registering new mechanism (mech=0x220, key_type=0x0, mech_info.flags=0x400)
2017-11-13 15:41:34.043 Registering new mechanism (mech=0x250, key_type=0x0, mech_info.flags=0x400)
2017-11-13 15:41:34.045 Registering new mechanism (mech=0x260, key_type=0x0, mech_info.flags=0x400)
2017-11-13 15:41:34.046 Registering new mechanism (mech=0x270, key_type=0x0, mech_info.flags=0x400)
2017-11-13 15:41:34.047 Registering new mechanism (mech=0x210, key_type=0x0, mech_info.flags=0x400)
2017-11-13 15:41:34.048 Registering new mechanism (mech=0x240, key_type=0x0, mech_info.flags=0x400)
2017-11-13 15:41:34.049 Registering new mechanism (mech=0x1210, key_type=0x0, mech_info.flags=0x400)
2017-11-13 15:41:34.050 Iterating over card mechanisms:
2017-11-13 15:41:34.051 Card algorithm (0x0)
2017-11-13 15:41:34.052 Card algorithm (0x0)
2017-11-13 15:41:34.053 Registering CKM_RSA_PKCS mechanisms:
2017-11-13 15:41:34.054 Registering new mechanism (mech=0x1, key_type=0x0, mech_info.flags=0x2A01)
2017-11-13 15:41:34.055 Registering CKM_SHA1_RSA_PKCS mechanisms:
2017-11-13 15:41:34.056 Registering new mechanism (mech=0x6, key_type=0x0, mech_info.flags=0x2800)
2017-11-13 15:41:34.057 Registering CKM_SHA256_RSA_PKCS mechanisms:
2017-11-13 15:41:34.058 Registering new mechanism (mech=0x40, key_type=0x0, mech_info.flags=0x2800)
2017-11-13 15:41:34.059 Registering CKF_GENERATE_KEY_PAIR mechanisms:
2017-11-13 15:41:34.061 Registering new mechanism (mech=0x0, key_type=0x0, mech_info.flags=0x10000)
2017-11-13 15:41:34.062 Finalizing mechanisms registering
2017-11-13 15:41:34.063 ATR : 3b:dd:18:00:81:31:fe:45:80:f9:a0:00:00:00:77:01:00:70:0a:90:00:8b
2017-11-13 15:41:34.064 ATR try : 3B:DD:18:00:81:31:FE:45:80:F9:A0:00:00:00:77:01:00:70:0A:90:00:8B
2017-11-13 15:41:34.065 ATR : 3b:dd:18:00:81:31:fe:45:80:f9:a0:00:00:00:77:01:00:70:0a:90:00:8b
2017-11-13 15:41:34.066 ATR try : 3B:DD:18:00:81:31:FE:45:80:F9:A0:00:00:00:77:01:00:70:0A:90:00:8B
2017-11-13 15:41:34.069 Gemplus USB Smart Card Reader 0: Creating OT AWP token.
2017-11-13 15:41:34.070 create PKCS#15 tokens; fws:0000024A9A6ABC20,0000000000000000,0000000000000000
2017-11-13 15:41:34.071 create slots flags 0x8
2017-11-13 15:41:34.072 Use FW data with index 0; fw_data->p15_card 0000024A9A67C8D0
2017-11-13 15:41:34.073 [opensc-pkcs11] pkcs15.c:1748:sc_pkcs15_find_pin_by_flags: called
2017-11-13 15:41:34.074 Find PIN flags:0x10, mask:0xD2, index:-1
2017-11-13 15:41:34.076 called; path=3f0050157001, type=8, enum=0
2017-11-13 15:41:34.077 [opensc-pkcs11] pkcs15.c:2355:sc_pkcs15_read_file: called
2017-11-13 15:41:34.078 path=3f0050157001, index=0, count=-1
2017-11-13 15:41:34.080 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:34.081 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:34.082 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:34.083 called; type=2, path=3f0050157001
2017-11-13 15:41:34.084 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:34.085 try to select path(type:2) 3f0050157001
2017-11-13 15:41:34.086 current_df(type=0) 3f005015
2017-11-13 15:41:34.087 current_ef(type=0) 5032
2017-11-13 15:41:34.088 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:34.089 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 4
2017-11-13 15:41:34.090 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:34.092 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:34.093 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:34.094 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:34.096 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:34.097 CLA:0, INS:A4, P1:0, P2:0, data(2) 000000FB75FBEE00
2017-11-13 15:41:34.098 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:34.099 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (8 bytes):
00 A4 00 00 02 70 01 00 .....p..
2017-11-13 15:41:34.100 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:34.127 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (25 bytes):
62 15 80 02 00 E0 82 01 01 83 02 70 01 86 08 00 b..........p....
00 20 00 20 00 20 00 90 00 . . . ...
2017-11-13 15:41:34.129 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:34.130 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:34.131 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:34.133 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:34.134 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:34.135 FCP length 21
2017-11-13 15:41:34.136 processing FCI bytes
2017-11-13 15:41:34.137 file identifier: 0x7001
2017-11-13 15:41:34.138 bytes in file: 224
2017-11-13 15:41:34.139 shareable: no
2017-11-13 15:41:34.141 type: working EF
2017-11-13 15:41:34.142 EF structure: 1
2017-11-13 15:41:34.143 tag 0x82: 0x01
2017-11-13 15:41:34.144 ACL data(8):0000200020002000
2017-11-13 15:41:34.145 ACL(0) op 0x16, acl 0:0
2017-11-13 15:41:34.147 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:34.148 ACL(2) op 0x17, acl 20:0
2017-11-13 15:41:34.149 ACL(3) op 0x19, acl 20:0
2017-11-13 15:41:34.150 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:34.151 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:34.152 [opensc-pkcs11] card-authentic.c:807:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:34.153 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:34.154 called; 224 bytes at index 0
2017-11-13 15:41:34.155 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:34.156 offs:0,count:224,max_recv_size:65536
2017-11-13 15:41:34.157 reader flags 0x1
2017-11-13 15:41:34.159 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:34.160 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:34.161 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:34.162 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:34.163 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:34.164 CLA:0, INS:B0, P1:0, P2:0, data(0) 0000000000000000
2017-11-13 15:41:34.165 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:34.166 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 00 00 E0 .....
2017-11-13 15:41:34.167 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:34.218 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (226 bytes):
30 42 30 20 0C 08 55 73 65 72 20 50 49 4E 03 01 0B0 ..User PIN..
00 30 11 30 07 03 02 06 40 04 01 01 30 06 03 02 .0.0....@...0...
05 20 05 00 30 03 04 01 01 A1 19 30 17 03 03 04 . ..0......0....
0C 10 0A 01 01 02 01 04 02 01 08 02 01 08 80 01 ................
01 04 01 FF 30 47 30 25 0C 0D 53 69 67 6E 61 74 ....0G0%..Signat
75 72 65 20 50 49 4E 03 01 00 30 11 30 07 03 02 ure PIN...0.0...
06 40 04 01 04 30 06 03 02 05 20 05 00 30 03 04 .@...0.... ..0..
01 04 A1 19 30 17 03 03 04 4C 10 0A 01 01 02 01 ....0....L......
04 02 01 08 02 01 08 80 01 04 04 01 FF A0 51 30 ..............Q0
33 0C 2D 42 69 6F 6D 65 74 72 69 63 20 66 69 6E 3.-Biometric fin
67 65 72 20 70 72 69 6E 74 20 61 73 20 75 73 65 ger print as use
72 20 61 75 74 68 65 6E 74 69 63 61 74 69 6F 6E r authentication
03 02 06 C0 30 03 04 01 08 A1 15 30 13 03 02 03 ....0......0....
08 06 02 28 00 30 06 0A 01 00 0A 01 01 02 01 08 ...(.0..........
90 00 ..
2017-11-13 15:41:34.222 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:34.223 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:34.224 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:34.225 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 224
2017-11-13 15:41:34.227 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 224
2017-11-13 15:41:34.228 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:34.229 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:34.231 [opensc-pkcs11] pkcs15.c:2450:sc_pkcs15_read_file: returning with: 0 (Success)
2017-11-13 15:41:34.232 [opensc-pkcs11] pkcs15-pin.c:101:sc_pkcs15_decode_aodf_entry: called
2017-11-13 15:41:34.233 called, left=224, depth 0
2017-11-13 15:41:34.234 Looking for 'authType', tag 0x0
2017-11-13 15:41:34.235 called, left=224, depth 1, choice
2017-11-13 15:41:34.237 Looking for 'pin', tag 0x1000010, CHOICE, OPTIONAL
2017-11-13 15:41:34.238 decoding 'pin', raw data:30200C08557365722050494E03010030...
2017-11-13 15:41:34.240 called, left=66, depth 2
2017-11-13 15:41:34.241 Looking for 'commonObjectAttributes', tag 0x1000010
2017-11-13 15:41:34.242 decoding 'commonObjectAttributes', raw data:0C08557365722050494E030100301130...
2017-11-13 15:41:34.243 called, left=32, depth 3
2017-11-13 15:41:34.244 Looking for 'label', tag 0xc, OPTIONAL
2017-11-13 15:41:34.245 decoding 'label', raw data:557365722050494E
2017-11-13 15:41:34.246 Looking for 'flags', tag 0x3, OPTIONAL
2017-11-13 15:41:34.247 decoding 'flags', raw data:00
2017-11-13 15:41:34.248 Looking for 'authId', tag 0x4, OPTIONAL
2017-11-13 15:41:34.249 'authId' not present
2017-11-13 15:41:34.250 Looking for 'userConsent', tag 0x2, OPTIONAL
2017-11-13 15:41:34.252 'userConsent' not present
2017-11-13 15:41:34.253 Looking for 'accessControlRules', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.254 decoding 'accessControlRules', raw data:30070302064004010130060302052005...
2017-11-13 15:41:34.255 called, left=17, depth 4
2017-11-13 15:41:34.256 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.257 decoding 'accessControlRule', raw data:03020640040101
2017-11-13 15:41:34.258 called, left=7, depth 5
2017-11-13 15:41:34.259 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:34.260 decoding 'accessMode', raw data:0640
2017-11-13 15:41:34.261 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:34.262 decoding 'securityCondition', raw data:01
2017-11-13 15:41:34.263 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.264 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.265 decoding 'accessControlRule', raw data:030205200500
2017-11-13 15:41:34.267 called, left=6, depth 5
2017-11-13 15:41:34.268 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:34.269 decoding 'accessMode', raw data:0520
2017-11-13 15:41:34.270 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:34.271 'securityCondition' not present
2017-11-13 15:41:34.272 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.273 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.274 'accessControlRule' not present
2017-11-13 15:41:34.275 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.276 'accessControlRule' not present
2017-11-13 15:41:34.277 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.278 'accessControlRule' not present
2017-11-13 15:41:34.279 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.280 'accessControlRule' not present
2017-11-13 15:41:34.281 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.282 'accessControlRule' not present
2017-11-13 15:41:34.283 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.285 'accessControlRule' not present
2017-11-13 15:41:34.286 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.287 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.288 Looking for 'classAttributes', tag 0x1000010
2017-11-13 15:41:34.289 decoding 'classAttributes', raw data:040101
2017-11-13 15:41:34.290 called, left=3, depth 3
2017-11-13 15:41:34.291 Looking for 'authId', tag 0x4
2017-11-13 15:41:34.292 decoding 'authId', raw data:01
2017-11-13 15:41:34.293 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.294 Looking for 'subClassAttributes', tag 0x21000000, OPTIONAL
2017-11-13 15:41:34.295 'subClassAttributes' not present
2017-11-13 15:41:34.296 Looking for 'typeAttributes', tag 0x21000001
2017-11-13 15:41:34.297 decoding 'typeAttributes', raw data:30170303040C100A0101020104020108...
2017-11-13 15:41:34.298 called, left=25, depth 3
2017-11-13 15:41:34.299 Looking for 'pinAttributes', tag 0x1000010
2017-11-13 15:41:34.300 decoding 'pinAttributes', raw data:0303040C100A01010201040201080201...
2017-11-13 15:41:34.301 called, left=23, depth 4
2017-11-13 15:41:34.302 Looking for 'pinFlags', tag 0x3
2017-11-13 15:41:34.304 decoding 'pinFlags', raw data:040C10
2017-11-13 15:41:34.305 Looking for 'pinType', tag 0xa
2017-11-13 15:41:34.306 decoding 'pinType', raw data:01
2017-11-13 15:41:34.307 decoding 'pinType' returned 1
2017-11-13 15:41:34.308 Looking for 'minLength', tag 0x2
2017-11-13 15:41:34.309 decoding 'minLength', raw data:04
2017-11-13 15:41:34.310 decoding 'minLength' returned 4
2017-11-13 15:41:34.311 Looking for 'storedLength', tag 0x2
2017-11-13 15:41:34.312 decoding 'storedLength', raw data:08
2017-11-13 15:41:34.313 decoding 'storedLength' returned 8
2017-11-13 15:41:34.314 Looking for 'maxLength', tag 0x2, OPTIONAL
2017-11-13 15:41:34.315 decoding 'maxLength', raw data:08
2017-11-13 15:41:34.316 decoding 'maxLength' returned 8
2017-11-13 15:41:34.317 Looking for 'pinReference', tag 0x20000000, OPTIONAL
2017-11-13 15:41:34.318 decoding 'pinReference', raw data:01
2017-11-13 15:41:34.319 decoding 'pinReference' returned 1
2017-11-13 15:41:34.320 Looking for 'padChar', tag 0x4, OPTIONAL
2017-11-13 15:41:34.321 decoding 'padChar', raw data:FF
2017-11-13 15:41:34.322 Looking for 'lastPinChange', tag 0x18, OPTIONAL
2017-11-13 15:41:34.323 'lastPinChange' not present
2017-11-13 15:41:34.324 Looking for 'path', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.325 'path' not present
2017-11-13 15:41:34.326 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.328 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.329 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.330 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.331 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.332 AuthType: PIN
2017-11-13 15:41:34.333 decoded PIN(ref:1,path:)
2017-11-13 15:41:34.334 [opensc-pkcs11] pkcs15-pin.c:205:sc_pkcs15_decode_aodf_entry: returning with: 0 (Success)
2017-11-13 15:41:34.335 [opensc-pkcs11] pkcs15-pin.c:101:sc_pkcs15_decode_aodf_entry: called
2017-11-13 15:41:34.336 called, left=156, depth 0
2017-11-13 15:41:34.337 Looking for 'authType', tag 0x0
2017-11-13 15:41:34.338 called, left=156, depth 1, choice
2017-11-13 15:41:34.340 Looking for 'pin', tag 0x1000010, CHOICE, OPTIONAL
2017-11-13 15:41:34.341 decoding 'pin', raw data:30250C0D5369676E6174757265205049...
2017-11-13 15:41:34.342 called, left=71, depth 2
2017-11-13 15:41:34.343 Looking for 'commonObjectAttributes', tag 0x1000010
2017-11-13 15:41:34.344 decoding 'commonObjectAttributes', raw data:0C0D5369676E61747572652050494E03...
2017-11-13 15:41:34.345 called, left=37, depth 3
2017-11-13 15:41:34.346 Looking for 'label', tag 0xc, OPTIONAL
2017-11-13 15:41:34.347 decoding 'label', raw data:5369676E61747572652050494E
2017-11-13 15:41:34.348 Looking for 'flags', tag 0x3, OPTIONAL
2017-11-13 15:41:34.350 decoding 'flags', raw data:00
2017-11-13 15:41:34.351 Looking for 'authId', tag 0x4, OPTIONAL
2017-11-13 15:41:34.352 'authId' not present
2017-11-13 15:41:34.353 Looking for 'userConsent', tag 0x2, OPTIONAL
2017-11-13 15:41:34.354 'userConsent' not present
2017-11-13 15:41:34.355 Looking for 'accessControlRules', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.356 decoding 'accessControlRules', raw data:30070302064004010430060302052005...
2017-11-13 15:41:34.357 called, left=17, depth 4
2017-11-13 15:41:34.358 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.359 decoding 'accessControlRule', raw data:03020640040104
2017-11-13 15:41:34.360 called, left=7, depth 5
2017-11-13 15:41:34.361 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:34.362 decoding 'accessMode', raw data:0640
2017-11-13 15:41:34.363 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:34.364 decoding 'securityCondition', raw data:04
2017-11-13 15:41:34.365 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.366 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.367 decoding 'accessControlRule', raw data:030205200500
2017-11-13 15:41:34.368 called, left=6, depth 5
2017-11-13 15:41:34.369 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:34.370 decoding 'accessMode', raw data:0520
2017-11-13 15:41:34.371 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:34.372 'securityCondition' not present
2017-11-13 15:41:34.374 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.375 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.376 'accessControlRule' not present
2017-11-13 15:41:34.377 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.378 'accessControlRule' not present
2017-11-13 15:41:34.379 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.380 'accessControlRule' not present
2017-11-13 15:41:34.381 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.382 'accessControlRule' not present
2017-11-13 15:41:34.383 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.384 'accessControlRule' not present
2017-11-13 15:41:34.385 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.386 'accessControlRule' not present
2017-11-13 15:41:34.387 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.388 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.389 Looking for 'classAttributes', tag 0x1000010
2017-11-13 15:41:34.391 decoding 'classAttributes', raw data:040104
2017-11-13 15:41:34.392 called, left=3, depth 3
2017-11-13 15:41:34.393 Looking for 'authId', tag 0x4
2017-11-13 15:41:34.394 decoding 'authId', raw data:04
2017-11-13 15:41:34.395 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.396 Looking for 'subClassAttributes', tag 0x21000000, OPTIONAL
2017-11-13 15:41:34.397 'subClassAttributes' not present
2017-11-13 15:41:34.398 Looking for 'typeAttributes', tag 0x21000001
2017-11-13 15:41:34.399 decoding 'typeAttributes', raw data:30170303044C100A0101020104020108...
2017-11-13 15:41:34.400 called, left=25, depth 3
2017-11-13 15:41:34.401 Looking for 'pinAttributes', tag 0x1000010
2017-11-13 15:41:34.402 decoding 'pinAttributes', raw data:0303044C100A01010201040201080201...
2017-11-13 15:41:34.403 called, left=23, depth 4
2017-11-13 15:41:34.404 Looking for 'pinFlags', tag 0x3
2017-11-13 15:41:34.405 decoding 'pinFlags', raw data:044C10
2017-11-13 15:41:34.406 Looking for 'pinType', tag 0xa
2017-11-13 15:41:34.407 decoding 'pinType', raw data:01
2017-11-13 15:41:34.408 decoding 'pinType' returned 1
2017-11-13 15:41:34.409 Looking for 'minLength', tag 0x2
2017-11-13 15:41:34.411 decoding 'minLength', raw data:04
2017-11-13 15:41:34.412 decoding 'minLength' returned 4
2017-11-13 15:41:34.413 Looking for 'storedLength', tag 0x2
2017-11-13 15:41:34.414 decoding 'storedLength', raw data:08
2017-11-13 15:41:34.415 decoding 'storedLength' returned 8
2017-11-13 15:41:34.416 Looking for 'maxLength', tag 0x2, OPTIONAL
2017-11-13 15:41:34.417 decoding 'maxLength', raw data:08
2017-11-13 15:41:34.418 decoding 'maxLength' returned 8
2017-11-13 15:41:34.419 Looking for 'pinReference', tag 0x20000000, OPTIONAL
2017-11-13 15:41:34.420 decoding 'pinReference', raw data:04
2017-11-13 15:41:34.421 decoding 'pinReference' returned 4
2017-11-13 15:41:34.422 Looking for 'padChar', tag 0x4, OPTIONAL
2017-11-13 15:41:34.423 decoding 'padChar', raw data:FF
2017-11-13 15:41:34.424 Looking for 'lastPinChange', tag 0x18, OPTIONAL
2017-11-13 15:41:34.425 'lastPinChange' not present
2017-11-13 15:41:34.426 Looking for 'path', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.427 'path' not present
2017-11-13 15:41:34.429 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.430 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.431 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.432 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.433 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.434 AuthType: PIN
2017-11-13 15:41:34.435 decoded PIN(ref:4,path:3f005015)
2017-11-13 15:41:34.436 [opensc-pkcs11] pkcs15-pin.c:205:sc_pkcs15_decode_aodf_entry: returning with: 0 (Success)
2017-11-13 15:41:34.437 [opensc-pkcs11] pkcs15-pin.c:101:sc_pkcs15_decode_aodf_entry: called
2017-11-13 15:41:34.438 called, left=83, depth 0
2017-11-13 15:41:34.439 Looking for 'authType', tag 0x0
2017-11-13 15:41:34.440 called, left=83, depth 1, choice
2017-11-13 15:41:34.441 Looking for 'pin', tag 0x1000010, CHOICE, OPTIONAL
2017-11-13 15:41:34.442 'pin' not present
2017-11-13 15:41:34.443 Looking for 'biometricTemplate', tag 0x21000000, CHOICE, OPTIONAL
2017-11-13 15:41:34.444 decoding 'biometricTemplate', raw data:30330C2D42696F6D6574726963206669...
2017-11-13 15:41:34.445 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 1
2017-11-13 15:41:34.446 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.448 [opensc-pkcs11] pkcs15-pin.c:186:sc_pkcs15_decode_aodf_entry: BIO authentication object not yet supported: -1408 (Not supported)
2017-11-13 15:41:34.449 Not supported: Error decoding DF entry
2017-11-13 15:41:34.450 [opensc-pkcs11] pkcs15.c:2136:sc_pkcs15_parse_df: returning with: -1408 (Not supported)
2017-11-13 15:41:34.451 [opensc-pkcs11] pkcs15.c:1772:sc_pkcs15_find_pin_by_flags: returning with: 0 (Success)
2017-11-13 15:41:34.452 Flags:0x8; Auth User/Sign PINs 0000024A9A6CC2C0/0000000000000000
2017-11-13 15:41:34.454 called; path=3f0050157002, type=0, enum=0
2017-11-13 15:41:34.455 [opensc-pkcs11] pkcs15.c:2355:sc_pkcs15_read_file: called
2017-11-13 15:41:34.456 path=3f0050157002, index=0, count=-1
2017-11-13 15:41:34.457 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:34.458 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:34.459 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:34.460 called; type=2, path=3f0050157002
2017-11-13 15:41:34.461 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:34.462 try to select path(type:2) 3f0050157002
2017-11-13 15:41:34.463 current_df(type=0) 3f005015
2017-11-13 15:41:34.464 current_ef(type=0) 7001
2017-11-13 15:41:34.465 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:34.466 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 4
2017-11-13 15:41:34.467 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:34.468 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:34.469 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:34.471 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:34.472 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:34.473 CLA:0, INS:A4, P1:0, P2:0, data(2) 000000FB75FBEC30
2017-11-13 15:41:34.474 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:34.475 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (8 bytes):
00 A4 00 00 02 70 02 00 .....p..
2017-11-13 15:41:34.476 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:34.504 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (25 bytes):
62 15 80 02 00 EA 82 01 01 83 02 70 02 86 08 00 b..........p....
00 20 00 20 00 20 00 90 00 . . . ...
2017-11-13 15:41:34.505 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:34.507 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:34.508 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:34.510 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:34.511 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:34.512 FCP length 21
2017-11-13 15:41:34.513 processing FCI bytes
2017-11-13 15:41:34.515 file identifier: 0x7002
2017-11-13 15:41:34.516 bytes in file: 234
2017-11-13 15:41:34.517 shareable: no
2017-11-13 15:41:34.518 type: working EF
2017-11-13 15:41:34.519 EF structure: 1
2017-11-13 15:41:34.520 tag 0x82: 0x01
2017-11-13 15:41:34.521 ACL data(8):0000200020002000
2017-11-13 15:41:34.522 ACL(0) op 0x16, acl 0:0
2017-11-13 15:41:34.523 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:34.524 ACL(2) op 0x17, acl 20:0
2017-11-13 15:41:34.525 ACL(3) op 0x19, acl 20:0
2017-11-13 15:41:34.526 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:34.527 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:34.528 [opensc-pkcs11] card-authentic.c:807:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:34.530 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:34.531 called; 234 bytes at index 0
2017-11-13 15:41:34.532 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:34.533 offs:0,count:234,max_recv_size:65536
2017-11-13 15:41:34.534 reader flags 0x1
2017-11-13 15:41:34.535 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:34.536 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:34.537 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:34.538 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:34.539 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:34.540 CLA:0, INS:B0, P1:0, P2:0, data(0) 0000000000000000
2017-11-13 15:41:34.541 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:34.543 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 00 00 EA .....
2017-11-13 15:41:34.543 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:34.595 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (236 bytes):
30 73 30 4B 0C 1E 43 6C 61 76 65 20 50 72 69 76 0s0K..Clave Priv
61 64 61 20 64 65 20 41 75 74 65 6E 74 69 63 61 ada de Autentica
63 69 6F 6E 03 02 06 C0 04 01 01 30 22 30 0A 03 cion.......0"0..
02 06 40 30 04 03 02 05 20 30 0A 03 02 04 10 30 ..@0.... 0.....0
04 03 02 05 20 30 08 03 03 06 00 40 04 01 01 30 .... 0.....@...0
18 04 01 01 03 03 06 EE 40 01 01 FF 03 02 04 B0 ........@.......
02 02 00 81 A1 03 02 01 05 A1 0A 30 08 30 02 04 ...........0.0..
00 02 02 08 00 30 73 30 4B 0C 1E 43 6C 61 76 65 .....0s0K..Clave
20 50 72 69 76 61 64 61 20 64 65 20 46 69 72 6D Privada de Firm
61 20 44 69 67 69 74 61 6C 03 02 06 C0 04 01 04 a Digital.......
30 22 30 0A 03 02 06 40 30 04 03 02 05 20 30 0A 0"0....@0.... 0.
03 02 04 10 30 04 03 02 05 20 30 08 03 03 06 00 ....0.... 0.....
40 04 01 04 30 18 04 01 02 03 03 06 EE 40 01 01 @...0........@..
FF 03 02 04 B0 02 02 00 82 A1 03 02 01 05 A1 0A ................
30 08 30 02 04 00 02 02 08 00 90 00 0.0.........
2017-11-13 15:41:34.597 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:34.598 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:34.599 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:34.601 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 234
2017-11-13 15:41:34.602 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 234
2017-11-13 15:41:34.603 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:34.604 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:34.605 [opensc-pkcs11] pkcs15.c:2450:sc_pkcs15_read_file: returning with: 0 (Success)
2017-11-13 15:41:34.606 called, left=234, depth 0, choice
2017-11-13 15:41:34.607 Looking for 'privateRSAKey', tag 0x1000010, CHOICE, OPTIONAL
2017-11-13 15:41:34.608 decoding 'privateRSAKey', raw data:304B0C1E436C61766520507269766164...
2017-11-13 15:41:34.610 called, left=115, depth 1
2017-11-13 15:41:34.611 Looking for 'commonObjectAttributes', tag 0x1000010
2017-11-13 15:41:34.612 decoding 'commonObjectAttributes', raw data:0C1E436C617665205072697661646120...
2017-11-13 15:41:34.614 called, left=75, depth 2
2017-11-13 15:41:34.615 Looking for 'label', tag 0xc, OPTIONAL
2017-11-13 15:41:34.616 decoding 'label', raw data:436C6176652050726976616461206465...
2017-11-13 15:41:34.618 Looking for 'flags', tag 0x3, OPTIONAL
2017-11-13 15:41:34.619 decoding 'flags', raw data:06C0
2017-11-13 15:41:34.620 Looking for 'authId', tag 0x4, OPTIONAL
2017-11-13 15:41:34.621 decoding 'authId', raw data:01
2017-11-13 15:41:34.623 Looking for 'userConsent', tag 0x2, OPTIONAL
2017-11-13 15:41:34.624 'userConsent' not present
2017-11-13 15:41:34.625 Looking for 'accessControlRules', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.627 decoding 'accessControlRules', raw data:300A03020640300403020520300A0302...
2017-11-13 15:41:34.628 called, left=34, depth 3
2017-11-13 15:41:34.629 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.630 decoding 'accessControlRule', raw data:03020640300403020520
2017-11-13 15:41:34.631 called, left=10, depth 4
2017-11-13 15:41:34.632 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:34.633 decoding 'accessMode', raw data:0640
2017-11-13 15:41:34.635 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:34.636 'securityCondition' not present
2017-11-13 15:41:34.637 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.639 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.640 decoding 'accessControlRule', raw data:03020410300403020520
2017-11-13 15:41:34.642 called, left=10, depth 4
2017-11-13 15:41:34.643 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:34.644 decoding 'accessMode', raw data:0410
2017-11-13 15:41:34.645 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:34.646 'securityCondition' not present
2017-11-13 15:41:34.647 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.648 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.649 decoding 'accessControlRule', raw data:0303060040040101
2017-11-13 15:41:34.650 called, left=8, depth 4
2017-11-13 15:41:34.652 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:34.653 decoding 'accessMode', raw data:060040
2017-11-13 15:41:34.654 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:34.655 decoding 'securityCondition', raw data:01
2017-11-13 15:41:34.656 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.657 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.658 'accessControlRule' not present
2017-11-13 15:41:34.659 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.661 'accessControlRule' not present
2017-11-13 15:41:34.662 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.663 'accessControlRule' not present
2017-11-13 15:41:34.664 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.665 'accessControlRule' not present
2017-11-13 15:41:34.666 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.667 'accessControlRule' not present
2017-11-13 15:41:34.668 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.669 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.670 Looking for 'classAttributes', tag 0x1000010
2017-11-13 15:41:34.671 decoding 'classAttributes', raw data:040101030306EE400101FF030204B002...
2017-11-13 15:41:34.672 called, left=24, depth 2
2017-11-13 15:41:34.673 Looking for 'iD', tag 0x4
2017-11-13 15:41:34.674 decoding 'iD', raw data:01
2017-11-13 15:41:34.676 Looking for 'usage', tag 0x3
2017-11-13 15:41:34.677 decoding 'usage', raw data:06EE40
2017-11-13 15:41:34.678 Looking for 'native', tag 0x1, OPTIONAL
2017-11-13 15:41:34.679 decoding 'native', raw data:FF
2017-11-13 15:41:34.679 Looking for 'accessFlags', tag 0x3, OPTIONAL
2017-11-13 15:41:34.680 decoding 'accessFlags', raw data:04B0
2017-11-13 15:41:34.682 Looking for 'keyReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.683 decoding 'keyReference', raw data:0081
2017-11-13 15:41:34.684 decoding 'keyReference' returned 129
2017-11-13 15:41:34.685 Looking for 'algReference', tag 0x21000001, OPTIONAL
2017-11-13 15:41:34.686 decoding 'algReference', raw data:020105
2017-11-13 15:41:34.687 called, left=3, depth 3
2017-11-13 15:41:34.688 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.689 decoding 'algorithmReference', raw data:05
2017-11-13 15:41:34.690 decoding 'algorithmReference' returned 5
2017-11-13 15:41:34.691 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.692 'algorithmReference' not present
2017-11-13 15:41:34.693 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.695 'algorithmReference' not present
2017-11-13 15:41:34.696 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.699 'algorithmReference' not present
2017-11-13 15:41:34.700 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.701 'algorithmReference' not present
2017-11-13 15:41:34.702 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.703 'algorithmReference' not present
2017-11-13 15:41:34.704 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.705 'algorithmReference' not present
2017-11-13 15:41:34.706 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.707 'algorithmReference' not present
2017-11-13 15:41:34.709 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.710 'algorithmReference' not present
2017-11-13 15:41:34.711 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.712 'algorithmReference' not present
2017-11-13 15:41:34.713 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.714 'algorithmReference' not present
2017-11-13 15:41:34.715 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.717 'algorithmReference' not present
2017-11-13 15:41:34.718 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.719 'algorithmReference' not present
2017-11-13 15:41:34.720 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.721 'algorithmReference' not present
2017-11-13 15:41:34.722 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.723 'algorithmReference' not present
2017-11-13 15:41:34.724 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.725 'algorithmReference' not present
2017-11-13 15:41:34.726 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.727 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.728 Looking for 'subClassAttributes', tag 0x21000000, OPTIONAL
2017-11-13 15:41:34.729 'subClassAttributes' not present
2017-11-13 15:41:34.730 Looking for 'typeAttributes', tag 0x21000001
2017-11-13 15:41:34.731 decoding 'typeAttributes', raw data:30083002040002020800
2017-11-13 15:41:34.732 called, left=10, depth 2
2017-11-13 15:41:34.734 Looking for 'privateRSAKeyAttributes', tag 0x1000010
2017-11-13 15:41:34.735 decoding 'privateRSAKeyAttributes', raw data:3002040002020800
2017-11-13 15:41:34.736 called, left=8, depth 3
2017-11-13 15:41:34.737 Looking for 'value', tag 0x1000010
2017-11-13 15:41:34.738 decoding 'value', raw data:0400
2017-11-13 15:41:34.739 called, left=2, depth 4
2017-11-13 15:41:34.741 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:34.742 decoding 'path', raw data:
2017-11-13 15:41:34.743 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:34.744 'index' not present
2017-11-13 15:41:34.745 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:34.746 'length' not present
2017-11-13 15:41:34.747 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:34.748 'pathExtended' not present
2017-11-13 15:41:34.749 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.750 Looking for 'modulusLength', tag 0x2
2017-11-13 15:41:34.751 decoding 'modulusLength', raw data:0800
2017-11-13 15:41:34.752 decoding 'modulusLength' returned 2048
2017-11-13 15:41:34.754 Looking for 'keyInfo', tag 0x2, OPTIONAL
2017-11-13 15:41:34.754 'keyInfo' not present
2017-11-13 15:41:34.755 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.756 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.757 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.759 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.760 PrivKey path ''
2017-11-13 15:41:34.761 Key Subject
2017-11-13 15:41:34.762 Key path
2017-11-13 15:41:34.763 called, left=117, depth 0, choice
2017-11-13 15:41:34.764 Looking for 'privateRSAKey', tag 0x1000010, CHOICE, OPTIONAL
2017-11-13 15:41:34.765 decoding 'privateRSAKey', raw data:304B0C1E436C61766520507269766164...
2017-11-13 15:41:34.766 called, left=115, depth 1
2017-11-13 15:41:34.767 Looking for 'commonObjectAttributes', tag 0x1000010
2017-11-13 15:41:34.768 decoding 'commonObjectAttributes', raw data:0C1E436C617665205072697661646120...
2017-11-13 15:41:34.769 called, left=75, depth 2
2017-11-13 15:41:34.770 Looking for 'label', tag 0xc, OPTIONAL
2017-11-13 15:41:34.771 decoding 'label', raw data:436C6176652050726976616461206465...
2017-11-13 15:41:34.772 Looking for 'flags', tag 0x3, OPTIONAL
2017-11-13 15:41:34.773 decoding 'flags', raw data:06C0
2017-11-13 15:41:34.774 Looking for 'authId', tag 0x4, OPTIONAL
2017-11-13 15:41:34.775 decoding 'authId', raw data:04
2017-11-13 15:41:34.777 Looking for 'userConsent', tag 0x2, OPTIONAL
2017-11-13 15:41:34.778 'userConsent' not present
2017-11-13 15:41:34.779 Looking for 'accessControlRules', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.780 decoding 'accessControlRules', raw data:300A03020640300403020520300A0302...
2017-11-13 15:41:34.781 called, left=34, depth 3
2017-11-13 15:41:34.782 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.783 decoding 'accessControlRule', raw data:03020640300403020520
2017-11-13 15:41:34.784 called, left=10, depth 4
2017-11-13 15:41:34.785 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:34.786 decoding 'accessMode', raw data:0640
2017-11-13 15:41:34.787 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:34.788 'securityCondition' not present
2017-11-13 15:41:34.789 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.790 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.792 decoding 'accessControlRule', raw data:03020410300403020520
2017-11-13 15:41:34.793 called, left=10, depth 4
2017-11-13 15:41:34.794 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:34.795 decoding 'accessMode', raw data:0410
2017-11-13 15:41:34.796 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:34.797 'securityCondition' not present
2017-11-13 15:41:34.798 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.799 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.800 decoding 'accessControlRule', raw data:0303060040040104
2017-11-13 15:41:34.801 called, left=8, depth 4
2017-11-13 15:41:34.802 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:34.803 decoding 'accessMode', raw data:060040
2017-11-13 15:41:34.804 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:34.805 decoding 'securityCondition', raw data:04
2017-11-13 15:41:34.806 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.807 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.808 'accessControlRule' not present
2017-11-13 15:41:34.809 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.810 'accessControlRule' not present
2017-11-13 15:41:34.811 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.812 'accessControlRule' not present
2017-11-13 15:41:34.813 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.815 'accessControlRule' not present
2017-11-13 15:41:34.816 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:34.817 'accessControlRule' not present
2017-11-13 15:41:34.818 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.819 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.820 Looking for 'classAttributes', tag 0x1000010
2017-11-13 15:41:34.821 decoding 'classAttributes', raw data:040102030306EE400101FF030204B002...
2017-11-13 15:41:34.822 called, left=24, depth 2
2017-11-13 15:41:34.823 Looking for 'iD', tag 0x4
2017-11-13 15:41:34.824 decoding 'iD', raw data:02
2017-11-13 15:41:34.825 Looking for 'usage', tag 0x3
2017-11-13 15:41:34.826 decoding 'usage', raw data:06EE40
2017-11-13 15:41:34.827 Looking for 'native', tag 0x1, OPTIONAL
2017-11-13 15:41:34.828 decoding 'native', raw data:FF
2017-11-13 15:41:34.829 Looking for 'accessFlags', tag 0x3, OPTIONAL
2017-11-13 15:41:34.831 decoding 'accessFlags', raw data:04B0
2017-11-13 15:41:34.832 Looking for 'keyReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.833 decoding 'keyReference', raw data:0082
2017-11-13 15:41:34.834 decoding 'keyReference' returned 130
2017-11-13 15:41:34.835 Looking for 'algReference', tag 0x21000001, OPTIONAL
2017-11-13 15:41:34.836 decoding 'algReference', raw data:020105
2017-11-13 15:41:34.837 called, left=3, depth 3
2017-11-13 15:41:34.838 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.839 decoding 'algorithmReference', raw data:05
2017-11-13 15:41:34.840 decoding 'algorithmReference' returned 5
2017-11-13 15:41:34.841 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.842 'algorithmReference' not present
2017-11-13 15:41:34.843 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.844 'algorithmReference' not present
2017-11-13 15:41:34.845 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.846 'algorithmReference' not present
2017-11-13 15:41:34.847 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.848 'algorithmReference' not present
2017-11-13 15:41:34.849 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.850 'algorithmReference' not present
2017-11-13 15:41:34.851 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.852 'algorithmReference' not present
2017-11-13 15:41:34.853 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.854 'algorithmReference' not present
2017-11-13 15:41:34.855 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.856 'algorithmReference' not present
2017-11-13 15:41:34.857 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.858 'algorithmReference' not present
2017-11-13 15:41:34.859 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.861 'algorithmReference' not present
2017-11-13 15:41:34.862 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.863 'algorithmReference' not present
2017-11-13 15:41:34.864 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.865 'algorithmReference' not present
2017-11-13 15:41:34.866 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.868 'algorithmReference' not present
2017-11-13 15:41:34.869 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.870 'algorithmReference' not present
2017-11-13 15:41:34.872 Looking for 'algorithmReference', tag 0x2, OPTIONAL
2017-11-13 15:41:34.873 'algorithmReference' not present
2017-11-13 15:41:34.874 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.875 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.876 Looking for 'subClassAttributes', tag 0x21000000, OPTIONAL
2017-11-13 15:41:34.877 'subClassAttributes' not present
2017-11-13 15:41:34.878 Looking for 'typeAttributes', tag 0x21000001
2017-11-13 15:41:34.879 decoding 'typeAttributes', raw data:30083002040002020800
2017-11-13 15:41:34.880 called, left=10, depth 2
2017-11-13 15:41:34.881 Looking for 'privateRSAKeyAttributes', tag 0x1000010
2017-11-13 15:41:34.882 decoding 'privateRSAKeyAttributes', raw data:3002040002020800
2017-11-13 15:41:34.883 called, left=8, depth 3
2017-11-13 15:41:34.884 Looking for 'value', tag 0x1000010
2017-11-13 15:41:34.885 decoding 'value', raw data:0400
2017-11-13 15:41:34.886 called, left=2, depth 4
2017-11-13 15:41:34.887 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:34.888 decoding 'path', raw data:
2017-11-13 15:41:34.889 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:34.890 'index' not present
2017-11-13 15:41:34.892 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:34.893 'length' not present
2017-11-13 15:41:34.894 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:34.895 'pathExtended' not present
2017-11-13 15:41:34.896 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.897 Looking for 'modulusLength', tag 0x2
2017-11-13 15:41:34.898 decoding 'modulusLength', raw data:0800
2017-11-13 15:41:34.899 decoding 'modulusLength' returned 2048
2017-11-13 15:41:34.900 Looking for 'keyInfo', tag 0x2, OPTIONAL
2017-11-13 15:41:34.901 'keyInfo' not present
2017-11-13 15:41:34.902 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.903 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.904 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.905 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:34.906 PrivKey path ''
2017-11-13 15:41:34.907 Key Subject
2017-11-13 15:41:34.908 Key path
2017-11-13 15:41:34.909 [opensc-pkcs11] pkcs15.c:2136:sc_pkcs15_parse_df: returning with: 0 (Success)
2017-11-13 15:41:34.911 Found 2 RSA private keys
2017-11-13 15:41:34.912 called; path=3f0050157004, type=1, enum=0
2017-11-13 15:41:34.913 [opensc-pkcs11] pkcs15.c:2355:sc_pkcs15_read_file: called
2017-11-13 15:41:34.914 path=3f0050157004, index=0, count=-1
2017-11-13 15:41:34.915 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:34.916 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:34.917 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:34.918 called; type=2, path=3f0050157004
2017-11-13 15:41:34.919 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:34.920 try to select path(type:2) 3f0050157004
2017-11-13 15:41:34.922 current_df(type=0) 3f005015
2017-11-13 15:41:34.922 current_ef(type=0) 7002
2017-11-13 15:41:34.923 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:34.925 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 4
2017-11-13 15:41:34.926 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:34.927 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:34.928 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:34.929 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:34.930 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:34.931 CLA:0, INS:A4, P1:0, P2:0, data(2) 000000FB75FBEC30
2017-11-13 15:41:34.932 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:34.933 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (8 bytes):
00 A4 00 00 02 70 04 00 .....p..
2017-11-13 15:41:34.934 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:34.962 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (25 bytes):
62 15 80 02 00 01 82 01 01 83 02 70 04 86 08 00 b..........p....
00 20 00 20 00 20 00 90 00 . . . ...
2017-11-13 15:41:34.964 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:34.965 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:34.967 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:34.968 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:34.969 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:34.970 FCP length 21
2017-11-13 15:41:34.972 processing FCI bytes
2017-11-13 15:41:34.974 file identifier: 0x7004
2017-11-13 15:41:34.974 bytes in file: 1
2017-11-13 15:41:34.976 shareable: no
2017-11-13 15:41:34.977 type: working EF
2017-11-13 15:41:34.979 EF structure: 1
2017-11-13 15:41:34.980 tag 0x82: 0x01
2017-11-13 15:41:34.981 ACL data(8):0000200020002000
2017-11-13 15:41:34.982 ACL(0) op 0x16, acl 0:0
2017-11-13 15:41:34.983 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:34.984 ACL(2) op 0x17, acl 20:0
2017-11-13 15:41:34.986 ACL(3) op 0x19, acl 20:0
2017-11-13 15:41:34.987 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:34.988 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:34.989 [opensc-pkcs11] card-authentic.c:807:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:34.990 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:34.991 called; 1 bytes at index 0
2017-11-13 15:41:34.992 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:34.993 offs:0,count:1,max_recv_size:65536
2017-11-13 15:41:34.994 reader flags 0x1
2017-11-13 15:41:34.995 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:34.996 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:34.997 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:34.998 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:35.000 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:35.001 CLA:0, INS:B0, P1:0, P2:0, data(0) 0000000000000000
2017-11-13 15:41:35.002 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:35.003 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 00 00 01 .....
2017-11-13 15:41:35.004 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:35.028 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (3 bytes):
00 90 00 ...
2017-11-13 15:41:35.029 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.031 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.032 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:35.033 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 1
2017-11-13 15:41:35.035 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 1
2017-11-13 15:41:35.036 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:35.037 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:35.038 [opensc-pkcs11] pkcs15.c:2450:sc_pkcs15_read_file: returning with: 0 (Success)
2017-11-13 15:41:35.039 [opensc-pkcs11] pkcs15.c:2136:sc_pkcs15_parse_df: returning with: 0 (Success)
2017-11-13 15:41:35.040 Found 0 RSA public keys
2017-11-13 15:41:35.042 Found 0 EC private keys
2017-11-13 15:41:35.043 Found 0 EC public keys
2017-11-13 15:41:35.044 Found 0 GOSTR3410 private keys
2017-11-13 15:41:35.045 Found 0 GOSTR3410 public keys
2017-11-13 15:41:35.046 called; path=3f0050157005, type=4, enum=0
2017-11-13 15:41:35.047 [opensc-pkcs11] pkcs15.c:2355:sc_pkcs15_read_file: called
2017-11-13 15:41:35.048 path=3f0050157005, index=0, count=-1
2017-11-13 15:41:35.050 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:35.051 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:35.052 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:35.053 called; type=2, path=3f0050157005
2017-11-13 15:41:35.054 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:35.055 try to select path(type:2) 3f0050157005
2017-11-13 15:41:35.056 current_df(type=0) 3f005015
2017-11-13 15:41:35.057 current_ef(type=0) 7004
2017-11-13 15:41:35.058 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:35.059 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 4
2017-11-13 15:41:35.060 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:35.061 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:35.062 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:35.063 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:35.064 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:35.065 CLA:0, INS:A4, P1:0, P2:0, data(2) 000000FB75FBEC30
2017-11-13 15:41:35.066 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:35.068 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (8 bytes):
00 A4 00 00 02 70 05 00 .....p..
2017-11-13 15:41:35.069 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:35.098 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (25 bytes):
62 15 80 02 01 72 82 01 01 83 02 70 05 86 08 00 b....r.....p....
00 20 00 20 00 20 00 90 00 . . . ...
2017-11-13 15:41:35.100 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.101 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.102 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:35.103 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:35.105 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:35.106 FCP length 21
2017-11-13 15:41:35.107 processing FCI bytes
2017-11-13 15:41:35.108 file identifier: 0x7005
2017-11-13 15:41:35.110 bytes in file: 370
2017-11-13 15:41:35.111 shareable: no
2017-11-13 15:41:35.113 type: working EF
2017-11-13 15:41:35.114 EF structure: 1
2017-11-13 15:41:35.116 tag 0x82: 0x01
2017-11-13 15:41:35.117 ACL data(8):0000200020002000
2017-11-13 15:41:35.118 ACL(0) op 0x16, acl 0:0
2017-11-13 15:41:35.119 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:35.121 ACL(2) op 0x17, acl 20:0
2017-11-13 15:41:35.122 ACL(3) op 0x19, acl 20:0
2017-11-13 15:41:35.123 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:35.124 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:35.126 [opensc-pkcs11] card-authentic.c:807:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:35.127 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:35.128 called; 370 bytes at index 0
2017-11-13 15:41:35.129 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:35.130 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:35.132 called; 256 bytes at index 0
2017-11-13 15:41:35.133 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:35.134 offs:0,count:256,max_recv_size:65536
2017-11-13 15:41:35.135 reader flags 0x1
2017-11-13 15:41:35.137 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:35.138 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:35.140 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:35.141 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:35.143 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:35.144 CLA:0, INS:B0, P1:0, P2:0, data(0) 0000000000000000
2017-11-13 15:41:35.146 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:35.147 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 00 00 00 .....
2017-11-13 15:41:35.148 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:35.205 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
30 5A 30 46 0C 1E 52 45 4E 49 45 43 20 43 65 72 0Z0F..RENIEC Cer
74 69 66 69 63 61 74 69 6F 6E 20 41 75 74 68 6F tification Autho
72 69 74 79 03 02 06 40 30 20 30 06 03 02 07 80 rity...@0 0.....
05 00 30 0A 03 02 06 40 30 04 03 02 05 20 30 0A ..0....@0.... 0.
03 02 04 10 30 04 03 02 05 20 30 06 04 01 55 01 ....0.... 0...U.
01 FF A1 08 30 06 30 04 04 02 34 07 30 4E 30 3A ....0.0...4.0N0:
0C 12 52 45 4E 49 45 43 20 43 6C 61 73 73 20 49 ..RENIEC Class I
49 20 43 41 03 02 06 40 30 20 30 06 03 02 07 80 I CA...@0 0.....
05 00 30 0A 03 02 06 40 30 04 03 02 05 20 30 0A ..0....@0.... 0.
03 02 04 10 30 04 03 02 05 20 30 06 04 01 56 01 ....0.... 0...V.
01 FF A1 08 30 06 30 04 04 02 34 08 30 61 30 50 ....0.0...4.0a0P
0C 28 4D 41 4D 41 4E 49 20 48 55 4D 50 49 52 49 .(MAMANI HUMPIRI
20 4C 75 69 73 20 4D 69 67 75 65 6C 20 28 41 55 Luis Miguel (AU
54 34 33 38 37 33 32 32 33 29 03 02 06 40 30 20 T43873223)...@0
30 06 03 02 07 80 05 00 30 0A 03 02 06 40 30 04 0.......0....@0.
03 02 05 20 30 0A 03 02 04 10 30 04 03 02 05 20 ... 0.....0....
90 00 ..
2017-11-13 15:41:35.207 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.208 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.210 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:35.211 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:35.212 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:35.214 called; 114 bytes at index 256
2017-11-13 15:41:35.215 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:35.216 offs:256,count:114,max_recv_size:65536
2017-11-13 15:41:35.218 reader flags 0x1
2017-11-13 15:41:35.219 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:35.220 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:35.221 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:35.222 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:35.223 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:35.225 CLA:0, INS:B0, P1:1, P2:0, data(0) 0000000000000000
2017-11-13 15:41:35.226 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:35.227 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 01 00 72 ....r
2017-11-13 15:41:35.228 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:35.266 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (116 bytes):
30 03 04 01 01 A1 08 30 06 30 04 04 02 34 01 30 0......0.0...4.0
61 30 50 0C 28 4D 41 4D 41 4E 49 20 48 55 4D 50 a0P.(MAMANI HUMP
49 52 49 20 4C 75 69 73 20 4D 69 67 75 65 6C 20 IRI Luis Miguel
28 46 49 52 34 33 38 37 33 32 32 33 29 03 02 06 (FIR43873223)...
40 30 20 30 06 03 02 07 80 05 00 30 0A 03 02 06 @0 0.......0....
40 30 04 03 02 05 20 30 0A 03 02 04 10 30 04 03 @0.... 0.....0..
02 05 20 30 03 04 01 02 A1 08 30 06 30 04 04 02 .. 0......0.0...
34 02 90 00 4...
2017-11-13 15:41:35.267 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.269 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.270 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:35.271 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 114
2017-11-13 15:41:35.273 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 114
2017-11-13 15:41:35.274 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:35.275 [opensc-pkcs11] card.c:602:sc_read_binary: returning with: 370
2017-11-13 15:41:35.276 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:35.277 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:35.278 [opensc-pkcs11] pkcs15.c:2450:sc_pkcs15_read_file: returning with: 0 (Success)
2017-11-13 15:41:35.279 called, left=370, depth 0
2017-11-13 15:41:35.280 Looking for 'x509Certificate', tag 0x1000010
2017-11-13 15:41:35.281 decoding 'x509Certificate', raw data:30460C1E52454E494543204365727469...
2017-11-13 15:41:35.282 called, left=90, depth 1
2017-11-13 15:41:35.283 Looking for 'commonObjectAttributes', tag 0x1000010
2017-11-13 15:41:35.284 decoding 'commonObjectAttributes', raw data:0C1E52454E4945432043657274696669...
2017-11-13 15:41:35.286 called, left=70, depth 2
2017-11-13 15:41:35.287 Looking for 'label', tag 0xc, OPTIONAL
2017-11-13 15:41:35.288 decoding 'label', raw data:52454E49454320436572746966696361...
2017-11-13 15:41:35.289 Looking for 'flags', tag 0x3, OPTIONAL
2017-11-13 15:41:35.290 decoding 'flags', raw data:0640
2017-11-13 15:41:35.291 Looking for 'authId', tag 0x4, OPTIONAL
2017-11-13 15:41:35.293 'authId' not present
2017-11-13 15:41:35.294 Looking for 'userConsent', tag 0x2, OPTIONAL
2017-11-13 15:41:35.295 'userConsent' not present
2017-11-13 15:41:35.296 Looking for 'accessControlRules', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.297 decoding 'accessControlRules', raw data:3006030207800500300A030206403004...
2017-11-13 15:41:35.297 called, left=32, depth 3
2017-11-13 15:41:35.298 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.299 decoding 'accessControlRule', raw data:030207800500
2017-11-13 15:41:35.301 called, left=6, depth 4
2017-11-13 15:41:35.301 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:35.302 decoding 'accessMode', raw data:0780
2017-11-13 15:41:35.303 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:35.304 'securityCondition' not present
2017-11-13 15:41:35.305 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.306 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.308 decoding 'accessControlRule', raw data:03020640300403020520
2017-11-13 15:41:35.309 called, left=10, depth 4
2017-11-13 15:41:35.310 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:35.311 decoding 'accessMode', raw data:0640
2017-11-13 15:41:35.312 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:35.314 'securityCondition' not present
2017-11-13 15:41:35.315 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.316 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.317 decoding 'accessControlRule', raw data:03020410300403020520
2017-11-13 15:41:35.318 called, left=10, depth 4
2017-11-13 15:41:35.319 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:35.320 decoding 'accessMode', raw data:0410
2017-11-13 15:41:35.321 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:35.322 'securityCondition' not present
2017-11-13 15:41:35.323 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.324 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.325 'accessControlRule' not present
2017-11-13 15:41:35.326 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.327 'accessControlRule' not present
2017-11-13 15:41:35.328 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.329 'accessControlRule' not present
2017-11-13 15:41:35.330 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.331 'accessControlRule' not present
2017-11-13 15:41:35.332 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.333 'accessControlRule' not present
2017-11-13 15:41:35.334 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.335 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.337 Looking for 'classAttributes', tag 0x1000010
2017-11-13 15:41:35.338 decoding 'classAttributes', raw data:0401550101FF
2017-11-13 15:41:35.339 called, left=6, depth 2
2017-11-13 15:41:35.340 Looking for 'iD', tag 0x4
2017-11-13 15:41:35.341 decoding 'iD', raw data:55
2017-11-13 15:41:35.342 Looking for 'authority', tag 0x1, OPTIONAL
2017-11-13 15:41:35.343 decoding 'authority', raw data:FF
2017-11-13 15:41:35.344 Looking for 'identifier', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.345 'identifier' not present
2017-11-13 15:41:35.346 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.348 Looking for 'subClassAttributes', tag 0x21000000, OPTIONAL
2017-11-13 15:41:35.349 'subClassAttributes' not present
2017-11-13 15:41:35.350 Looking for 'typeAttributes', tag 0x21000001
2017-11-13 15:41:35.351 decoding 'typeAttributes', raw data:3006300404023407
2017-11-13 15:41:35.352 called, left=8, depth 2
2017-11-13 15:41:35.353 Looking for 'x509CertificateAttributes', tag 0x1000010
2017-11-13 15:41:35.354 decoding 'x509CertificateAttributes', raw data:300404023407
2017-11-13 15:41:35.355 called, left=6, depth 3
2017-11-13 15:41:35.356 Looking for 'value', tag 0x0
2017-11-13 15:41:35.357 called, left=6, depth 4, choice
2017-11-13 15:41:35.358 Looking for 'path', tag 0x1000010, CHOICE, OPTIONAL
2017-11-13 15:41:35.360 decoding 'path', raw data:04023407
2017-11-13 15:41:35.361 called, left=4, depth 5
2017-11-13 15:41:35.362 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:35.363 decoding 'path', raw data:3407
2017-11-13 15:41:35.364 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:35.365 'index' not present
2017-11-13 15:41:35.366 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:35.367 'length' not present
2017-11-13 15:41:35.368 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:35.369 'pathExtended' not present
2017-11-13 15:41:35.370 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.371 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.372 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.373 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.375 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.375 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.376 Certificate path '3f0050153407'
2017-11-13 15:41:35.377 called, left=278, depth 0
2017-11-13 15:41:35.378 Looking for 'x509Certificate', tag 0x1000010
2017-11-13 15:41:35.379 decoding 'x509Certificate', raw data:303A0C1252454E49454320436C617373...
2017-11-13 15:41:35.380 called, left=78, depth 1
2017-11-13 15:41:35.381 Looking for 'commonObjectAttributes', tag 0x1000010
2017-11-13 15:41:35.382 decoding 'commonObjectAttributes', raw data:0C1252454E49454320436C6173732049...
2017-11-13 15:41:35.383 called, left=58, depth 2
2017-11-13 15:41:35.384 Looking for 'label', tag 0xc, OPTIONAL
2017-11-13 15:41:35.385 decoding 'label', raw data:52454E49454320436C61737320494920...
2017-11-13 15:41:35.386 Looking for 'flags', tag 0x3, OPTIONAL
2017-11-13 15:41:35.388 decoding 'flags', raw data:0640
2017-11-13 15:41:35.389 Looking for 'authId', tag 0x4, OPTIONAL
2017-11-13 15:41:35.390 'authId' not present
2017-11-13 15:41:35.391 Looking for 'userConsent', tag 0x2, OPTIONAL
2017-11-13 15:41:35.392 'userConsent' not present
2017-11-13 15:41:35.393 Looking for 'accessControlRules', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.394 decoding 'accessControlRules', raw data:3006030207800500300A030206403004...
2017-11-13 15:41:35.395 called, left=32, depth 3
2017-11-13 15:41:35.396 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.397 decoding 'accessControlRule', raw data:030207800500
2017-11-13 15:41:35.398 called, left=6, depth 4
2017-11-13 15:41:35.399 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:35.400 decoding 'accessMode', raw data:0780
2017-11-13 15:41:35.402 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:35.403 'securityCondition' not present
2017-11-13 15:41:35.404 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.405 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.406 decoding 'accessControlRule', raw data:03020640300403020520
2017-11-13 15:41:35.407 called, left=10, depth 4
2017-11-13 15:41:35.408 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:35.409 decoding 'accessMode', raw data:0640
2017-11-13 15:41:35.410 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:35.411 'securityCondition' not present
2017-11-13 15:41:35.412 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.413 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.414 decoding 'accessControlRule', raw data:03020410300403020520
2017-11-13 15:41:35.416 called, left=10, depth 4
2017-11-13 15:41:35.417 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:35.418 decoding 'accessMode', raw data:0410
2017-11-13 15:41:35.419 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:35.420 'securityCondition' not present
2017-11-13 15:41:35.421 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.422 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.423 'accessControlRule' not present
2017-11-13 15:41:35.425 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.426 'accessControlRule' not present
2017-11-13 15:41:35.427 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.428 'accessControlRule' not present
2017-11-13 15:41:35.429 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.430 'accessControlRule' not present
2017-11-13 15:41:35.431 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.432 'accessControlRule' not present
2017-11-13 15:41:35.433 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.434 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.435 Looking for 'classAttributes', tag 0x1000010
2017-11-13 15:41:35.436 decoding 'classAttributes', raw data:0401560101FF
2017-11-13 15:41:35.437 called, left=6, depth 2
2017-11-13 15:41:35.438 Looking for 'iD', tag 0x4
2017-11-13 15:41:35.439 decoding 'iD', raw data:56
2017-11-13 15:41:35.440 Looking for 'authority', tag 0x1, OPTIONAL
2017-11-13 15:41:35.441 decoding 'authority', raw data:FF
2017-11-13 15:41:35.442 Looking for 'identifier', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.443 'identifier' not present
2017-11-13 15:41:35.444 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.445 Looking for 'subClassAttributes', tag 0x21000000, OPTIONAL
2017-11-13 15:41:35.446 'subClassAttributes' not present
2017-11-13 15:41:35.447 Looking for 'typeAttributes', tag 0x21000001
2017-11-13 15:41:35.448 decoding 'typeAttributes', raw data:3006300404023408
2017-11-13 15:41:35.449 called, left=8, depth 2
2017-11-13 15:41:35.450 Looking for 'x509CertificateAttributes', tag 0x1000010
2017-11-13 15:41:35.451 decoding 'x509CertificateAttributes', raw data:300404023408
2017-11-13 15:41:35.453 called, left=6, depth 3
2017-11-13 15:41:35.454 Looking for 'value', tag 0x0
2017-11-13 15:41:35.455 called, left=6, depth 4, choice
2017-11-13 15:41:35.456 Looking for 'path', tag 0x1000010, CHOICE, OPTIONAL
2017-11-13 15:41:35.457 decoding 'path', raw data:04023408
2017-11-13 15:41:35.458 called, left=4, depth 5
2017-11-13 15:41:35.459 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:35.460 decoding 'path', raw data:3408
2017-11-13 15:41:35.461 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:35.462 'index' not present
2017-11-13 15:41:35.463 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:35.464 'length' not present
2017-11-13 15:41:35.465 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:35.466 'pathExtended' not present
2017-11-13 15:41:35.467 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.468 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.470 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.471 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.472 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.473 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.474 Certificate path '3f0050153408'
2017-11-13 15:41:35.475 called, left=198, depth 0
2017-11-13 15:41:35.476 Looking for 'x509Certificate', tag 0x1000010
2017-11-13 15:41:35.477 decoding 'x509Certificate', raw data:30500C284D414D414E492048554D5049...
2017-11-13 15:41:35.478 called, left=97, depth 1
2017-11-13 15:41:35.479 Looking for 'commonObjectAttributes', tag 0x1000010
2017-11-13 15:41:35.480 decoding 'commonObjectAttributes', raw data:0C284D414D414E492048554D50495249...
2017-11-13 15:41:35.481 called, left=80, depth 2
2017-11-13 15:41:35.482 Looking for 'label', tag 0xc, OPTIONAL
2017-11-13 15:41:35.483 decoding 'label', raw data:4D414D414E492048554D50495249204C...
2017-11-13 15:41:35.484 Looking for 'flags', tag 0x3, OPTIONAL
2017-11-13 15:41:35.485 decoding 'flags', raw data:0640
2017-11-13 15:41:35.486 Looking for 'authId', tag 0x4, OPTIONAL
2017-11-13 15:41:35.487 'authId' not present
2017-11-13 15:41:35.488 Looking for 'userConsent', tag 0x2, OPTIONAL
2017-11-13 15:41:35.489 'userConsent' not present
2017-11-13 15:41:35.491 Looking for 'accessControlRules', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.492 decoding 'accessControlRules', raw data:3006030207800500300A030206403004...
2017-11-13 15:41:35.493 called, left=32, depth 3
2017-11-13 15:41:35.494 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.495 decoding 'accessControlRule', raw data:030207800500
2017-11-13 15:41:35.496 called, left=6, depth 4
2017-11-13 15:41:35.497 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:35.498 decoding 'accessMode', raw data:0780
2017-11-13 15:41:35.499 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:35.500 'securityCondition' not present
2017-11-13 15:41:35.502 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.502 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.503 decoding 'accessControlRule', raw data:03020640300403020520
2017-11-13 15:41:35.504 called, left=10, depth 4
2017-11-13 15:41:35.505 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:35.506 decoding 'accessMode', raw data:0640
2017-11-13 15:41:35.508 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:35.509 'securityCondition' not present
2017-11-13 15:41:35.510 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.511 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.512 decoding 'accessControlRule', raw data:03020410300403020520
2017-11-13 15:41:35.513 called, left=10, depth 4
2017-11-13 15:41:35.514 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:35.515 decoding 'accessMode', raw data:0410
2017-11-13 15:41:35.516 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:35.517 'securityCondition' not present
2017-11-13 15:41:35.518 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.519 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.520 'accessControlRule' not present
2017-11-13 15:41:35.522 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.523 'accessControlRule' not present
2017-11-13 15:41:35.524 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.525 'accessControlRule' not present
2017-11-13 15:41:35.526 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.527 'accessControlRule' not present
2017-11-13 15:41:35.528 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.529 'accessControlRule' not present
2017-11-13 15:41:35.530 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.531 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.532 Looking for 'classAttributes', tag 0x1000010
2017-11-13 15:41:35.533 decoding 'classAttributes', raw data:040101
2017-11-13 15:41:35.535 called, left=3, depth 2
2017-11-13 15:41:35.536 Looking for 'iD', tag 0x4
2017-11-13 15:41:35.537 decoding 'iD', raw data:01
2017-11-13 15:41:35.538 Looking for 'authority', tag 0x1, OPTIONAL
2017-11-13 15:41:35.539 'authority' not present
2017-11-13 15:41:35.540 Looking for 'identifier', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.541 'identifier' not present
2017-11-13 15:41:35.542 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.543 Looking for 'subClassAttributes', tag 0x21000000, OPTIONAL
2017-11-13 15:41:35.544 'subClassAttributes' not present
2017-11-13 15:41:35.545 Looking for 'typeAttributes', tag 0x21000001
2017-11-13 15:41:35.546 decoding 'typeAttributes', raw data:3006300404023401
2017-11-13 15:41:35.547 called, left=8, depth 2
2017-11-13 15:41:35.548 Looking for 'x509CertificateAttributes', tag 0x1000010
2017-11-13 15:41:35.549 decoding 'x509CertificateAttributes', raw data:300404023401
2017-11-13 15:41:35.550 called, left=6, depth 3
2017-11-13 15:41:35.551 Looking for 'value', tag 0x0
2017-11-13 15:41:35.552 called, left=6, depth 4, choice
2017-11-13 15:41:35.553 Looking for 'path', tag 0x1000010, CHOICE, OPTIONAL
2017-11-13 15:41:35.554 decoding 'path', raw data:04023401
2017-11-13 15:41:35.555 called, left=4, depth 5
2017-11-13 15:41:35.556 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:35.557 decoding 'path', raw data:3401
2017-11-13 15:41:35.558 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:35.559 'index' not present
2017-11-13 15:41:35.561 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:35.562 'length' not present
2017-11-13 15:41:35.563 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:35.564 'pathExtended' not present
2017-11-13 15:41:35.565 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.566 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.567 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.568 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.569 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.570 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.571 Certificate path '3f0050153401'
2017-11-13 15:41:35.572 called, left=99, depth 0
2017-11-13 15:41:35.573 Looking for 'x509Certificate', tag 0x1000010
2017-11-13 15:41:35.574 decoding 'x509Certificate', raw data:30500C284D414D414E492048554D5049...
2017-11-13 15:41:35.575 called, left=97, depth 1
2017-11-13 15:41:35.577 Looking for 'commonObjectAttributes', tag 0x1000010
2017-11-13 15:41:35.578 decoding 'commonObjectAttributes', raw data:0C284D414D414E492048554D50495249...
2017-11-13 15:41:35.579 called, left=80, depth 2
2017-11-13 15:41:35.580 Looking for 'label', tag 0xc, OPTIONAL
2017-11-13 15:41:35.581 decoding 'label', raw data:4D414D414E492048554D50495249204C...
2017-11-13 15:41:35.582 Looking for 'flags', tag 0x3, OPTIONAL
2017-11-13 15:41:35.583 decoding 'flags', raw data:0640
2017-11-13 15:41:35.585 Looking for 'authId', tag 0x4, OPTIONAL
2017-11-13 15:41:35.586 'authId' not present
2017-11-13 15:41:35.587 Looking for 'userConsent', tag 0x2, OPTIONAL
2017-11-13 15:41:35.588 'userConsent' not present
2017-11-13 15:41:35.589 Looking for 'accessControlRules', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.590 decoding 'accessControlRules', raw data:3006030207800500300A030206403004...
2017-11-13 15:41:35.591 called, left=32, depth 3
2017-11-13 15:41:35.593 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.594 decoding 'accessControlRule', raw data:030207800500
2017-11-13 15:41:35.594 called, left=6, depth 4
2017-11-13 15:41:35.595 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:35.597 decoding 'accessMode', raw data:0780
2017-11-13 15:41:35.598 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:35.599 'securityCondition' not present
2017-11-13 15:41:35.600 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.601 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.602 decoding 'accessControlRule', raw data:03020640300403020520
2017-11-13 15:41:35.603 called, left=10, depth 4
2017-11-13 15:41:35.604 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:35.605 decoding 'accessMode', raw data:0640
2017-11-13 15:41:35.606 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:35.607 'securityCondition' not present
2017-11-13 15:41:35.608 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.609 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.610 decoding 'accessControlRule', raw data:03020410300403020520
2017-11-13 15:41:35.611 called, left=10, depth 4
2017-11-13 15:41:35.612 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:35.614 decoding 'accessMode', raw data:0410
2017-11-13 15:41:35.615 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:35.616 'securityCondition' not present
2017-11-13 15:41:35.618 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.619 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.620 'accessControlRule' not present
2017-11-13 15:41:35.621 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.622 'accessControlRule' not present
2017-11-13 15:41:35.624 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.625 'accessControlRule' not present
2017-11-13 15:41:35.627 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.628 'accessControlRule' not present
2017-11-13 15:41:35.629 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.630 'accessControlRule' not present
2017-11-13 15:41:35.631 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.633 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.634 Looking for 'classAttributes', tag 0x1000010
2017-11-13 15:41:35.635 decoding 'classAttributes', raw data:040102
2017-11-13 15:41:35.636 called, left=3, depth 2
2017-11-13 15:41:35.638 Looking for 'iD', tag 0x4
2017-11-13 15:41:35.639 decoding 'iD', raw data:02
2017-11-13 15:41:35.640 Looking for 'authority', tag 0x1, OPTIONAL
2017-11-13 15:41:35.642 'authority' not present
2017-11-13 15:41:35.643 Looking for 'identifier', tag 0x1000010, OPTIONAL
2017-11-13 15:41:35.644 'identifier' not present
2017-11-13 15:41:35.646 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.647 Looking for 'subClassAttributes', tag 0x21000000, OPTIONAL
2017-11-13 15:41:35.649 'subClassAttributes' not present
2017-11-13 15:41:35.650 Looking for 'typeAttributes', tag 0x21000001
2017-11-13 15:41:35.651 decoding 'typeAttributes', raw data:3006300404023402
2017-11-13 15:41:35.652 called, left=8, depth 2
2017-11-13 15:41:35.653 Looking for 'x509CertificateAttributes', tag 0x1000010
2017-11-13 15:41:35.654 decoding 'x509CertificateAttributes', raw data:300404023402
2017-11-13 15:41:35.655 called, left=6, depth 3
2017-11-13 15:41:35.656 Looking for 'value', tag 0x0
2017-11-13 15:41:35.657 called, left=6, depth 4, choice
2017-11-13 15:41:35.659 Looking for 'path', tag 0x1000010, CHOICE, OPTIONAL
2017-11-13 15:41:35.660 decoding 'path', raw data:04023402
2017-11-13 15:41:35.661 called, left=4, depth 5
2017-11-13 15:41:35.661 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:35.662 decoding 'path', raw data:3402
2017-11-13 15:41:35.663 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:35.664 'index' not present
2017-11-13 15:41:35.665 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:35.666 'length' not present
2017-11-13 15:41:35.667 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:35.668 'pathExtended' not present
2017-11-13 15:41:35.669 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.671 [opensc-pkcs11] asn1.c:1519:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.672 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.672 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.673 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.675 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:35.676 Certificate path '3f0050153402'
2017-11-13 15:41:35.677 [opensc-pkcs11] pkcs15.c:2136:sc_pkcs15_parse_df: returning with: 0 (Success)
2017-11-13 15:41:35.678 Found 4 certificates
2017-11-13 15:41:35.679 [opensc-pkcs11] pkcs15-cert.c:368:sc_pkcs15_read_certificate: called
2017-11-13 15:41:35.680 [opensc-pkcs11] pkcs15.c:2355:sc_pkcs15_read_file: called
2017-11-13 15:41:35.681 path=3f0050153407, index=0, count=-1
2017-11-13 15:41:35.682 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:35.683 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:35.684 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:35.685 called; type=2, path=3f0050153407
2017-11-13 15:41:35.686 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:35.687 try to select path(type:2) 3f0050153407
2017-11-13 15:41:35.688 current_df(type=0) 3f005015
2017-11-13 15:41:35.689 current_ef(type=0) 7005
2017-11-13 15:41:35.690 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:35.691 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 4
2017-11-13 15:41:35.692 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:35.693 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:35.695 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:35.696 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:35.697 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:35.698 CLA:0, INS:A4, P1:0, P2:0, data(2) 000000FB75FBEC70
2017-11-13 15:41:35.699 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:35.700 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (8 bytes):
00 A4 00 00 02 34 07 00 .....4..
2017-11-13 15:41:35.702 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:35.730 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (25 bytes):
62 15 80 02 05 CD 82 01 01 83 02 34 07 86 08 00 b..........4....
00 20 00 20 00 20 00 90 00 . . . ...
2017-11-13 15:41:35.731 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.732 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.734 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:35.735 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:35.737 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:35.738 FCP length 21
2017-11-13 15:41:35.739 processing FCI bytes
2017-11-13 15:41:35.740 file identifier: 0x3407
2017-11-13 15:41:35.742 bytes in file: 1485
2017-11-13 15:41:35.743 shareable: no
2017-11-13 15:41:35.744 type: working EF
2017-11-13 15:41:35.745 EF structure: 1
2017-11-13 15:41:35.746 tag 0x82: 0x01
2017-11-13 15:41:35.747 ACL data(8):0000200020002000
2017-11-13 15:41:35.748 ACL(0) op 0x16, acl 0:0
2017-11-13 15:41:35.749 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:35.750 ACL(2) op 0x17, acl 20:0
2017-11-13 15:41:35.751 ACL(3) op 0x19, acl 20:0
2017-11-13 15:41:35.752 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:35.753 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:35.754 [opensc-pkcs11] card-authentic.c:807:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:35.755 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:35.756 called; 1485 bytes at index 0
2017-11-13 15:41:35.757 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:35.758 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:35.759 called; 256 bytes at index 0
2017-11-13 15:41:35.760 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:35.762 offs:0,count:256,max_recv_size:65536
2017-11-13 15:41:35.763 reader flags 0x1
2017-11-13 15:41:35.764 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:35.765 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:35.766 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:35.767 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:35.768 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:35.769 CLA:0, INS:B0, P1:0, P2:0, data(0) 0000000000000000
2017-11-13 15:41:35.770 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:35.771 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 00 00 00 .....
2017-11-13 15:41:35.772 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:35.829 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
30 82 05 C9 30 82 03 B1 A0 03 02 01 02 02 14 4B 0...0..........K
13 C4 45 A3 67 6F 89 CC 03 7A 45 67 23 45 67 12 ..E.go...zEg#Eg.
37 65 57 30 0D 06 09 2A 86 48 86 F7 0D 01 01 05 7eW0...*.H......
05 00 30 74 31 0B 30 09 06 03 55 04 06 13 02 50 ..0t1.0...U....P
45 31 3C 30 3A 06 03 55 04 0A 0C 33 52 65 67 69 E1<0:..U...3Regi
73 74 72 6F 20 4E 61 63 69 6F 6E 61 6C 20 64 65 stro Nacional de
20 49 64 65 6E 74 69 66 69 63 61 63 69 C3 B3 6E Identificaci..n
20 79 20 45 73 74 61 64 6F 20 43 69 76 69 6C 31 y Estado Civil1
27 30 25 06 03 55 04 03 0C 1E 52 45 4E 49 45 43 '0%..U....RENIEC
20 43 65 72 74 69 66 69 63 61 74 69 6F 6E 20 41 Certification A
75 74 68 6F 72 69 74 79 30 1E 17 0D 31 30 30 37 uthority0...1007
32 31 32 31 30 33 33 38 5A 17 0D 33 30 30 37 31 21210338Z..30071
36 32 31 30 33 33 38 5A 30 74 31 0B 30 09 06 03 6210338Z0t1.0...
55 04 06 13 02 50 45 31 3C 30 3A 06 03 55 04 0A U....PE1<0:..U..
0C 33 52 65 67 69 73 74 72 6F 20 4E 61 63 69 6F .3Registro Nacio
6E 61 6C 20 64 65 20 49 64 65 6E 74 69 66 69 63 nal de Identific
90 00 ..
2017-11-13 15:41:35.831 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.832 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.834 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:35.835 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:35.836 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:35.837 called; 256 bytes at index 256
2017-11-13 15:41:35.839 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:35.840 offs:256,count:256,max_recv_size:65536
2017-11-13 15:41:35.841 reader flags 0x1
2017-11-13 15:41:35.843 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:35.844 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:35.845 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:35.847 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:35.848 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:35.849 CLA:0, INS:B0, P1:1, P2:0, data(0) 0000000000000000
2017-11-13 15:41:35.850 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:35.852 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 01 00 00 .....
2017-11-13 15:41:35.853 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:35.910 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
61 63 69 C3 B3 6E 20 79 20 45 73 74 61 64 6F 20 aci..n y Estado
43 69 76 69 6C 31 27 30 25 06 03 55 04 03 0C 1E Civil1'0%..U....
52 45 4E 49 45 43 20 43 65 72 74 69 66 69 63 61 RENIEC Certifica
74 69 6F 6E 20 41 75 74 68 6F 72 69 74 79 30 82 tion Authority0.
02 22 30 0D 06 09 2A 86 48 86 F7 0D 01 01 01 05 ."0...*.H.......
00 03 82 02 0F 00 30 82 02 0A 02 82 02 01 00 AE ......0.........
6E E6 76 3E 84 BC C1 EA CC 22 19 B8 BF 6A 20 36 n.v>....."...j 6
33 8F BC 18 AB 88 63 0C 52 4C E6 8F B2 0E EE 88 3.....c.RL......
DF AA 67 E3 A1 A8 DC 10 5A 0D E1 67 75 14 7D B8 ..g.....Z..gu.}.
51 72 29 C6 5B 96 E0 1C ED 37 56 45 86 EA 72 F3 Qr).[....7VE..r.
7B E2 A6 05 8C A1 28 AF 39 80 73 6F B9 A4 7F 2A {.....(.9.so...*
35 7E 80 D2 B8 D5 18 D3 26 C0 74 59 11 60 9A D4 5~......&.tY.`..
0F 10 D5 A4 3A BF 1E 17 85 27 4D 8A 2E 29 B3 B7 ....:....'M..)..
9A 57 9D 87 42 83 5E 69 13 07 9C 6D 27 FA 4A 43 .W..B.^i...m'.JC
0B 0B B3 E2 2D EB 9A B2 7B 60 D3 50 A0 47 3E 46 ....-...{`.P.G>F
18 87 32 27 73 D9 C7 99 F0 D2 61 9B 8F 50 84 52 ..2's.....a..P.R
90 00 ..
2017-11-13 15:41:35.912 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.913 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.915 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:35.916 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:35.917 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:35.919 called; 256 bytes at index 512
2017-11-13 15:41:35.920 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:35.921 offs:512,count:256,max_recv_size:65536
2017-11-13 15:41:35.923 reader flags 0x1
2017-11-13 15:41:35.924 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:35.925 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:35.926 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:35.927 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:35.929 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:35.930 CLA:0, INS:B0, P1:2, P2:0, data(0) 0000000000000000
2017-11-13 15:41:35.931 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:35.932 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 02 00 00 .....
2017-11-13 15:41:35.934 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:35.991 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
21 E6 B0 91 97 33 01 9C 4C 61 1E 39 62 C6 48 E3 !....3..La.9b.H.
0D A3 2D 9D A5 7C 64 D0 3B FB 10 6C 75 51 14 11 ..-..|d.;..luQ..
A7 90 12 DB CD 68 0E 45 65 53 40 CA 11 3C 59 EC .....h.EeS@..<Y.
A5 0C CA D1 53 37 CA 98 8E CD 83 83 1E 8F 72 CE ....S7........r.
72 74 0F 1F E8 44 E6 6B 29 60 E8 42 70 96 19 C1 rt...D.k)`.Bp...
56 81 A7 9E 1C 48 44 6D 90 AF 15 E7 C4 4E B6 59 V....HDm.....N.Y
B8 18 F3 DB 6B D2 B8 BA AE DE AD 38 58 80 63 7C ....k......8X.c|
39 2A BC 34 39 1A 73 4A 3C F0 84 EF 32 06 A4 61 9*.49.sJ<...2..a
5C 1A 5E 2D 97 16 C7 4A F6 FF C5 2B 5F F8 19 4B \.^-...J...+_..K
0C 52 B4 08 99 28 0C 7B D8 0F DF 32 AA 6F A4 06 .R...(.{...2.o..
9F EF 56 61 99 DF F9 6D D0 F7 CB 22 3B 5E 39 7F ..Va...m...";^9.
63 1D 3C B9 12 9A 6E E1 77 70 AD 53 3E 24 7E B1 c.<...n.wp.S>$~.
AD 65 DD 98 A9 34 34 65 66 A1 9E 51 70 E3 D0 DA .e...44ef..Qp...
A6 92 E6 F0 79 2C 8E EF 25 1D D5 47 FA D8 89 B6 ....y,..%..G....
2B AE 34 69 35 86 F1 09 67 1A 10 A0 91 62 58 3B +.4i5...g....bX;
14 0C A8 54 62 20 48 EC B6 02 65 AC C6 B1 96 FC ...Tb H...e.....
90 00 ..
2017-11-13 15:41:35.993 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.994 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:35.995 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:35.997 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:35.998 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:35.999 called; 256 bytes at index 768
2017-11-13 15:41:36.001 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:36.002 offs:768,count:256,max_recv_size:65536
2017-11-13 15:41:36.003 reader flags 0x1
2017-11-13 15:41:36.005 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:36.006 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:36.007 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:36.008 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:36.010 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:36.011 CLA:0, INS:B0, P1:3, P2:0, data(0) 0000000000000000
2017-11-13 15:41:36.012 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:36.013 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 03 00 00 .....
2017-11-13 15:41:36.014 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:36.072 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
65 D8 27 49 B2 19 D1 A3 1E FC 4A 09 60 CF 2C 2A e.'I......J.`.,*
63 EE 15 66 BE 02 19 F3 53 A7 73 50 BC 47 A2 FB c..f....S.sP.G..
5B 42 90 CC 22 F7 8C 22 0F 85 81 4A 23 F6 D3 F4 [B..".."...J#...
62 A5 92 8C 02 ED 3F 52 A4 12 43 CB B9 29 FA A0 b.....?R..C..)..
6F 60 73 C9 E1 77 CB A2 73 D3 C1 8D 18 EA BA 65 o`s..w..s......e
21 B0 C6 E1 13 44 45 C5 FA E3 C8 4B 1D 9A 63 02 !....DE....K..c.
03 01 00 01 A3 53 30 51 30 0F 06 03 55 1D 13 01 .....S0Q0...U...
01 FF 04 05 30 03 01 01 FF 30 1D 06 03 55 1D 0E ....0....0...U..
04 16 04 14 B2 32 D0 21 AA 7A FF BF 7E AA 0B 13 .....2.!.z..~...
E6 BF F3 B5 27 DC 03 23 30 1F 06 03 55 1D 23 04 ....'..#0...U.#.
18 30 16 80 14 B2 32 D0 21 AA 7A FF BF 7E AA 0B .0....2.!.z..~..
13 E6 BF F3 B5 27 DC 03 23 30 0D 06 09 2A 86 48 .....'..#0...*.H
86 F7 0D 01 01 05 05 00 03 82 02 01 00 53 07 13 .............S..
92 7C 7A FE 7E 7B 9E C2 59 3A 3D 8F 6B A6 F6 69 .|z.~{..Y:=.k..i
E7 6D BD D6 A5 B9 84 92 5D E7 F3 59 54 D5 E5 AF .m......]..YT...
FE 97 2D A7 9A 0D 17 0B FE 15 30 4B 62 73 37 EF ..-.......0Kbs7.
90 00 ..
2017-11-13 15:41:36.073 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.075 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.076 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:36.077 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:36.079 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:36.081 called; 256 bytes at index 1024
2017-11-13 15:41:36.082 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:36.083 offs:1024,count:256,max_recv_size:65536
2017-11-13 15:41:36.085 reader flags 0x1
2017-11-13 15:41:36.086 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:36.087 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:36.089 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:36.090 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:36.091 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:36.092 CLA:0, INS:B0, P1:4, P2:0, data(0) 0000000000000000
2017-11-13 15:41:36.093 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:36.094 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 04 00 00 .....
2017-11-13 15:41:36.096 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:36.153 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
A9 F5 AF 2D 87 52 3A 81 B7 1E F3 86 10 E7 F3 53 ...-.R:........S
97 29 71 EB 0C D9 F7 15 AC 12 7A 96 95 80 4E EF .)q.......z...N.
BB AE 95 BD 2D A5 8B 5A A1 5F FB F7 62 7A B7 59 ....-..Z._..bz.Y
28 58 9B 68 39 DF 44 A4 F4 4B F9 A3 AE 2C 58 8B (X.h9.D..K...,X.
2D 8B 54 D3 EF 6E 91 87 BF AE 2F 16 E7 A1 AA 36 -.T..n..../....6
D8 A3 8B BB 80 84 6E E1 FC 7F C9 10 7D 87 96 88 ......n.....}...
28 0B 67 97 0E 28 D7 32 59 EF 75 62 D4 44 E3 DD (.g..(.2Y.ub.D..
C9 99 9F F1 1F 20 14 22 1A 4D 9B 19 BD 01 E2 8F ..... .".M......
3F 14 8A A0 4A 5B DD F2 3F 4A D3 D6 8D 54 D5 44 ?...J[..?J...T.D
6D 18 A6 A2 5E 18 16 68 1A 33 0F EA 89 9C 72 DF m...^..h.3....r.
69 52 0C 29 D4 6F FC 35 D1 6A 96 05 CA DA 4A 38 iR.).o.5.j....J8
EE 53 0A 0E 67 BA 25 8A 4E 08 0F 1B 97 5F 25 6F .S..g.%.N...._%o
F8 CA 37 F7 4B DB E6 FF D1 67 43 BC 0A 1F 28 0B ..7.K....gC...(.
34 4A 2E DB D5 C5 12 2D 45 34 4D 24 51 32 70 94 4J.....-E4M$Q2p.
23 E2 57 A9 24 2C 07 EE 9A 5D A0 F3 22 12 EC D7 #.W.$,...].."...
F1 84 3C B4 0E 3A A9 4D 56 AC 94 AD 75 CF EC 2C ..<..:.MV...u..,
90 00 ..
2017-11-13 15:41:36.154 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.155 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.157 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:36.158 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:36.159 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:36.161 called; 205 bytes at index 1280
2017-11-13 15:41:36.162 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:36.163 offs:1280,count:205,max_recv_size:65536
2017-11-13 15:41:36.164 reader flags 0x1
2017-11-13 15:41:36.165 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:36.166 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:36.167 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:36.168 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:36.169 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:36.171 CLA:0, INS:B0, P1:5, P2:0, data(0) 0000000000000000
2017-11-13 15:41:36.172 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:36.173 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 05 00 CD .....
2017-11-13 15:41:36.174 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:36.223 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (207 bytes):
64 19 02 4F 34 61 8D E5 B2 90 55 05 E8 25 99 EE d..O4a....U..%..
A5 43 51 B2 12 A6 D7 42 CA D6 2D 0C AE 77 88 85 .CQ....B..-..w..
98 73 F0 79 F0 3C 84 4C 2C 2F 44 16 14 FA 9F 00 .s.y.<.L,/D.....
FC 3E 63 A0 D1 47 88 1D E0 58 C1 41 7A F6 50 45 .>c..G...X.Az.PE
8E E3 CB AC 94 90 C4 08 E3 53 C1 CA A2 F0 EC E8 .........S......
B6 6B 73 B8 68 D5 18 73 6E 24 4E 21 FC D7 D9 70 .ks.h..sn$N!...p
A3 5A B7 2C E0 AA 8E AC 33 D0 89 93 3B 92 E3 DE .Z.,....3...;...
AF 3B D2 D6 1C 85 5B 89 E8 F1 7B 32 56 E0 13 EA .;....[...{2V...
6A AC A7 24 A0 FD D2 42 EE BF 53 87 35 6E 1F DC j..$...B..S.5n..
DC C6 57 15 39 07 42 2A C7 39 64 48 6C 0E 48 9C ..W.9.B*.9dHl.H.
B1 97 59 11 F8 C5 77 B9 1D EC C6 55 98 0C BA 94 ..Y...w....U....
41 53 DB C4 12 13 97 D6 8B DB 49 93 3E 8F 49 55 AS........I.>.IU
35 71 2D 44 30 42 50 C7 38 B2 1B 2E CC 90 00 5q-D0BP.8......
2017-11-13 15:41:36.224 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.226 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.227 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:36.229 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 205
2017-11-13 15:41:36.230 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 205
2017-11-13 15:41:36.231 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:36.233 [opensc-pkcs11] card.c:602:sc_read_binary: returning with: 1485
2017-11-13 15:41:36.234 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:36.235 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:36.237 [opensc-pkcs11] pkcs15.c:2450:sc_pkcs15_read_file: returning with: 0 (Success)
2017-11-13 15:41:36.238 called, left=1481, depth 0
2017-11-13 15:41:36.239 Looking for 'tbsCertificate', tag 0x1000010
2017-11-13 15:41:36.240 decoding 'tbsCertificate', raw data:A00302010202144B13C445A3676F89CC...
2017-11-13 15:41:36.242 called, left=945, depth 1
2017-11-13 15:41:36.243 Looking for 'version', tag 0x21000000, OPTIONAL
2017-11-13 15:41:36.244 decoding 'version', raw data:020102
2017-11-13 15:41:36.245 called, left=3, depth 2
2017-11-13 15:41:36.246 Looking for 'version', tag 0x2
2017-11-13 15:41:36.247 decoding 'version', raw data:02
2017-11-13 15:41:36.248 decoding 'version' returned 2
2017-11-13 15:41:36.249 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.250 Looking for 'serialNumber', tag 0x2
2017-11-13 15:41:36.251 decoding 'serialNumber', raw data:4B13C445A3676F89CC037A4567234567...
2017-11-13 15:41:36.253 Looking for 'signature', tag 0x1000010
2017-11-13 15:41:36.253 decoding 'signature', raw data:06092A864886F70D0101050500
2017-11-13 15:41:36.254 Looking for 'issuer', tag 0x1000010
2017-11-13 15:41:36.255 decoding 'issuer', raw data:310B3009060355040613025045313C30...
2017-11-13 15:41:36.256 Looking for 'validity', tag 0x1000010
2017-11-13 15:41:36.257 decoding 'validity', raw data:170D3130303732313231303333385A17...
2017-11-13 15:41:36.259 Looking for 'subject', tag 0x1000010
2017-11-13 15:41:36.260 decoding 'subject', raw data:310B3009060355040613025045313C30...
2017-11-13 15:41:36.261 Looking for 'subjectPublicKeyInfo', tag 0x1000010
2017-11-13 15:41:36.262 decoding 'subjectPublicKeyInfo', raw data:300D06092A864886F70D010101050003...
2017-11-13 15:41:36.263 sc_pkcs15_pubkey_from_spki_fields() called: 0000024A9A6E1FC2:546
300D06092A864886F70D010101050003 82020F003082020A0282020100AE6EE6 763E84BCC1EACC2219B8BF6A2036338F
BC18AB88630C524CE68FB20EEE88DFAA 67E3A1A8DC105A0DE16775147DB85172 29C65B96E01CED37564586EA72F37BE2
A6058CA128AF3980736FB9A47F2A357E 80D2B8D518D326C0745911609AD40F10 D5A43ABF1E1785274D8A2E29B3B79A57
9D8742835E6913079C6D27FA4A430B0B B3E22DEB9AB27B60D350A0473E461887 322773D9C799F0D2619B8F50845221E6
B0919733019C4C611E3962C648E30DA3 2D9DA57C64D03BFB106C75511411A790 12DBCD680E45655340CA113C59ECA50C
CAD15337CA988ECD83831E8F72CE7274 0F1FE844E66B2960E842709619C15681 A79E1C48446D90AF15E7C44EB659B818
F3DB6BD2B8BAAEDEAD385880637C392A BC34391A734A3CF084EF3206A4615C1A 5E2D9716C74AF6FFC52B5FF8194B0C52
B40899280C7BD80FDF32AA6FA4069FEF 566199DFF96DD0F7CB223B5E397F631D 3CB9129A6EE17770AD533E247EB1AD65
DD98A934346566A19E5170E3D0DAA692 E6F0792C8EEF251DD547FAD889B62BAE 34693586F109671A10A09162583B140C
A854622048ECB60265ACC6B196FC65D8 2749B219D1A31EFC4A0960CF2C2A63EE 1566BE0219F353A77350BC47A2FB5B42
90CC22F78C220F85814A23F6D3F462A5 928C02ED3F52A41243CBB929FAA06F60 73C9E177CBA273D3C18D18EABA6521B0
C6E1134445C5FAE3C84B1D9A63020301 0001
2017-11-13 15:41:36.264 called, left=546, depth 0
2017-11-13 15:41:36.265 Looking for 'algorithm', tag 0x1000010
2017-11-13 15:41:36.266 decoding 'algorithm', raw data:06092A864886F70D0101010500
2017-11-13 15:41:36.267 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:36.268 called, left=13, depth 1
2017-11-13 15:41:36.269 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:36.270 decoding 'algorithm', raw data:2A864886F70D010101
2017-11-13 15:41:36.271 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:36.272 decoding 'nullParam', raw data:
2017-11-13 15:41:36.273 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.274 decoded OID '1.2.840.113549.1.1.1'
2017-11-13 15:41:36.275 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:36.276 Looking for 'subjectPublicKey', tag 0x3
2017-11-13 15:41:36.277 decoding 'subjectPublicKey', raw data:003082020A0282020100AE6EE6763E84...
2017-11-13 15:41:36.279 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.280 DEE pk_alg.algorithm=0
2017-11-13 15:41:36.281 [opensc-pkcs11] pkcs15-pubkey.c:578:sc_pkcs15_decode_pubkey_rsa: called
2017-11-13 15:41:36.282 called, left=526, depth 0
2017-11-13 15:41:36.283 Looking for 'publicKeyCoefficients', tag 0x1000010
2017-11-13 15:41:36.284 decoding 'publicKeyCoefficients', raw data:0282020100AE6EE6763E84BCC1EACC22...
2017-11-13 15:41:36.285 called, left=522, depth 1
2017-11-13 15:41:36.286 Looking for 'modulus', tag 0x2
2017-11-13 15:41:36.288 decoding 'modulus', raw data:00AE6EE6763E84BCC1EACC2219B8BF6A...
2017-11-13 15:41:36.288 Looking for 'exponent', tag 0x2
2017-11-13 15:41:36.289 decoding 'exponent', raw data:010001
2017-11-13 15:41:36.291 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.292 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.293 [opensc-pkcs11] pkcs15-pubkey.c:589:sc_pkcs15_decode_pubkey_rsa: returning with: 0 (Success)
2017-11-13 15:41:36.294 [opensc-pkcs11] pkcs15-pubkey.c:1413:sc_pkcs15_pubkey_from_spki_fields: returning with: 0 (Success)
2017-11-13 15:41:36.295 Looking for 'extensions', tag 0x21000003, OPTIONAL
2017-11-13 15:41:36.296 decoding 'extensions', raw data:3051300F0603551D130101FF04053003...
2017-11-13 15:41:36.297 called, left=83, depth 2
2017-11-13 15:41:36.298 Looking for 'x509v3', tag 0x1000010, OPTIONAL
2017-11-13 15:41:36.299 decoding 'x509v3', raw data:300F0603551D130101FF040530030101...
2017-11-13 15:41:36.300 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.301 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.302 Looking for 'signatureAlgorithm', tag 0x1000010
2017-11-13 15:41:36.303 decoding 'signatureAlgorithm', raw data:06092A864886F70D0101050500
2017-11-13 15:41:36.304 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:36.305 called, left=13, depth 1
2017-11-13 15:41:36.306 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:36.307 decoding 'algorithm', raw data:2A864886F70D010105
2017-11-13 15:41:36.308 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:36.310 decoding 'nullParam', raw data:
2017-11-13 15:41:36.311 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.312 decoded OID '1.2.840.113549.1.1.5'
2017-11-13 15:41:36.313 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:36.314 Looking for 'signatureValue', tag 0x3
2017-11-13 15:41:36.314 decoding 'signatureValue', raw data:00530713927C7AFE7E7B9EC2593A3D8F...
2017-11-13 15:41:36.315 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.317 encoding 'serialNumber'
2017-11-13 15:41:36.318 type=4, tag=0x02, parm=0000024A9A6C4BA0, len=20
2017-11-13 15:41:36.319 length of encoded item=22
2017-11-13 15:41:36.320 encoding 'subject'
2017-11-13 15:41:36.321 type=4, tag=0x1000010, parm=0000024A9A6852C0, len=116
2017-11-13 15:41:36.322 length of encoded item=118
2017-11-13 15:41:36.323 encoding 'issuer'
2017-11-13 15:41:36.324 type=4, tag=0x1000010, parm=0000024A9A685040, len=116
2017-11-13 15:41:36.325 length of encoded item=118
2017-11-13 15:41:36.326 [opensc-pkcs11] pkcs15-cert.c:395:sc_pkcs15_read_certificate: returning with: 0 (Success)
2017-11-13 15:41:36.327 called, left=1481, depth 0
2017-11-13 15:41:36.328 Looking for 'tbsCertificate', tag 0x1000010
2017-11-13 15:41:36.329 decoding 'tbsCertificate', raw data:A00302010202144B13C445A3676F89CC...
2017-11-13 15:41:36.331 called, left=945, depth 1
2017-11-13 15:41:36.332 Looking for 'version', tag 0x21000000, OPTIONAL
2017-11-13 15:41:36.333 decoding 'version', raw data:020102
2017-11-13 15:41:36.334 called, left=3, depth 2
2017-11-13 15:41:36.335 Looking for 'version', tag 0x2
2017-11-13 15:41:36.336 decoding 'version', raw data:02
2017-11-13 15:41:36.337 decoding 'version' returned 2
2017-11-13 15:41:36.337 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.338 Looking for 'serialNumber', tag 0x2
2017-11-13 15:41:36.339 decoding 'serialNumber', raw data:4B13C445A3676F89CC037A4567234567...
2017-11-13 15:41:36.341 Looking for 'signature', tag 0x1000010
2017-11-13 15:41:36.342 decoding 'signature', raw data:06092A864886F70D0101050500
2017-11-13 15:41:36.343 Looking for 'issuer', tag 0x1000010
2017-11-13 15:41:36.344 decoding 'issuer', raw data:310B3009060355040613025045313C30...
2017-11-13 15:41:36.345 Looking for 'validity', tag 0x1000010
2017-11-13 15:41:36.346 decoding 'validity', raw data:170D3130303732313231303333385A17...
2017-11-13 15:41:36.347 Looking for 'subject', tag 0x1000010
2017-11-13 15:41:36.347 decoding 'subject', raw data:310B3009060355040613025045313C30...
2017-11-13 15:41:36.349 Looking for 'subjectPublicKeyInfo', tag 0x1000010
2017-11-13 15:41:36.350 decoding 'subjectPublicKeyInfo', raw data:300D06092A864886F70D010101050003...
2017-11-13 15:41:36.351 sc_pkcs15_pubkey_from_spki_fields() called: 0000024A9A6E3602:546
300D06092A864886F70D010101050003 82020F003082020A0282020100AE6EE6 763E84BCC1EACC2219B8BF6A2036338F
BC18AB88630C524CE68FB20EEE88DFAA 67E3A1A8DC105A0DE16775147DB85172 29C65B96E01CED37564586EA72F37BE2
A6058CA128AF3980736FB9A47F2A357E 80D2B8D518D326C0745911609AD40F10 D5A43ABF1E1785274D8A2E29B3B79A57
9D8742835E6913079C6D27FA4A430B0B B3E22DEB9AB27B60D350A0473E461887 322773D9C799F0D2619B8F50845221E6
B0919733019C4C611E3962C648E30DA3 2D9DA57C64D03BFB106C75511411A790 12DBCD680E45655340CA113C59ECA50C
CAD15337CA988ECD83831E8F72CE7274 0F1FE844E66B2960E842709619C15681 A79E1C48446D90AF15E7C44EB659B818
F3DB6BD2B8BAAEDEAD385880637C392A BC34391A734A3CF084EF3206A4615C1A 5E2D9716C74AF6FFC52B5FF8194B0C52
B40899280C7BD80FDF32AA6FA4069FEF 566199DFF96DD0F7CB223B5E397F631D 3CB9129A6EE17770AD533E247EB1AD65
DD98A934346566A19E5170E3D0DAA692 E6F0792C8EEF251DD547FAD889B62BAE 34693586F109671A10A09162583B140C
A854622048ECB60265ACC6B196FC65D8 2749B219D1A31EFC4A0960CF2C2A63EE 1566BE0219F353A77350BC47A2FB5B42
90CC22F78C220F85814A23F6D3F462A5 928C02ED3F52A41243CBB929FAA06F60 73C9E177CBA273D3C18D18EABA6521B0
C6E1134445C5FAE3C84B1D9A63020301 0001
2017-11-13 15:41:36.352 called, left=546, depth 0
2017-11-13 15:41:36.353 Looking for 'algorithm', tag 0x1000010
2017-11-13 15:41:36.354 decoding 'algorithm', raw data:06092A864886F70D0101010500
2017-11-13 15:41:36.355 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:36.356 called, left=13, depth 1
2017-11-13 15:41:36.357 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:36.358 decoding 'algorithm', raw data:2A864886F70D010101
2017-11-13 15:41:36.360 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:36.361 decoding 'nullParam', raw data:
2017-11-13 15:41:36.362 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.363 decoded OID '1.2.840.113549.1.1.1'
2017-11-13 15:41:36.364 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:36.365 Looking for 'subjectPublicKey', tag 0x3
2017-11-13 15:41:36.366 decoding 'subjectPublicKey', raw data:003082020A0282020100AE6EE6763E84...
2017-11-13 15:41:36.367 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.368 DEE pk_alg.algorithm=0
2017-11-13 15:41:36.369 [opensc-pkcs11] pkcs15-pubkey.c:578:sc_pkcs15_decode_pubkey_rsa: called
2017-11-13 15:41:36.370 called, left=526, depth 0
2017-11-13 15:41:36.371 Looking for 'publicKeyCoefficients', tag 0x1000010
2017-11-13 15:41:36.372 decoding 'publicKeyCoefficients', raw data:0282020100AE6EE6763E84BCC1EACC22...
2017-11-13 15:41:36.373 called, left=522, depth 1
2017-11-13 15:41:36.374 Looking for 'modulus', tag 0x2
2017-11-13 15:41:36.375 decoding 'modulus', raw data:00AE6EE6763E84BCC1EACC2219B8BF6A...
2017-11-13 15:41:36.376 Looking for 'exponent', tag 0x2
2017-11-13 15:41:36.377 decoding 'exponent', raw data:010001
2017-11-13 15:41:36.378 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.379 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.380 [opensc-pkcs11] pkcs15-pubkey.c:589:sc_pkcs15_decode_pubkey_rsa: returning with: 0 (Success)
2017-11-13 15:41:36.382 [opensc-pkcs11] pkcs15-pubkey.c:1413:sc_pkcs15_pubkey_from_spki_fields: returning with: 0 (Success)
2017-11-13 15:41:36.383 Looking for 'extensions', tag 0x21000003, OPTIONAL
2017-11-13 15:41:36.384 decoding 'extensions', raw data:3051300F0603551D130101FF04053003...
2017-11-13 15:41:36.385 called, left=83, depth 2
2017-11-13 15:41:36.386 Looking for 'x509v3', tag 0x1000010, OPTIONAL
2017-11-13 15:41:36.387 decoding 'x509v3', raw data:300F0603551D130101FF040530030101...
2017-11-13 15:41:36.388 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.389 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.390 Looking for 'signatureAlgorithm', tag 0x1000010
2017-11-13 15:41:36.391 decoding 'signatureAlgorithm', raw data:06092A864886F70D0101050500
2017-11-13 15:41:36.392 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:36.393 called, left=13, depth 1
2017-11-13 15:41:36.394 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:36.395 decoding 'algorithm', raw data:2A864886F70D010105
2017-11-13 15:41:36.396 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:36.397 decoding 'nullParam', raw data:
2017-11-13 15:41:36.398 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.400 decoded OID '1.2.840.113549.1.1.5'
2017-11-13 15:41:36.401 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:36.402 Looking for 'signatureValue', tag 0x3
2017-11-13 15:41:36.403 decoding 'signatureValue', raw data:00530713927C7AFE7E7B9EC2593A3D8F...
2017-11-13 15:41:36.404 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:36.405 encoding 'serialNumber'
2017-11-13 15:41:36.406 type=4, tag=0x02, parm=0000024A9A6C4E60, len=20
2017-11-13 15:41:36.407 length of encoded item=22
2017-11-13 15:41:36.408 encoding 'subject'
2017-11-13 15:41:36.409 type=4, tag=0x1000010, parm=0000024A9A685540, len=116
2017-11-13 15:41:36.411 length of encoded item=118
2017-11-13 15:41:36.412 encoding 'issuer'
2017-11-13 15:41:36.413 type=4, tag=0x1000010, parm=0000024A9A684A40, len=116
2017-11-13 15:41:36.414 length of encoded item=118
2017-11-13 15:41:36.415 [opensc-pkcs11] pkcs15-cert.c:351:sc_pkcs15_pubkey_from_cert: returning with: 0 (Success)
2017-11-13 15:41:36.416 pkcs15_cert_extract_label() called. Current label: RENIEC Certification Authority
2017-11-13 15:41:36.417 [opensc-pkcs11] pkcs15-cert.c:368:sc_pkcs15_read_certificate: called
2017-11-13 15:41:36.418 [opensc-pkcs11] pkcs15.c:2355:sc_pkcs15_read_file: called
2017-11-13 15:41:36.419 path=3f0050153408, index=0, count=-1
2017-11-13 15:41:36.420 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:36.421 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:36.422 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:36.423 called; type=2, path=3f0050153408
2017-11-13 15:41:36.424 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:36.425 try to select path(type:2) 3f0050153408
2017-11-13 15:41:36.426 current_df(type=0) 3f005015
2017-11-13 15:41:36.427 current_ef(type=0) 3407
2017-11-13 15:41:36.428 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:36.429 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 4
2017-11-13 15:41:36.430 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:36.431 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:36.432 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:36.433 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:36.434 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:36.436 CLA:0, INS:A4, P1:0, P2:0, data(2) 000000FB75FBEC70
2017-11-13 15:41:36.437 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:36.438 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (8 bytes):
00 A4 00 00 02 34 08 00 .....4..
2017-11-13 15:41:36.439 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:36.468 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (25 bytes):
62 15 80 02 06 8E 82 01 01 83 02 34 08 86 08 00 b..........4....
00 20 00 20 00 20 00 90 00 . . . ...
2017-11-13 15:41:36.469 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.471 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.472 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:36.473 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:36.474 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:36.475 FCP length 21
2017-11-13 15:41:36.476 processing FCI bytes
2017-11-13 15:41:36.478 file identifier: 0x3408
2017-11-13 15:41:36.479 bytes in file: 1678
2017-11-13 15:41:36.480 shareable: no
2017-11-13 15:41:36.481 type: working EF
2017-11-13 15:41:36.482 EF structure: 1
2017-11-13 15:41:36.483 tag 0x82: 0x01
2017-11-13 15:41:36.484 ACL data(8):0000200020002000
2017-11-13 15:41:36.485 ACL(0) op 0x16, acl 0:0
2017-11-13 15:41:36.486 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:36.488 ACL(2) op 0x17, acl 20:0
2017-11-13 15:41:36.489 ACL(3) op 0x19, acl 20:0
2017-11-13 15:41:36.490 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:36.491 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:36.492 [opensc-pkcs11] card-authentic.c:807:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:36.493 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:36.494 called; 1678 bytes at index 0
2017-11-13 15:41:36.495 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:36.496 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:36.497 called; 256 bytes at index 0
2017-11-13 15:41:36.498 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:36.499 offs:0,count:256,max_recv_size:65536
2017-11-13 15:41:36.500 reader flags 0x1
2017-11-13 15:41:36.501 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:36.502 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:36.503 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:36.504 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:36.505 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:36.506 CLA:0, INS:B0, P1:0, P2:0, data(0) 0000000000000000
2017-11-13 15:41:36.507 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:36.508 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 00 00 00 .....
2017-11-13 15:41:36.509 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:36.567 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
30 82 06 8A 30 82 04 72 A0 03 02 01 02 02 14 4B 0...0..r.......K
13 C4 45 A3 67 6F 89 CC 03 7A 45 67 23 45 67 12 ..E.go...zEg#Eg.
37 65 5B 30 0D 06 09 2A 86 48 86 F7 0D 01 01 05 7e[0...*.H......
05 00 30 74 31 0B 30 09 06 03 55 04 06 13 02 50 ..0t1.0...U....P
45 31 3C 30 3A 06 03 55 04 0A 0C 33 52 65 67 69 E1<0:..U...3Regi
73 74 72 6F 20 4E 61 63 69 6F 6E 61 6C 20 64 65 stro Nacional de
20 49 64 65 6E 74 69 66 69 63 61 63 69 C3 B3 6E Identificaci..n
20 79 20 45 73 74 61 64 6F 20 43 69 76 69 6C 31 y Estado Civil1
27 30 25 06 03 55 04 03 0C 1E 52 45 4E 49 45 43 '0%..U....RENIEC
20 43 65 72 74 69 66 69 63 61 74 69 6F 6E 20 41 Certification A
75 74 68 6F 72 69 74 79 30 1E 17 0D 31 30 30 37 uthority0...1007
32 31 32 32 32 36 30 38 5A 17 0D 32 30 30 37 31 21222608Z..20071
38 32 32 32 36 30 38 5A 30 81 AC 31 0B 30 09 06 8222608Z0..1.0..
03 55 04 06 13 02 50 45 31 3C 30 3A 06 03 55 04 .U....PE1<0:..U.
0A 0C 33 52 65 67 69 73 74 72 6F 20 4E 61 63 69 ..3Registro Naci
6F 6E 61 6C 20 64 65 20 49 64 65 6E 74 69 66 69 onal de Identifi
90 00 ..
2017-11-13 15:41:36.568 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.570 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.571 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:36.572 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:36.574 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:36.575 called; 256 bytes at index 256
2017-11-13 15:41:36.576 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:36.578 offs:256,count:256,max_recv_size:65536
2017-11-13 15:41:36.579 reader flags 0x1
2017-11-13 15:41:36.580 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:36.582 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:36.583 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:36.584 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:36.585 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:36.587 CLA:0, INS:B0, P1:1, P2:0, data(0) 0000000000000000
2017-11-13 15:41:36.588 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:36.589 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 01 00 00 .....
2017-11-13 15:41:36.590 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:36.648 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
63 61 63 69 C3 B3 6E 20 79 20 45 73 74 61 64 6F caci..n y Estado
20 43 69 76 69 6C 31 27 30 25 06 03 55 04 0B 0C Civil1'0%..U...
1E 52 45 4E 49 45 43 20 43 65 72 74 69 66 69 63 .RENIEC Certific
61 74 69 6F 6E 20 41 75 74 68 6F 72 69 74 79 31 ation Authority1
1B 30 19 06 03 55 04 03 0C 12 52 45 4E 49 45 43 .0...U....RENIEC
20 43 6C 61 73 73 20 49 49 20 43 41 31 19 30 17 Class II CA1.0.
06 03 55 04 05 0C 10 52 55 43 3A 20 32 30 32 39 ..U....RUC: 2029
35 36 31 33 36 32 30 30 82 02 22 30 0D 06 09 2A 56136200.."0...*
86 48 86 F7 0D 01 01 01 05 00 03 82 02 0F 00 30 .H.............0
82 02 0A 02 82 02 01 00 A8 13 A8 37 9A 4D 67 FD ...........7.Mg.
6D DB C5 2C 79 C3 C4 95 AA E7 1A AD B2 D3 F2 CE m..,y...........
00 79 89 70 94 AB DD B0 50 D6 65 AC F1 8A 08 94 .y.p....P.e.....
AF 95 0B 78 F2 C4 CD 7F 6B 6E E3 C0 53 41 E4 66 ...x....kn..SA.f
7F 71 30 29 6C 7F 59 D3 EA 36 68 9F 9A 0E 5E 9C .q0)l.Y..6h...^.
14 84 BE 5E 6D 06 9D AF C8 E8 60 86 DA 4A 18 7C ...^m.....`..J.|
35 6D 5A FB 70 E7 39 C1 C5 E3 40 08 9F D4 A3 C6 5mZ.p.9...@.....
90 00 ..
2017-11-13 15:41:36.649 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.650 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.651 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:36.653 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:36.654 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:36.655 called; 256 bytes at index 512
2017-11-13 15:41:36.656 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:36.657 offs:512,count:256,max_recv_size:65536
2017-11-13 15:41:36.659 reader flags 0x1
2017-11-13 15:41:36.660 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:36.661 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:36.662 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:36.663 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:36.664 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:36.665 CLA:0, INS:B0, P1:2, P2:0, data(0) 0000000000000000
2017-11-13 15:41:36.666 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:36.667 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 02 00 00 .....
2017-11-13 15:41:36.668 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:36.725 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
DC 60 87 1F 3B EA 01 8D B5 5E 17 8E BA F7 F6 1D .`..;....^......
AC 52 D2 E6 AB 55 64 50 01 A9 91 EB BA 69 87 56 .R...UdP.....i.V
5A 50 73 9E 99 67 73 E1 7A 27 E6 B7 8F 4E D5 47 ZPs..gs.z'...N.G
05 A5 2F FF 26 17 81 3B 09 EA 32 01 CE 90 C3 7C ../.&..;..2....|
08 A5 A0 D4 A6 54 48 38 A2 66 01 6A 13 84 DE A7 .....TH8.f.j....
EB EC 09 E1 E1 C6 B8 4C DD CE 64 06 DB 72 09 C1 .......L..d..r..
1A 9A 97 D8 FF C6 B1 E5 AE 66 C5 D7 A1 A7 8E 8B .........f......
66 F7 A6 32 B6 45 A5 B9 3B 04 F3 93 90 FE F8 4D f..2.E..;......M
BD 80 5C 2D 3A 6F 15 E8 2D 34 FB AC 32 FB F6 F2 ..\-:o..-4..2...
01 17 AC A6 AA F3 40 A3 5E A5 F0 D6 86 0D C5 69 ......@.^......i
4E 1A CB 77 C4 25 17 89 5B 65 AF C5 0B 31 A1 D8 N..w.%..[e...1..
03 07 B7 22 44 18 71 DB 4A 28 86 DB 50 18 7B 5C ..."D.q.J(..P.{\
7D 77 DE 66 06 0E E6 1A DF E6 38 A7 E6 26 59 37 }w.f......8..&Y7
13 EE 10 48 CE 08 F1 C6 55 5F 11 5F CB 66 C5 E8 ...H....U_._.f..
CE 6D 8E F9 B0 FD 63 A4 2F F1 DC 08 89 B9 D2 E3 .m....c./.......
69 6E 02 FD 71 40 85 87 1A 6F F2 15 44 2E 52 F6 in..q@...o..D.R.
90 00 ..
2017-11-13 15:41:36.727 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.728 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.730 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:36.731 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:36.732 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:36.734 called; 256 bytes at index 768
2017-11-13 15:41:36.735 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:36.736 offs:768,count:256,max_recv_size:65536
2017-11-13 15:41:36.737 reader flags 0x1
2017-11-13 15:41:36.738 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:36.740 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:36.742 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:36.743 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:36.744 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:36.745 CLA:0, INS:B0, P1:3, P2:0, data(0) 0000000000000000
2017-11-13 15:41:36.746 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:36.747 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 03 00 00 .....
2017-11-13 15:41:36.748 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:36.805 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
81 E0 44 76 ED 12 7B 6F 02 8A 31 CB 7E 10 6A 06 ..Dv..{o..1.~.j.
75 37 92 E9 7E 29 E1 C6 F2 E2 16 52 C3 A0 C9 D2 u7..~).....R....
4D 97 16 4D E7 82 C9 C2 20 BB 55 65 4D DF 15 12 M..M.... .UeM...
5C 19 03 98 A2 A5 80 25 BA 37 83 11 F5 C5 C8 F6 \......%.7......
74 49 E6 D3 8D AF F4 9B 70 D8 68 43 26 F9 39 1D tI......p.hC&.9.
31 69 62 48 80 A9 72 88 36 CA FE 5A C3 28 61 1C 1ibH..r.6..Z.(a.
7E 7F 7A 65 E6 EF 9A 98 45 1C 78 1E 1E C9 DF 12 ~.ze....E.x.....
C7 B5 97 08 EF 55 98 49 F9 7E 5E 8A C0 26 E4 89 .....U.I.~^..&..
8B 33 27 2A CD E4 6E 71 B5 09 54 18 F4 CA 1C 99 .3'*..nq..T.....
FC CB BB 99 89 0E 56 E7 02 03 01 00 01 A3 81 DA ......V.........
30 81 D7 30 0F 06 03 55 1D 13 01 01 FF 04 05 30 0..0...U.......0
03 01 01 FF 30 1D 06 03 55 1D 0E 04 16 04 14 60 ....0...U......`
48 69 E6 86 58 18 8B 2C C7 A6 63 F5 87 AF 3C 88 Hi..X..,..c...<.
FC 29 B9 30 1F 06 03 55 1D 23 04 18 30 16 80 14 .).0...U.#..0...
B2 32 D0 21 AA 7A FF BF 7E AA 0B 13 E6 BF F3 B5 .2.!.z..~.......
27 DC 03 23 30 3E 06 03 55 1D 1F 04 37 30 35 30 '..#0>..U...7050
90 00 ..
2017-11-13 15:41:36.807 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.808 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.810 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:36.811 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:36.813 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:36.814 called; 256 bytes at index 1024
2017-11-13 15:41:36.815 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:36.816 offs:1024,count:256,max_recv_size:65536
2017-11-13 15:41:36.818 reader flags 0x1
2017-11-13 15:41:36.819 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:36.820 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:36.821 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:36.822 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:36.824 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:36.825 CLA:0, INS:B0, P1:4, P2:0, data(0) 0000000000000000
2017-11-13 15:41:36.826 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:36.827 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 04 00 00 .....
2017-11-13 15:41:36.828 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:36.886 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
33 A0 31 A0 2F 86 2D 68 74 74 70 3A 2F 2F 63 72 3.1./.-http://cr
6C 2E 72 65 6E 69 65 63 2E 67 6F 62 2E 70 65 2F l.reniec.gob.pe/
61 72 6C 2F 63 61 73 65 72 76 69 63 65 73 30 31 arl/caservices01
2E 63 72 6C 30 44 06 03 55 1D 20 04 3D 30 3B 30 .crl0D..U. .=0;0
39 06 04 55 1D 20 00 30 31 30 2F 06 08 2B 06 01 9..U. .010/..+..
05 05 07 02 01 16 23 68 74 74 70 3A 2F 2F 77 77 ......#http://ww
77 2E 72 65 6E 69 65 63 2E 67 6F 62 2E 70 65 2F w.reniec.gob.pe/
72 65 70 6F 73 69 74 6F 72 79 30 0D 06 09 2A 86 repository0...*.
48 86 F7 0D 01 01 05 05 00 03 82 02 01 00 43 FC H.............C.
42 FE 99 20 3F 27 A3 25 92 D4 35 0B 58 AB 02 4C B.. ?'.%..5.X..L
74 8F DB 70 ED 0F 5A 99 14 74 8E 75 0A 25 73 05 t..p..Z..t.u.%s.
B6 70 B4 88 B5 CC 60 51 20 10 50 B4 86 56 B7 8E .p....`Q .P..V..
7B FA F7 A9 2F BC CA E5 41 5A 7C 2C E4 39 20 33 {.../...AZ|,.9 3
74 77 AB 16 F5 8B B6 42 6F 41 1D 12 C2 4F 57 AB tw.....BoA...OW.
5B D6 8C D6 65 54 F2 D7 6E 4E 51 93 EE 60 F2 09 [...eT..nNQ..`..
7E 2D 94 BF 1D 62 F1 06 55 1D 39 1D D5 10 CC BB ~-...b..U.9.....
90 00 ..
2017-11-13 15:41:36.888 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.889 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.890 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:36.892 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:36.893 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:36.894 called; 256 bytes at index 1280
2017-11-13 15:41:36.896 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:36.897 offs:1280,count:256,max_recv_size:65536
2017-11-13 15:41:36.898 reader flags 0x1
2017-11-13 15:41:36.899 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:36.901 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:36.902 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:36.903 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:36.904 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:36.905 CLA:0, INS:B0, P1:5, P2:0, data(0) 0000000000000000
2017-11-13 15:41:36.906 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:36.907 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 05 00 00 .....
2017-11-13 15:41:36.909 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:36.966 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
8F A2 19 A6 CA 55 EA 38 57 BA F3 65 EB D1 60 89 .....U.8W..e..`.
30 FA FD 62 71 96 62 0E 31 8C 61 21 8B 47 0B 35 0..bq.b.1.a!.G.5
E2 FC CB 2F 23 28 E9 50 9C 14 5E 29 01 9F 8A BA .../#(.P..^)....
32 EE C3 1A D9 02 86 47 3A BD 01 38 47 19 F6 61 2......G:..8G..a
53 90 05 05 AA 6F FD B2 0F 21 04 0A 3F 39 DC 3C S....o...!..?9.<
C3 89 B0 CF D1 94 4C 5F EB 37 D8 DB FB 18 C2 03 ......L_.7......
8D 4F D3 C0 7B CD 39 E9 AE 3B A2 3C D5 21 D2 C6 .O..{.9..;.<.!..
BA 8E F3 2B 70 E9 3C 97 C4 7E 5A CC 09 29 8A 50 ...+p.<..~Z..).P
6F C4 33 E0 FC C8 3C E9 59 48 C0 32 8B C6 4B 32 o.3...<.YH.2..K2
16 9A 10 60 1C 52 D9 AF EE 12 F8 55 DE 73 7B ED ...`.R.....U.s{.
6C 25 E1 81 B6 EB C1 35 2F 5B E2 55 79 02 A9 5B l%.....5/[.Uy..[
16 1B 02 9A 37 55 3B C0 BD C6 2D 73 FA 1B 24 53 ....7U;...-s..$S
9C 16 1C 91 0B 6B EF 8E 65 F4 72 1D A9 76 08 DE .....k..e.r..v..
F0 DE DE 38 56 17 F9 EC 2E 26 E9 7C BE 69 1D 22 ...8V....&.|.i."
85 91 48 C6 72 94 4E 3D A8 4D 9A 06 93 04 C7 3B ..H.r.N=.M.....;
68 50 D6 C3 08 D1 F0 BF 93 BF FD F9 36 A5 B5 30 hP..........6..0
90 00 ..
2017-11-13 15:41:36.968 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.969 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:36.971 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:36.972 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:36.974 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:36.975 called; 142 bytes at index 1536
2017-11-13 15:41:36.976 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:36.978 offs:1536,count:142,max_recv_size:65536
2017-11-13 15:41:36.979 reader flags 0x1
2017-11-13 15:41:36.980 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:36.982 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:36.983 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:36.984 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:36.985 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:36.986 CLA:0, INS:B0, P1:6, P2:0, data(0) 0000000000000000
2017-11-13 15:41:36.987 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:36.988 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 06 00 8E .....
2017-11-13 15:41:36.989 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:37.030 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (144 bytes):
39 0A 04 D3 58 FE 35 A5 83 13 96 2C D0 07 2D C2 9...X.5....,..-.
98 87 7C B4 75 2E 1D E2 33 BC 5B 9F D5 04 CE A0 ..|.u...3.[.....
97 15 0B 94 08 93 A2 EA FC DF C0 EE 30 7E CB 93 ............0~..
85 F2 86 1A E1 D0 B7 C0 CB 2A 7B BC 91 ED 89 39 .........*{....9
0C 20 0E 2D D1 4B 4B 2F 04 E2 5E 05 D9 31 07 B9 . .-.KK/..^..1..
E2 80 16 88 DA B3 41 07 CE 24 90 6D 37 99 78 BB ......A..$.m7.x.
FF 81 74 50 3E 8A 95 43 C4 5E 5C 58 F3 B2 76 53 ..tP>..C.^\X..vS
CB 11 68 21 53 2F 35 0B CB 47 89 F6 11 47 D6 7B ..h!S/5..G...G.{
71 AC 61 86 7E 83 1E 64 6C E8 BD 70 AC BE 90 00 q.a.~..dl..p....
2017-11-13 15:41:37.032 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.033 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.035 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.036 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 142
2017-11-13 15:41:37.037 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 142
2017-11-13 15:41:37.039 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.040 [opensc-pkcs11] card.c:602:sc_read_binary: returning with: 1678
2017-11-13 15:41:37.041 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.042 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:37.044 [opensc-pkcs11] pkcs15.c:2450:sc_pkcs15_read_file: returning with: 0 (Success)
2017-11-13 15:41:37.045 called, left=1674, depth 0
2017-11-13 15:41:37.046 Looking for 'tbsCertificate', tag 0x1000010
2017-11-13 15:41:37.047 decoding 'tbsCertificate', raw data:A00302010202144B13C445A3676F89CC...
2017-11-13 15:41:37.049 called, left=1138, depth 1
2017-11-13 15:41:37.050 Looking for 'version', tag 0x21000000, OPTIONAL
2017-11-13 15:41:37.051 decoding 'version', raw data:020102
2017-11-13 15:41:37.052 called, left=3, depth 2
2017-11-13 15:41:37.053 Looking for 'version', tag 0x2
2017-11-13 15:41:37.054 decoding 'version', raw data:02
2017-11-13 15:41:37.055 decoding 'version' returned 2
2017-11-13 15:41:37.056 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.058 Looking for 'serialNumber', tag 0x2
2017-11-13 15:41:37.059 decoding 'serialNumber', raw data:4B13C445A3676F89CC037A4567234567...
2017-11-13 15:41:37.060 Looking for 'signature', tag 0x1000010
2017-11-13 15:41:37.061 decoding 'signature', raw data:06092A864886F70D0101050500
2017-11-13 15:41:37.062 Looking for 'issuer', tag 0x1000010
2017-11-13 15:41:37.063 decoding 'issuer', raw data:310B3009060355040613025045313C30...
2017-11-13 15:41:37.064 Looking for 'validity', tag 0x1000010
2017-11-13 15:41:37.065 decoding 'validity', raw data:170D3130303732313232323630385A17...
2017-11-13 15:41:37.066 Looking for 'subject', tag 0x1000010
2017-11-13 15:41:37.067 decoding 'subject', raw data:310B3009060355040613025045313C30...
2017-11-13 15:41:37.068 Looking for 'subjectPublicKeyInfo', tag 0x1000010
2017-11-13 15:41:37.069 decoding 'subjectPublicKeyInfo', raw data:300D06092A864886F70D010101050003...
2017-11-13 15:41:37.070 sc_pkcs15_pubkey_from_spki_fields() called: 0000024A9A6E425B:546
300D06092A864886F70D010101050003 82020F003082020A0282020100A813A8 379A4D67FD6DDBC52C79C3C495AAE71A
ADB2D3F2CE0079897094ABDDB050D665 ACF18A0894AF950B78F2C4CD7F6B6EE3 C05341E4667F7130296C7F59D3EA3668
9F9A0E5E9C1484BE5E6D069DAFC8E860 86DA4A187C356D5AFB70E739C1C5E340 089FD4A3C6DC60871F3BEA018DB55E17
8EBAF7F61DAC52D2E6AB55645001A991 EBBA6987565A50739E996773E17A27E6 B78F4ED54705A52FFF2617813B09EA32
01CE90C37C08A5A0D4A6544838A26601 6A1384DEA7EBEC09E1E1C6B84CDDCE64 06DB7209C11A9A97D8FFC6B1E5AE66C5
D7A1A78E8B66F7A632B645A5B93B04F3 9390FEF84DBD805C2D3A6F15E82D34FB AC32FBF6F20117ACA6AAF340A35EA5F0
D6860DC5694E1ACB77C42517895B65AF C50B31A1D80307B722441871DB4A2886 DB50187B5C7D77DE66060EE61ADFE638
A7E626593713EE1048CE08F1C6555F11 5FCB66C5E8CE6D8EF9B0FD63A42FF1DC 0889B9D2E3696E02FD714085871A6FF2
15442E52F681E04476ED127B6F028A31 CB7E106A06753792E97E29E1C6F2E216 52C3A0C9D24D97164DE782C9C220BB55
654DDF15125C190398A2A58025BA3783 11F5C5C8F67449E6D38DAFF49B70D868 4326F9391D3169624880A9728836CAFE
5AC328611C7E7F7A65E6EF9A98451C78 1E1EC9DF12C7B59708EF559849F97E5E 8AC026E4898B33272ACDE46E71B50954
18F4CA1C99FCCBBB99890E56E7020301 0001
2017-11-13 15:41:37.071 called, left=546, depth 0
2017-11-13 15:41:37.072 Looking for 'algorithm', tag 0x1000010
2017-11-13 15:41:37.073 decoding 'algorithm', raw data:06092A864886F70D0101010500
2017-11-13 15:41:37.075 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:37.076 called, left=13, depth 1
2017-11-13 15:41:37.077 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:37.078 decoding 'algorithm', raw data:2A864886F70D010101
2017-11-13 15:41:37.079 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:37.080 decoding 'nullParam', raw data:
2017-11-13 15:41:37.081 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.083 decoded OID '1.2.840.113549.1.1.1'
2017-11-13 15:41:37.084 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:37.085 Looking for 'subjectPublicKey', tag 0x3
2017-11-13 15:41:37.086 decoding 'subjectPublicKey', raw data:003082020A0282020100A813A8379A4D...
2017-11-13 15:41:37.087 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.088 DEE pk_alg.algorithm=0
2017-11-13 15:41:37.089 [opensc-pkcs11] pkcs15-pubkey.c:578:sc_pkcs15_decode_pubkey_rsa: called
2017-11-13 15:41:37.090 called, left=526, depth 0
2017-11-13 15:41:37.091 Looking for 'publicKeyCoefficients', tag 0x1000010
2017-11-13 15:41:37.092 decoding 'publicKeyCoefficients', raw data:0282020100A813A8379A4D67FD6DDBC5...
2017-11-13 15:41:37.094 called, left=522, depth 1
2017-11-13 15:41:37.095 Looking for 'modulus', tag 0x2
2017-11-13 15:41:37.096 decoding 'modulus', raw data:00A813A8379A4D67FD6DDBC52C79C3C4...
2017-11-13 15:41:37.097 Looking for 'exponent', tag 0x2
2017-11-13 15:41:37.098 decoding 'exponent', raw data:010001
2017-11-13 15:41:37.099 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.100 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.101 [opensc-pkcs11] pkcs15-pubkey.c:589:sc_pkcs15_decode_pubkey_rsa: returning with: 0 (Success)
2017-11-13 15:41:37.102 [opensc-pkcs11] pkcs15-pubkey.c:1413:sc_pkcs15_pubkey_from_spki_fields: returning with: 0 (Success)
2017-11-13 15:41:37.103 Looking for 'extensions', tag 0x21000003, OPTIONAL
2017-11-13 15:41:37.104 decoding 'extensions', raw data:3081D7300F0603551D130101FF040530...
2017-11-13 15:41:37.105 called, left=218, depth 2
2017-11-13 15:41:37.106 Looking for 'x509v3', tag 0x1000010, OPTIONAL
2017-11-13 15:41:37.107 decoding 'x509v3', raw data:300F0603551D130101FF040530030101...
2017-11-13 15:41:37.108 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.109 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.111 Looking for 'signatureAlgorithm', tag 0x1000010
2017-11-13 15:41:37.112 decoding 'signatureAlgorithm', raw data:06092A864886F70D0101050500
2017-11-13 15:41:37.113 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:37.114 called, left=13, depth 1
2017-11-13 15:41:37.116 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:37.117 decoding 'algorithm', raw data:2A864886F70D010105
2017-11-13 15:41:37.118 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:37.119 decoding 'nullParam', raw data:
2017-11-13 15:41:37.120 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.122 decoded OID '1.2.840.113549.1.1.5'
2017-11-13 15:41:37.123 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:37.124 Looking for 'signatureValue', tag 0x3
2017-11-13 15:41:37.126 decoding 'signatureValue', raw data:0043FC42FE99203F27A32592D4350B58...
2017-11-13 15:41:37.127 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.128 encoding 'serialNumber'
2017-11-13 15:41:37.129 type=4, tag=0x02, parm=0000024A9A6C4B80, len=20
2017-11-13 15:41:37.130 length of encoded item=22
2017-11-13 15:41:37.131 encoding 'subject'
2017-11-13 15:41:37.133 type=4, tag=0x1000010, parm=0000024A9A61BE70, len=172
2017-11-13 15:41:37.134 length of encoded item=175
2017-11-13 15:41:37.135 encoding 'issuer'
2017-11-13 15:41:37.136 type=4, tag=0x1000010, parm=0000024A9A685040, len=116
2017-11-13 15:41:37.138 length of encoded item=118
2017-11-13 15:41:37.139 [opensc-pkcs11] pkcs15-cert.c:395:sc_pkcs15_read_certificate: returning with: 0 (Success)
2017-11-13 15:41:37.141 called, left=1674, depth 0
2017-11-13 15:41:37.142 Looking for 'tbsCertificate', tag 0x1000010
2017-11-13 15:41:37.143 decoding 'tbsCertificate', raw data:A00302010202144B13C445A3676F89CC...
2017-11-13 15:41:37.145 called, left=1138, depth 1
2017-11-13 15:41:37.146 Looking for 'version', tag 0x21000000, OPTIONAL
2017-11-13 15:41:37.147 decoding 'version', raw data:020102
2017-11-13 15:41:37.148 called, left=3, depth 2
2017-11-13 15:41:37.149 Looking for 'version', tag 0x2
2017-11-13 15:41:37.150 decoding 'version', raw data:02
2017-11-13 15:41:37.151 decoding 'version' returned 2
2017-11-13 15:41:37.152 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.153 Looking for 'serialNumber', tag 0x2
2017-11-13 15:41:37.155 decoding 'serialNumber', raw data:4B13C445A3676F89CC037A4567234567...
2017-11-13 15:41:37.156 Looking for 'signature', tag 0x1000010
2017-11-13 15:41:37.157 decoding 'signature', raw data:06092A864886F70D0101050500
2017-11-13 15:41:37.158 Looking for 'issuer', tag 0x1000010
2017-11-13 15:41:37.159 decoding 'issuer', raw data:310B3009060355040613025045313C30...
2017-11-13 15:41:37.160 Looking for 'validity', tag 0x1000010
2017-11-13 15:41:37.161 decoding 'validity', raw data:170D3130303732313232323630385A17...
2017-11-13 15:41:37.162 Looking for 'subject', tag 0x1000010
2017-11-13 15:41:37.163 decoding 'subject', raw data:310B3009060355040613025045313C30...
2017-11-13 15:41:37.165 Looking for 'subjectPublicKeyInfo', tag 0x1000010
2017-11-13 15:41:37.166 decoding 'subjectPublicKeyInfo', raw data:300D06092A864886F70D010101050003...
2017-11-13 15:41:37.167 sc_pkcs15_pubkey_from_spki_fields() called: 0000024A9A6E69BB:546
300D06092A864886F70D010101050003 82020F003082020A0282020100A813A8 379A4D67FD6DDBC52C79C3C495AAE71A
ADB2D3F2CE0079897094ABDDB050D665 ACF18A0894AF950B78F2C4CD7F6B6EE3 C05341E4667F7130296C7F59D3EA3668
9F9A0E5E9C1484BE5E6D069DAFC8E860 86DA4A187C356D5AFB70E739C1C5E340 089FD4A3C6DC60871F3BEA018DB55E17
8EBAF7F61DAC52D2E6AB55645001A991 EBBA6987565A50739E996773E17A27E6 B78F4ED54705A52FFF2617813B09EA32
01CE90C37C08A5A0D4A6544838A26601 6A1384DEA7EBEC09E1E1C6B84CDDCE64 06DB7209C11A9A97D8FFC6B1E5AE66C5
D7A1A78E8B66F7A632B645A5B93B04F3 9390FEF84DBD805C2D3A6F15E82D34FB AC32FBF6F20117ACA6AAF340A35EA5F0
D6860DC5694E1ACB77C42517895B65AF C50B31A1D80307B722441871DB4A2886 DB50187B5C7D77DE66060EE61ADFE638
A7E626593713EE1048CE08F1C6555F11 5FCB66C5E8CE6D8EF9B0FD63A42FF1DC 0889B9D2E3696E02FD714085871A6FF2
15442E52F681E04476ED127B6F028A31 CB7E106A06753792E97E29E1C6F2E216 52C3A0C9D24D97164DE782C9C220BB55
654DDF15125C190398A2A58025BA3783 11F5C5C8F67449E6D38DAFF49B70D868 4326F9391D3169624880A9728836CAFE
5AC328611C7E7F7A65E6EF9A98451C78 1E1EC9DF12C7B59708EF559849F97E5E 8AC026E4898B33272ACDE46E71B50954
18F4CA1C99FCCBBB99890E56E7020301 0001
2017-11-13 15:41:37.168 called, left=546, depth 0
2017-11-13 15:41:37.169 Looking for 'algorithm', tag 0x1000010
2017-11-13 15:41:37.170 decoding 'algorithm', raw data:06092A864886F70D0101010500
2017-11-13 15:41:37.171 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:37.172 called, left=13, depth 1
2017-11-13 15:41:37.173 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:37.174 decoding 'algorithm', raw data:2A864886F70D010101
2017-11-13 15:41:37.175 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:37.176 decoding 'nullParam', raw data:
2017-11-13 15:41:37.177 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.178 decoded OID '1.2.840.113549.1.1.1'
2017-11-13 15:41:37.179 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:37.181 Looking for 'subjectPublicKey', tag 0x3
2017-11-13 15:41:37.182 decoding 'subjectPublicKey', raw data:003082020A0282020100A813A8379A4D...
2017-11-13 15:41:37.183 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.184 DEE pk_alg.algorithm=0
2017-11-13 15:41:37.185 [opensc-pkcs11] pkcs15-pubkey.c:578:sc_pkcs15_decode_pubkey_rsa: called
2017-11-13 15:41:37.186 called, left=526, depth 0
2017-11-13 15:41:37.187 Looking for 'publicKeyCoefficients', tag 0x1000010
2017-11-13 15:41:37.188 decoding 'publicKeyCoefficients', raw data:0282020100A813A8379A4D67FD6DDBC5...
2017-11-13 15:41:37.189 called, left=522, depth 1
2017-11-13 15:41:37.190 Looking for 'modulus', tag 0x2
2017-11-13 15:41:37.191 decoding 'modulus', raw data:00A813A8379A4D67FD6DDBC52C79C3C4...
2017-11-13 15:41:37.192 Looking for 'exponent', tag 0x2
2017-11-13 15:41:37.193 decoding 'exponent', raw data:010001
2017-11-13 15:41:37.194 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.195 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.196 [opensc-pkcs11] pkcs15-pubkey.c:589:sc_pkcs15_decode_pubkey_rsa: returning with: 0 (Success)
2017-11-13 15:41:37.198 [opensc-pkcs11] pkcs15-pubkey.c:1413:sc_pkcs15_pubkey_from_spki_fields: returning with: 0 (Success)
2017-11-13 15:41:37.199 Looking for 'extensions', tag 0x21000003, OPTIONAL
2017-11-13 15:41:37.200 decoding 'extensions', raw data:3081D7300F0603551D130101FF040530...
2017-11-13 15:41:37.201 called, left=218, depth 2
2017-11-13 15:41:37.202 Looking for 'x509v3', tag 0x1000010, OPTIONAL
2017-11-13 15:41:37.203 decoding 'x509v3', raw data:300F0603551D130101FF040530030101...
2017-11-13 15:41:37.204 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.205 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.206 Looking for 'signatureAlgorithm', tag 0x1000010
2017-11-13 15:41:37.207 decoding 'signatureAlgorithm', raw data:06092A864886F70D0101050500
2017-11-13 15:41:37.208 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:37.209 called, left=13, depth 1
2017-11-13 15:41:37.210 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:37.211 decoding 'algorithm', raw data:2A864886F70D010105
2017-11-13 15:41:37.212 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:37.213 decoding 'nullParam', raw data:
2017-11-13 15:41:37.214 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.215 decoded OID '1.2.840.113549.1.1.5'
2017-11-13 15:41:37.217 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:37.218 Looking for 'signatureValue', tag 0x3
2017-11-13 15:41:37.219 decoding 'signatureValue', raw data:0043FC42FE99203F27A32592D4350B58...
2017-11-13 15:41:37.220 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.221 encoding 'serialNumber'
2017-11-13 15:41:37.222 type=4, tag=0x02, parm=0000024A9A6C4F40, len=20
2017-11-13 15:41:37.223 length of encoded item=22
2017-11-13 15:41:37.224 encoding 'subject'
2017-11-13 15:41:37.225 type=4, tag=0x1000010, parm=0000024A9A61C830, len=172
2017-11-13 15:41:37.226 length of encoded item=175
2017-11-13 15:41:37.227 encoding 'issuer'
2017-11-13 15:41:37.228 type=4, tag=0x1000010, parm=0000024A9A684DC0, len=116
2017-11-13 15:41:37.229 length of encoded item=118
2017-11-13 15:41:37.230 [opensc-pkcs11] pkcs15-cert.c:351:sc_pkcs15_pubkey_from_cert: returning with: 0 (Success)
2017-11-13 15:41:37.231 pkcs15_cert_extract_label() called. Current label: RENIEC Class II CA
2017-11-13 15:41:37.232 [opensc-pkcs11] pkcs15-cert.c:368:sc_pkcs15_read_certificate: called
2017-11-13 15:41:37.233 [opensc-pkcs11] pkcs15.c:2355:sc_pkcs15_read_file: called
2017-11-13 15:41:37.234 path=3f0050153401, index=0, count=-1
2017-11-13 15:41:37.235 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:37.236 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:37.237 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:37.238 called; type=2, path=3f0050153401
2017-11-13 15:41:37.239 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:37.240 try to select path(type:2) 3f0050153401
2017-11-13 15:41:37.242 current_df(type=0) 3f005015
2017-11-13 15:41:37.243 current_ef(type=0) 3408
2017-11-13 15:41:37.244 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:37.245 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 4
2017-11-13 15:41:37.246 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:37.247 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:37.248 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:37.249 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:37.250 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:37.251 CLA:0, INS:A4, P1:0, P2:0, data(2) 000000FB75FBEC70
2017-11-13 15:41:37.252 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:37.253 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (8 bytes):
00 A4 00 00 02 34 01 00 .....4..
2017-11-13 15:41:37.254 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:37.282 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (25 bytes):
62 15 80 02 07 65 82 01 01 83 02 34 01 86 08 00 b....e.....4....
00 20 00 20 00 20 00 90 00 . . . ...
2017-11-13 15:41:37.283 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.285 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.286 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.287 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:37.289 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:37.290 FCP length 21
2017-11-13 15:41:37.292 processing FCI bytes
2017-11-13 15:41:37.293 file identifier: 0x3401
2017-11-13 15:41:37.294 bytes in file: 1893
2017-11-13 15:41:37.296 shareable: no
2017-11-13 15:41:37.297 type: working EF
2017-11-13 15:41:37.298 EF structure: 1
2017-11-13 15:41:37.300 tag 0x82: 0x01
2017-11-13 15:41:37.301 ACL data(8):0000200020002000
2017-11-13 15:41:37.302 ACL(0) op 0x16, acl 0:0
2017-11-13 15:41:37.303 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:37.304 ACL(2) op 0x17, acl 20:0
2017-11-13 15:41:37.305 ACL(3) op 0x19, acl 20:0
2017-11-13 15:41:37.306 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:37.307 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:37.308 [opensc-pkcs11] card-authentic.c:807:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:37.310 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:37.311 called; 1893 bytes at index 0
2017-11-13 15:41:37.312 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:37.313 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:37.314 called; 256 bytes at index 0
2017-11-13 15:41:37.315 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:37.316 offs:0,count:256,max_recv_size:65536
2017-11-13 15:41:37.317 reader flags 0x1
2017-11-13 15:41:37.318 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:37.319 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:37.320 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:37.321 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:37.322 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:37.323 CLA:0, INS:B0, P1:0, P2:0, data(0) 0000000000000000
2017-11-13 15:41:37.325 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:37.326 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 00 00 00 .....
2017-11-13 15:41:37.327 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:37.384 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
30 82 07 61 30 82 05 49 A0 03 02 01 02 02 08 54 0..a0..I.......T
2A DC 02 51 D8 12 5A 30 0D 06 09 2A 86 48 86 F7 *..Q..Z0...*.H..
0D 01 01 05 05 00 30 81 AC 31 0B 30 09 06 03 55 ......0..1.0...U
04 06 13 02 50 45 31 3C 30 3A 06 03 55 04 0A 0C ....PE1<0:..U...
33 52 65 67 69 73 74 72 6F 20 4E 61 63 69 6F 6E 3Registro Nacion
61 6C 20 64 65 20 49 64 65 6E 74 69 66 69 63 61 al de Identifica
63 69 C3 B3 6E 20 79 20 45 73 74 61 64 6F 20 43 ci..n y Estado C
69 76 69 6C 31 27 30 25 06 03 55 04 0B 0C 1E 52 ivil1'0%..U....R
45 4E 49 45 43 20 43 65 72 74 69 66 69 63 61 74 ENIEC Certificat
69 6F 6E 20 41 75 74 68 6F 72 69 74 79 31 1B 30 ion Authority1.0
19 06 03 55 04 03 0C 12 52 45 4E 49 45 43 20 43 ...U....RENIEC C
6C 61 73 73 20 49 49 20 43 41 31 19 30 17 06 03 lass II CA1.0...
55 04 05 0C 10 52 55 43 3A 20 32 30 32 39 35 36 U....RUC: 202956
31 33 36 32 30 30 1E 17 0D 31 37 30 32 32 31 32 136200...1702212
31 31 33 31 37 5A 17 0D 31 39 30 32 32 31 32 31 11317Z..19022121
31 33 31 37 5A 30 81 A6 31 0B 30 09 06 03 55 04 1317Z0..1.0...U.
90 00 ..
2017-11-13 15:41:37.386 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.387 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.388 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.389 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:37.391 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:37.392 called; 256 bytes at index 256
2017-11-13 15:41:37.393 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:37.395 offs:256,count:256,max_recv_size:65536
2017-11-13 15:41:37.396 reader flags 0x1
2017-11-13 15:41:37.397 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:37.399 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:37.400 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:37.401 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:37.402 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:37.403 CLA:0, INS:B0, P1:1, P2:0, data(0) 0000000000000000
2017-11-13 15:41:37.404 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:37.405 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 01 00 00 .....
2017-11-13 15:41:37.406 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:37.464 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
06 13 02 50 45 31 0D 30 0B 06 03 55 04 08 0C 04 ...PE1.0...U....
4C 69 6D 61 31 0F 30 0D 06 03 55 04 07 0C 06 42 Lima1.0...U....B
72 65 C3 B1 61 31 17 30 15 06 03 55 04 04 0C 0E re..a1.0...U....
4D 41 4D 41 4E 49 20 48 55 4D 50 49 52 49 31 14 MAMANI HUMPIRI1.
30 12 06 03 55 04 2A 0C 0B 4C 75 69 73 20 4D 69 0...U.*..Luis Mi
67 75 65 6C 31 15 30 13 06 03 55 04 05 13 0C 44 guel1.0...U....D
4E 49 3A 34 33 38 37 33 32 32 33 31 31 30 2F 06 NI:43873223110/.
03 55 04 03 0C 28 4D 41 4D 41 4E 49 20 48 55 4D .U...(MAMANI HUM
50 49 52 49 20 4C 75 69 73 20 4D 69 67 75 65 6C PIRI Luis Miguel
20 28 41 55 54 34 33 38 37 33 32 32 33 29 30 82 (AUT43873223)0.
01 22 30 0D 06 09 2A 86 48 86 F7 0D 01 01 01 05 ."0...*.H.......
00 03 82 01 0F 00 30 82 01 0A 02 82 01 01 00 DB ......0.........
61 6E 25 B8 62 E3 B7 BD 68 DE 57 D3 FC 02 F0 AE an%.b...h.W.....
BF EA A3 27 0E A8 7C D7 14 3F 24 4B 77 30 EE AA ...'..|..?$Kw0..
9A 49 B7 98 81 65 CF DC DF D7 A0 7D 1A A8 86 A0 .I...e.....}....
D9 37 69 87 AE 41 4B A7 04 F3 10 4E 88 BE C4 A1 .7i..AK....N....
90 00 ..
2017-11-13 15:41:37.466 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.467 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.468 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.470 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:37.471 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:37.472 called; 256 bytes at index 512
2017-11-13 15:41:37.474 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:37.475 offs:512,count:256,max_recv_size:65536
2017-11-13 15:41:37.476 reader flags 0x1
2017-11-13 15:41:37.477 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:37.479 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:37.480 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:37.481 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:37.483 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:37.484 CLA:0, INS:B0, P1:2, P2:0, data(0) 0000000000000000
2017-11-13 15:41:37.485 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:37.486 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 02 00 00 .....
2017-11-13 15:41:37.487 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:37.544 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
12 01 84 89 06 74 9F 89 EB 51 FB 19 A0 13 41 C7 .....t...Q....A.
7E D2 29 6F BB EA D0 F5 C6 97 99 2B BA 48 F7 0D ~.)o.......+.H..
BC F6 0C CA 4B 7C A3 01 1B CA 1C 27 78 F6 03 7C ....K|.....'x..|
59 E3 34 26 22 99 07 AE BC EF 65 4E 46 F4 14 0B Y.4&".....eNF...
BE 8A AF AC 07 9D FB 75 7D C3 F9 E2 C6 4A F8 24 .......u}....J.$
E9 49 D8 0C EA AB 38 76 69 50 B2 CE EA 90 BE 6A .I....8viP.....j
55 F4 FF BC 95 0E 98 FD 0F 19 DE 6B 8D 98 CF 00 U..........k....
21 5C A0 72 2C 26 4D 04 5E 81 67 BE 08 3C 05 0B !\.r,&M.^.g..<..
08 B6 84 73 D2 63 13 D9 B6 44 E9 7F 9A F3 94 41 ...s.c...D.....A
AE 78 0D 80 9C FB E6 85 20 E0 F3 70 C3 FC 49 30 .x...... ..p..I0
89 E3 96 46 1F E1 E9 A9 4F D1 1F 81 0C F8 00 0C ...F....O.......
DB 56 A9 7E 2B CC D9 79 23 FB 23 E0 CB B8 6B 02 .V.~+..y#.#...k.
03 01 00 01 A3 82 02 89 30 82 02 85 30 49 06 08 ........0...0I..
2B 06 01 05 05 07 01 01 04 3D 30 3B 30 39 06 08 +........=0;09..
2B 06 01 05 05 07 30 02 86 2D 68 74 74 70 3A 2F +.....0..-http:/
2F 77 77 77 2E 72 65 6E 69 65 63 2E 67 6F 62 2E /www.reniec.gob.
90 00 ..
2017-11-13 15:41:37.545 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.547 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.548 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.549 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:37.551 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:37.552 called; 256 bytes at index 768
2017-11-13 15:41:37.553 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:37.555 offs:768,count:256,max_recv_size:65536
2017-11-13 15:41:37.556 reader flags 0x1
2017-11-13 15:41:37.557 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:37.559 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:37.560 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:37.561 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:37.562 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:37.563 CLA:0, INS:B0, P1:3, P2:0, data(0) 0000000000000000
2017-11-13 15:41:37.564 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:37.565 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 03 00 00 .....
2017-11-13 15:41:37.566 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:37.624 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
70 65 2F 63 72 74 2F 72 65 6E 69 65 63 73 75 62 pe/crt/reniecsub
63 61 32 2E 63 72 74 30 1D 06 03 55 1D 0E 04 16 ca2.crt0...U....
04 14 E3 15 85 0F E9 BF 3C BB D1 A9 D8 DF 22 9F ........<.....".
9C 71 C2 62 77 35 30 0C 06 03 55 1D 13 01 01 FF .q.bw50...U.....
04 02 30 00 30 1F 06 03 55 1D 23 04 18 30 16 80 ..0.0...U.#..0..
14 60 48 69 E6 86 58 18 8B 2C C7 A6 63 F5 87 AF .`Hi..X..,..c...
3C 88 FC 29 B9 30 6E 06 03 55 1D 20 04 67 30 65 <..).0n..U. .g0e
30 63 06 0C 2B 06 01 04 01 82 93 64 01 01 01 02 0c..+......d....
30 53 30 20 06 08 2B 06 01 05 05 07 02 02 30 14 0S0 ..+.......0.
0C 12 43 65 72 74 69 66 69 63 61 74 65 20 50 6F ..Certificate Po
6C 69 63 79 30 2F 06 08 2B 06 01 05 05 07 02 01 licy0/..+.......
16 23 68 74 74 70 3A 2F 2F 77 77 77 2E 72 65 6E .#http://www.ren
69 65 63 2E 67 6F 62 2E 70 65 2F 72 65 70 6F 73 iec.gob.pe/repos
69 74 6F 72 79 30 82 01 26 06 03 55 1D 1F 04 82 itory0..&..U....
01 1D 30 82 01 19 30 81 E4 A0 2D A0 2B 86 29 68 ..0...0...-.+.)h
74 74 70 3A 2F 2F 63 72 6C 2E 72 65 6E 69 65 63 ttp://crl.reniec
90 00 ..
2017-11-13 15:41:37.626 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.627 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.629 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.630 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:37.632 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:37.633 called; 256 bytes at index 1024
2017-11-13 15:41:37.634 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:37.636 offs:1024,count:256,max_recv_size:65536
2017-11-13 15:41:37.637 reader flags 0x1
2017-11-13 15:41:37.639 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:37.640 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:37.642 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:37.643 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:37.644 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:37.645 CLA:0, INS:B0, P1:4, P2:0, data(0) 0000000000000000
2017-11-13 15:41:37.647 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:37.648 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 04 00 00 .....
2017-11-13 15:41:37.649 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:37.707 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
2E 67 6F 62 2E 70 65 2F 63 72 6C 2F 63 61 63 6C .gob.pe/crl/cacl
61 73 73 32 2E 63 72 6C A2 81 B2 A4 81 AF 30 81 ass2.crl......0.
AC 31 1B 30 19 06 03 55 04 03 0C 12 52 45 4E 49 .1.0...U....RENI
45 43 20 43 6C 61 73 73 20 49 49 20 43 41 31 19 EC Class II CA1.
30 17 06 03 55 04 05 13 10 52 55 43 3A 20 32 30 0...U....RUC: 20
32 39 35 36 31 33 36 32 30 31 27 30 25 06 03 55 2956136201'0%..U
04 0B 0C 1E 52 45 4E 49 45 43 20 43 65 72 74 69 ....RENIEC Certi
66 69 63 61 74 69 6F 6E 20 41 75 74 68 6F 72 69 fication Authori
74 79 31 3C 30 3A 06 03 55 04 0A 0C 33 52 65 67 ty1<0:..U...3Reg
69 73 74 72 6F 20 4E 61 63 69 6F 6E 61 6C 20 64 istro Nacional d
65 20 49 64 65 6E 74 69 66 69 63 61 63 69 C3 B3 e Identificaci..
6E 20 79 20 45 73 74 61 64 6F 20 43 69 76 69 6C n y Estado Civil
31 0B 30 09 06 03 55 04 06 13 02 50 45 30 30 A0 1.0...U....PE00.
2E A0 2C 86 2A 68 74 74 70 3A 2F 2F 63 72 6C 32 ..,.*http://crl2
2E 72 65 6E 69 65 63 2E 67 6F 62 2E 70 65 2F 63 .reniec.gob.pe/c
72 6C 2F 63 61 63 6C 61 73 73 32 2E 63 72 6C 30 rl/caclass2.crl0
90 00 ..
2017-11-13 15:41:37.709 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.710 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.711 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.713 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:37.714 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:37.715 called; 256 bytes at index 1280
2017-11-13 15:41:37.717 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:37.718 offs:1280,count:256,max_recv_size:65536
2017-11-13 15:41:37.719 reader flags 0x1
2017-11-13 15:41:37.721 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:37.722 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:37.723 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:37.725 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:37.726 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:37.727 CLA:0, INS:B0, P1:5, P2:0, data(0) 0000000000000000
2017-11-13 15:41:37.728 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:37.729 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 05 00 00 .....
2017-11-13 15:41:37.731 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:37.788 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
0E 06 03 55 1D 0F 01 01 FF 04 04 03 02 07 80 30 ...U...........0
13 06 03 55 1D 25 04 0C 30 0A 06 08 2B 06 01 05 ...U.%..0...+...
05 07 03 02 30 2B 06 03 55 1D 11 04 24 30 22 A0 ....0+..U...$0".
20 06 0D 2B 06 01 04 01 82 93 64 01 01 02 02 01 ..+......d.....
A0 0F 0C 0D 44 4E 49 45 3A 32 30 33 38 33 31 37 ....DNIE:2038317
37 30 0D 06 09 2A 86 48 86 F7 0D 01 01 05 05 00 70...*.H........
03 82 02 01 00 2F E6 AB 50 00 EE 56 7C 34 23 26 ...../..P..V|4#&
0C 13 66 F0 28 9B FB 0C A2 42 3B A3 A4 FF 04 9F ..f.(....B;.....
66 41 7C E3 4A 26 63 15 20 EB 17 AD 75 DE 4E 5C fA|.J&c. ...u.N\
33 9D 18 D2 3F 34 9F C9 60 B6 D4 4B C5 83 A9 30 3...?4..`..K...0
55 98 46 D0 96 A4 5D B3 F8 52 3D 52 AC 29 3F AB U.F...]..R=R.)?.
7D BF 63 6F 47 7E AE D9 81 C6 04 88 6F 68 5C 54 }.coG~......oh\T
D2 0F C6 DB 0D 40 C2 C4 FF 6F EF A0 2A E7 24 5D .....@...o..*.$]
28 CF C0 48 34 C8 59 52 6C 3B 3E 90 A2 DE 35 35 (..H4.YRl;>...55
0F 94 23 F6 FA 66 33 55 52 86 09 81 61 E8 49 0D ..#..f3UR...a.I.
F0 A7 5C 92 0D 6B 55 9F 56 B5 E4 D5 1B C0 5B 86 ..\..kU.V.....[.
90 00 ..
2017-11-13 15:41:37.790 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.791 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.793 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.794 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:37.795 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:37.796 called; 256 bytes at index 1536
2017-11-13 15:41:37.798 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:37.799 offs:1536,count:256,max_recv_size:65536
2017-11-13 15:41:37.800 reader flags 0x1
2017-11-13 15:41:37.801 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:37.802 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:37.804 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:37.805 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:37.806 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:37.807 CLA:0, INS:B0, P1:6, P2:0, data(0) 0000000000000000
2017-11-13 15:41:37.809 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:37.810 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 06 00 00 .....
2017-11-13 15:41:37.811 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:37.869 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
65 C9 C5 34 CB C7 B6 F8 9D F5 1F 7A E7 F1 2C 5F e..4.......z..,_
0A AE 79 E2 05 F5 47 7E 70 84 28 0E 33 58 7E 47 ..y...G~p.(.3X~G
70 B6 0B B8 B4 BC BC 12 FF C9 18 2E 15 D7 9E E3 p...............
2E 4C 02 11 3B FF FA F3 99 7D 36 7A 3E 0D 18 40 .L..;....}6z>..@
A0 3F 08 9F 2D 88 17 FC 65 59 B3 76 37 72 A3 37 .?..-...eY.v7r.7
56 DF 66 0A 18 3A 4D 58 CE E1 1D E9 3E 31 A7 64 V.f..:MX....>1.d
40 AF 80 A1 CD 43 C1 DF E6 F2 4A 00 59 4D DC F8 @....C....J.YM..
25 2B 24 B5 89 31 3F BE E8 74 DD CB 57 19 9D B9 %+$..1?..t..W...
DE 8E 85 6D 47 AA 3B 1A 3B C7 CD 9B EC 37 C4 56 ...mG.;.;....7.V
C2 FC 43 C3 F7 06 33 5E 0D 01 87 81 BB EB 63 FD ..C...3^......c.
7A 67 D3 1E 0A D8 9D 50 B2 38 57 2F D7 D2 A1 93 zg.....P.8W/....
D8 B1 04 22 FE DF C7 69 C6 1B C5 04 9C 58 AD 14 ..."...i.....X..
90 CC 53 2D 5C 85 BF B8 C3 F1 4A 3C B7 C2 68 36 ..S-\.....J<..h6
DE A9 47 D4 54 33 BA 77 72 1A 2F BA B5 A1 5B 94 ..G.T3.wr./...[.
27 2C 1E 8B 7F 58 BD CE 59 60 2F FF EC C5 2D 78 ',...X..Y`/...-x
D3 1C 62 15 6D 35 95 93 DE FD B9 1A 77 E2 4B 41 ..b.m5......w.KA
90 00 ..
2017-11-13 15:41:37.871 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.872 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.873 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.875 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:37.876 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:37.878 called; 101 bytes at index 1792
2017-11-13 15:41:37.879 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:37.881 offs:1792,count:101,max_recv_size:65536
2017-11-13 15:41:37.882 reader flags 0x1
2017-11-13 15:41:37.883 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:37.884 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:37.886 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:37.887 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:37.888 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:37.889 CLA:0, INS:B0, P1:7, P2:0, data(0) 0000000000000000
2017-11-13 15:41:37.890 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:37.892 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 07 00 65 ....e
2017-11-13 15:41:37.893 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:37.929 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (103 bytes):
7A B0 28 28 EF 4C 2C 2A 60 7E 34 8F A7 D1 6C 09 z.((.L,*`~4...l.
FB DD 9A 58 46 51 5C 90 A6 DD AB E4 7B E9 D3 57 ...XFQ\.....{..W
57 27 3D D8 B3 25 9A 06 98 7A 74 D8 95 88 09 E8 W'=..%...zt.....
7D 70 BD 79 92 32 F6 FF 2C 49 E0 2B 26 D7 0B 4B }p.y.2..,I.+&..K
1A 63 27 CC A3 C2 68 A9 5E A3 AC B2 D8 92 63 F7 .c'...h.^.....c.
DC FA E1 E4 CE 61 3C D3 1A E0 04 9E 35 B4 8B 66 .....a<.....5..f
9B 82 BF FA E9 90 00 .......
2017-11-13 15:41:37.930 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.932 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:37.933 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.934 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 101
2017-11-13 15:41:37.936 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 101
2017-11-13 15:41:37.938 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.939 [opensc-pkcs11] card.c:602:sc_read_binary: returning with: 1893
2017-11-13 15:41:37.940 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:37.942 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:37.943 [opensc-pkcs11] pkcs15.c:2450:sc_pkcs15_read_file: returning with: 0 (Success)
2017-11-13 15:41:37.944 called, left=1889, depth 0
2017-11-13 15:41:37.945 Looking for 'tbsCertificate', tag 0x1000010
2017-11-13 15:41:37.947 decoding 'tbsCertificate', raw data:A0030201020208542ADC0251D8125A30...
2017-11-13 15:41:37.948 called, left=1353, depth 1
2017-11-13 15:41:37.949 Looking for 'version', tag 0x21000000, OPTIONAL
2017-11-13 15:41:37.951 decoding 'version', raw data:020102
2017-11-13 15:41:37.952 called, left=3, depth 2
2017-11-13 15:41:37.953 Looking for 'version', tag 0x2
2017-11-13 15:41:37.954 decoding 'version', raw data:02
2017-11-13 15:41:37.955 decoding 'version' returned 2
2017-11-13 15:41:37.956 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.957 Looking for 'serialNumber', tag 0x2
2017-11-13 15:41:37.959 decoding 'serialNumber', raw data:542ADC0251D8125A
2017-11-13 15:41:37.960 Looking for 'signature', tag 0x1000010
2017-11-13 15:41:37.961 decoding 'signature', raw data:06092A864886F70D0101050500
2017-11-13 15:41:37.962 Looking for 'issuer', tag 0x1000010
2017-11-13 15:41:37.963 decoding 'issuer', raw data:310B3009060355040613025045313C30...
2017-11-13 15:41:37.964 Looking for 'validity', tag 0x1000010
2017-11-13 15:41:37.965 decoding 'validity', raw data:170D3137303232313231313331375A17...
2017-11-13 15:41:37.966 Looking for 'subject', tag 0x1000010
2017-11-13 15:41:37.967 decoding 'subject', raw data:310B3009060355040613025045310D30...
2017-11-13 15:41:37.968 Looking for 'subjectPublicKeyInfo', tag 0x1000010
2017-11-13 15:41:37.969 decoding 'subjectPublicKeyInfo', raw data:300D06092A864886F70D010101050003...
2017-11-13 15:41:37.970 sc_pkcs15_pubkey_from_spki_fields() called: 0000024A9A6E7172:290
300D06092A864886F70D010101050003 82010F003082010A0282010100DB616E 25B862E3B7BD68DE57D3FC02F0AEBFEA
A3270EA87CD7143F244B7730EEAA9A49 B7988165CFDCDFD7A07D1AA886A0D937 6987AE414BA704F3104E88BEC4A11201
848906749F89EB51FB19A01341C77ED2 296FBBEAD0F5C697992BBA48F70DBCF6 0CCA4B7CA3011BCA1C2778F6037C59E3
3426229907AEBCEF654E46F4140BBE8A AFAC079DFB757DC3F9E2C64AF824E949 D80CEAAB38766950B2CEEA90BE6A55F4
FFBC950E98FD0F19DE6B8D98CF00215C A0722C264D045E8167BE083C050B08B6 8473D26313D9B644E97F9AF39441AE78
0D809CFBE68520E0F370C3FC493089E3 96461FE1E9A94FD11F810CF8000CDB56 A97E2BCCD97923FB23E0CBB86B020301
0001
2017-11-13 15:41:37.971 called, left=290, depth 0
2017-11-13 15:41:37.972 Looking for 'algorithm', tag 0x1000010
2017-11-13 15:41:37.973 decoding 'algorithm', raw data:06092A864886F70D0101010500
2017-11-13 15:41:37.974 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:37.975 called, left=13, depth 1
2017-11-13 15:41:37.976 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:37.977 decoding 'algorithm', raw data:2A864886F70D010101
2017-11-13 15:41:37.978 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:37.979 decoding 'nullParam', raw data:
2017-11-13 15:41:37.980 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.982 decoded OID '1.2.840.113549.1.1.1'
2017-11-13 15:41:37.982 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:37.983 Looking for 'subjectPublicKey', tag 0x3
2017-11-13 15:41:37.984 decoding 'subjectPublicKey', raw data:003082010A0282010100DB616E25B862...
2017-11-13 15:41:37.985 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.986 DEE pk_alg.algorithm=0
2017-11-13 15:41:37.988 [opensc-pkcs11] pkcs15-pubkey.c:578:sc_pkcs15_decode_pubkey_rsa: called
2017-11-13 15:41:37.989 called, left=270, depth 0
2017-11-13 15:41:37.990 Looking for 'publicKeyCoefficients', tag 0x1000010
2017-11-13 15:41:37.991 decoding 'publicKeyCoefficients', raw data:0282010100DB616E25B862E3B7BD68DE...
2017-11-13 15:41:37.992 called, left=266, depth 1
2017-11-13 15:41:37.993 Looking for 'modulus', tag 0x2
2017-11-13 15:41:37.994 decoding 'modulus', raw data:00DB616E25B862E3B7BD68DE57D3FC02...
2017-11-13 15:41:37.995 Looking for 'exponent', tag 0x2
2017-11-13 15:41:37.995 decoding 'exponent', raw data:010001
2017-11-13 15:41:37.996 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.997 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:37.998 [opensc-pkcs11] pkcs15-pubkey.c:589:sc_pkcs15_decode_pubkey_rsa: returning with: 0 (Success)
2017-11-13 15:41:38.000 [opensc-pkcs11] pkcs15-pubkey.c:1413:sc_pkcs15_pubkey_from_spki_fields: returning with: 0 (Success)
2017-11-13 15:41:38.001 Looking for 'extensions', tag 0x21000003, OPTIONAL
2017-11-13 15:41:38.002 decoding 'extensions', raw data:30820285304906082B06010505070101...
2017-11-13 15:41:38.003 called, left=649, depth 2
2017-11-13 15:41:38.004 Looking for 'x509v3', tag 0x1000010, OPTIONAL
2017-11-13 15:41:38.005 decoding 'x509v3', raw data:304906082B06010505070101043D303B...
2017-11-13 15:41:38.006 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.007 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.008 Looking for 'signatureAlgorithm', tag 0x1000010
2017-11-13 15:41:38.009 decoding 'signatureAlgorithm', raw data:06092A864886F70D0101050500
2017-11-13 15:41:38.010 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:38.011 called, left=13, depth 1
2017-11-13 15:41:38.013 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:38.014 decoding 'algorithm', raw data:2A864886F70D010105
2017-11-13 15:41:38.014 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:38.016 decoding 'nullParam', raw data:
2017-11-13 15:41:38.017 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.018 decoded OID '1.2.840.113549.1.1.5'
2017-11-13 15:41:38.019 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:38.020 Looking for 'signatureValue', tag 0x3
2017-11-13 15:41:38.021 decoding 'signatureValue', raw data:002FE6AB5000EE567C3423260C1366F0...
2017-11-13 15:41:38.022 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.023 encoding 'serialNumber'
2017-11-13 15:41:38.024 type=4, tag=0x02, parm=0000024A9A67F4D0, len=8
2017-11-13 15:41:38.025 length of encoded item=10
2017-11-13 15:41:38.026 encoding 'subject'
2017-11-13 15:41:38.027 type=4, tag=0x1000010, parm=0000024A9A661320, len=166
2017-11-13 15:41:38.028 length of encoded item=169
2017-11-13 15:41:38.029 encoding 'issuer'
2017-11-13 15:41:38.031 type=4, tag=0x1000010, parm=0000024A9A61BE70, len=172
2017-11-13 15:41:38.032 length of encoded item=175
2017-11-13 15:41:38.033 [opensc-pkcs11] pkcs15-cert.c:395:sc_pkcs15_read_certificate: returning with: 0 (Success)
2017-11-13 15:41:38.034 called, left=1889, depth 0
2017-11-13 15:41:38.035 Looking for 'tbsCertificate', tag 0x1000010
2017-11-13 15:41:38.036 decoding 'tbsCertificate', raw data:A0030201020208542ADC0251D8125A30...
2017-11-13 15:41:38.037 called, left=1353, depth 1
2017-11-13 15:41:38.038 Looking for 'version', tag 0x21000000, OPTIONAL
2017-11-13 15:41:38.039 decoding 'version', raw data:020102
2017-11-13 15:41:38.040 called, left=3, depth 2
2017-11-13 15:41:38.041 Looking for 'version', tag 0x2
2017-11-13 15:41:38.042 decoding 'version', raw data:02
2017-11-13 15:41:38.043 decoding 'version' returned 2
2017-11-13 15:41:38.044 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.045 Looking for 'serialNumber', tag 0x2
2017-11-13 15:41:38.046 decoding 'serialNumber', raw data:542ADC0251D8125A
2017-11-13 15:41:38.047 Looking for 'signature', tag 0x1000010
2017-11-13 15:41:38.048 decoding 'signature', raw data:06092A864886F70D0101050500
2017-11-13 15:41:38.049 Looking for 'issuer', tag 0x1000010
2017-11-13 15:41:38.051 decoding 'issuer', raw data:310B3009060355040613025045313C30...
2017-11-13 15:41:38.052 Looking for 'validity', tag 0x1000010
2017-11-13 15:41:38.053 decoding 'validity', raw data:170D3137303232313231313331375A17...
2017-11-13 15:41:38.054 Looking for 'subject', tag 0x1000010
2017-11-13 15:41:38.055 decoding 'subject', raw data:310B3009060355040613025045310D30...
2017-11-13 15:41:38.056 Looking for 'subjectPublicKeyInfo', tag 0x1000010
2017-11-13 15:41:38.057 decoding 'subjectPublicKeyInfo', raw data:300D06092A864886F70D010101050003...
2017-11-13 15:41:38.058 sc_pkcs15_pubkey_from_spki_fields() called: 0000024A9A6EAA02:290
300D06092A864886F70D010101050003 82010F003082010A0282010100DB616E 25B862E3B7BD68DE57D3FC02F0AEBFEA
A3270EA87CD7143F244B7730EEAA9A49 B7988165CFDCDFD7A07D1AA886A0D937 6987AE414BA704F3104E88BEC4A11201
848906749F89EB51FB19A01341C77ED2 296FBBEAD0F5C697992BBA48F70DBCF6 0CCA4B7CA3011BCA1C2778F6037C59E3
3426229907AEBCEF654E46F4140BBE8A AFAC079DFB757DC3F9E2C64AF824E949 D80CEAAB38766950B2CEEA90BE6A55F4
FFBC950E98FD0F19DE6B8D98CF00215C A0722C264D045E8167BE083C050B08B6 8473D26313D9B644E97F9AF39441AE78
0D809CFBE68520E0F370C3FC493089E3 96461FE1E9A94FD11F810CF8000CDB56 A97E2BCCD97923FB23E0CBB86B020301
0001
2017-11-13 15:41:38.060 called, left=290, depth 0
2017-11-13 15:41:38.061 Looking for 'algorithm', tag 0x1000010
2017-11-13 15:41:38.062 decoding 'algorithm', raw data:06092A864886F70D0101010500
2017-11-13 15:41:38.063 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:38.064 called, left=13, depth 1
2017-11-13 15:41:38.065 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:38.066 decoding 'algorithm', raw data:2A864886F70D010101
2017-11-13 15:41:38.067 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:38.068 decoding 'nullParam', raw data:
2017-11-13 15:41:38.069 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.071 decoded OID '1.2.840.113549.1.1.1'
2017-11-13 15:41:38.071 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:38.072 Looking for 'subjectPublicKey', tag 0x3
2017-11-13 15:41:38.073 decoding 'subjectPublicKey', raw data:003082010A0282010100DB616E25B862...
2017-11-13 15:41:38.075 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.076 DEE pk_alg.algorithm=0
2017-11-13 15:41:38.077 [opensc-pkcs11] pkcs15-pubkey.c:578:sc_pkcs15_decode_pubkey_rsa: called
2017-11-13 15:41:38.078 called, left=270, depth 0
2017-11-13 15:41:38.079 Looking for 'publicKeyCoefficients', tag 0x1000010
2017-11-13 15:41:38.080 decoding 'publicKeyCoefficients', raw data:0282010100DB616E25B862E3B7BD68DE...
2017-11-13 15:41:38.081 called, left=266, depth 1
2017-11-13 15:41:38.082 Looking for 'modulus', tag 0x2
2017-11-13 15:41:38.083 decoding 'modulus', raw data:00DB616E25B862E3B7BD68DE57D3FC02...
2017-11-13 15:41:38.084 Looking for 'exponent', tag 0x2
2017-11-13 15:41:38.085 decoding 'exponent', raw data:010001
2017-11-13 15:41:38.086 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.087 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.088 [opensc-pkcs11] pkcs15-pubkey.c:589:sc_pkcs15_decode_pubkey_rsa: returning with: 0 (Success)
2017-11-13 15:41:38.090 [opensc-pkcs11] pkcs15-pubkey.c:1413:sc_pkcs15_pubkey_from_spki_fields: returning with: 0 (Success)
2017-11-13 15:41:38.091 Looking for 'extensions', tag 0x21000003, OPTIONAL
2017-11-13 15:41:38.092 decoding 'extensions', raw data:30820285304906082B06010505070101...
2017-11-13 15:41:38.093 called, left=649, depth 2
2017-11-13 15:41:38.094 Looking for 'x509v3', tag 0x1000010, OPTIONAL
2017-11-13 15:41:38.095 decoding 'x509v3', raw data:304906082B06010505070101043D303B...
2017-11-13 15:41:38.096 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.097 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.098 Looking for 'signatureAlgorithm', tag 0x1000010
2017-11-13 15:41:38.099 decoding 'signatureAlgorithm', raw data:06092A864886F70D0101050500
2017-11-13 15:41:38.100 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:38.101 called, left=13, depth 1
2017-11-13 15:41:38.102 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:38.103 decoding 'algorithm', raw data:2A864886F70D010105
2017-11-13 15:41:38.104 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:38.106 decoding 'nullParam', raw data:
2017-11-13 15:41:38.107 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.108 decoded OID '1.2.840.113549.1.1.5'
2017-11-13 15:41:38.109 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:38.110 Looking for 'signatureValue', tag 0x3
2017-11-13 15:41:38.112 decoding 'signatureValue', raw data:002FE6AB5000EE567C3423260C1366F0...
2017-11-13 15:41:38.113 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.114 encoding 'serialNumber'
2017-11-13 15:41:38.116 type=4, tag=0x02, parm=0000024A9A67F4D0, len=8
2017-11-13 15:41:38.117 length of encoded item=10
2017-11-13 15:41:38.118 encoding 'subject'
2017-11-13 15:41:38.119 type=4, tag=0x1000010, parm=0000024A9A661320, len=166
2017-11-13 15:41:38.120 length of encoded item=169
2017-11-13 15:41:38.122 encoding 'issuer'
2017-11-13 15:41:38.123 type=4, tag=0x1000010, parm=0000024A9A61BAB0, len=172
2017-11-13 15:41:38.124 length of encoded item=175
2017-11-13 15:41:38.125 [opensc-pkcs11] pkcs15-cert.c:351:sc_pkcs15_pubkey_from_cert: returning with: 0 (Success)
2017-11-13 15:41:38.127 pkcs15_cert_extract_label() called. Current label: MAMANI HUMPIRI Luis Miguel (AUT43873223)
2017-11-13 15:41:38.128 [opensc-pkcs11] pkcs15-cert.c:368:sc_pkcs15_read_certificate: called
2017-11-13 15:41:38.129 [opensc-pkcs11] pkcs15.c:2355:sc_pkcs15_read_file: called
2017-11-13 15:41:38.130 path=3f0050153402, index=0, count=-1
2017-11-13 15:41:38.131 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:38.133 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:38.134 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:38.135 called; type=2, path=3f0050153402
2017-11-13 15:41:38.136 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:38.138 try to select path(type:2) 3f0050153402
2017-11-13 15:41:38.139 current_df(type=0) 3f005015
2017-11-13 15:41:38.141 current_ef(type=0) 3401
2017-11-13 15:41:38.142 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:38.143 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 4
2017-11-13 15:41:38.145 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:38.146 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:38.147 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:38.148 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:38.149 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:38.150 CLA:0, INS:A4, P1:0, P2:0, data(2) 000000FB75FBEC70
2017-11-13 15:41:38.151 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:38.153 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (8 bytes):
00 A4 00 00 02 34 02 00 .....4..
2017-11-13 15:41:38.154 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:38.182 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (25 bytes):
62 15 80 02 07 65 82 01 01 83 02 34 02 86 08 00 b....e.....4....
00 20 00 20 00 20 00 90 00 . . . ...
2017-11-13 15:41:38.184 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.185 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.186 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:38.188 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:38.189 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:38.190 FCP length 21
2017-11-13 15:41:38.192 processing FCI bytes
2017-11-13 15:41:38.193 file identifier: 0x3402
2017-11-13 15:41:38.194 bytes in file: 1893
2017-11-13 15:41:38.195 shareable: no
2017-11-13 15:41:38.196 type: working EF
2017-11-13 15:41:38.197 EF structure: 1
2017-11-13 15:41:38.198 tag 0x82: 0x01
2017-11-13 15:41:38.199 ACL data(8):0000200020002000
2017-11-13 15:41:38.200 ACL(0) op 0x16, acl 0:0
2017-11-13 15:41:38.201 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:38.203 ACL(2) op 0x17, acl 20:0
2017-11-13 15:41:38.204 ACL(3) op 0x19, acl 20:0
2017-11-13 15:41:38.205 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:38.206 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:38.207 [opensc-pkcs11] card-authentic.c:807:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:38.208 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:38.209 called; 1893 bytes at index 0
2017-11-13 15:41:38.211 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:38.212 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:38.213 called; 256 bytes at index 0
2017-11-13 15:41:38.214 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:38.215 offs:0,count:256,max_recv_size:65536
2017-11-13 15:41:38.216 reader flags 0x1
2017-11-13 15:41:38.217 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:38.218 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:38.219 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:38.220 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:38.221 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:38.222 CLA:0, INS:B0, P1:0, P2:0, data(0) 0000000000000000
2017-11-13 15:41:38.223 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:38.224 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 00 00 00 .....
2017-11-13 15:41:38.225 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:38.282 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
30 82 07 61 30 82 05 49 A0 03 02 01 02 02 08 66 0..a0..I.......f
09 ED 36 AE 67 02 0A 30 0D 06 09 2A 86 48 86 F7 ..6.g..0...*.H..
0D 01 01 05 05 00 30 81 AC 31 0B 30 09 06 03 55 ......0..1.0...U
04 06 13 02 50 45 31 3C 30 3A 06 03 55 04 0A 0C ....PE1<0:..U...
33 52 65 67 69 73 74 72 6F 20 4E 61 63 69 6F 6E 3Registro Nacion
61 6C 20 64 65 20 49 64 65 6E 74 69 66 69 63 61 al de Identifica
63 69 C3 B3 6E 20 79 20 45 73 74 61 64 6F 20 43 ci..n y Estado C
69 76 69 6C 31 27 30 25 06 03 55 04 0B 0C 1E 52 ivil1'0%..U....R
45 4E 49 45 43 20 43 65 72 74 69 66 69 63 61 74 ENIEC Certificat
69 6F 6E 20 41 75 74 68 6F 72 69 74 79 31 1B 30 ion Authority1.0
19 06 03 55 04 03 0C 12 52 45 4E 49 45 43 20 43 ...U....RENIEC C
6C 61 73 73 20 49 49 20 43 41 31 19 30 17 06 03 lass II CA1.0...
55 04 05 0C 10 52 55 43 3A 20 32 30 32 39 35 36 U....RUC: 202956
31 33 36 32 30 30 1E 17 0D 31 37 30 32 32 31 32 136200...1702212
31 31 33 33 37 5A 17 0D 31 39 30 32 32 31 32 31 11337Z..19022121
31 33 33 37 5A 30 81 A6 31 0B 30 09 06 03 55 04 1337Z0..1.0...U.
90 00 ..
2017-11-13 15:41:38.284 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.285 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.286 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:38.288 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:38.289 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:38.290 called; 256 bytes at index 256
2017-11-13 15:41:38.292 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:38.293 offs:256,count:256,max_recv_size:65536
2017-11-13 15:41:38.294 reader flags 0x1
2017-11-13 15:41:38.296 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:38.297 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:38.298 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:38.299 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:38.301 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:38.302 CLA:0, INS:B0, P1:1, P2:0, data(0) 0000000000000000
2017-11-13 15:41:38.303 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:38.304 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 01 00 00 .....
2017-11-13 15:41:38.305 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:38.362 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
06 13 02 50 45 31 0D 30 0B 06 03 55 04 08 0C 04 ...PE1.0...U....
4C 69 6D 61 31 0F 30 0D 06 03 55 04 07 0C 06 42 Lima1.0...U....B
72 65 C3 B1 61 31 17 30 15 06 03 55 04 04 0C 0E re..a1.0...U....
4D 41 4D 41 4E 49 20 48 55 4D 50 49 52 49 31 14 MAMANI HUMPIRI1.
30 12 06 03 55 04 2A 0C 0B 4C 75 69 73 20 4D 69 0...U.*..Luis Mi
67 75 65 6C 31 15 30 13 06 03 55 04 05 13 0C 44 guel1.0...U....D
4E 49 3A 34 33 38 37 33 32 32 33 31 31 30 2F 06 NI:43873223110/.
03 55 04 03 0C 28 4D 41 4D 41 4E 49 20 48 55 4D .U...(MAMANI HUM
50 49 52 49 20 4C 75 69 73 20 4D 69 67 75 65 6C PIRI Luis Miguel
20 28 46 49 52 34 33 38 37 33 32 32 33 29 30 82 (FIR43873223)0.
01 22 30 0D 06 09 2A 86 48 86 F7 0D 01 01 01 05 ."0...*.H.......
00 03 82 01 0F 00 30 82 01 0A 02 82 01 01 00 AC ......0.........
EB 2D 78 21 0D 80 3E 49 3C 88 CB A1 B6 76 9D F3 .-x!..>I<....v..
74 BC 9E 91 DF 7E D6 EC 9B 3C F8 42 5B E1 D9 B3 t....~...<.B[...
84 E9 E9 3F F0 13 82 ED A0 A2 3E 26 B5 FC 55 61 ...?......>&..Ua
6C 95 B0 32 CA DC DF 85 27 0D E4 B2 EB 00 35 A5 l..2....'.....5.
90 00 ..
2017-11-13 15:41:38.364 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.365 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.367 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:38.368 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:38.369 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:38.370 called; 256 bytes at index 512
2017-11-13 15:41:38.372 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:38.373 offs:512,count:256,max_recv_size:65536
2017-11-13 15:41:38.374 reader flags 0x1
2017-11-13 15:41:38.375 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:38.377 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:38.378 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:38.379 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:38.380 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:38.382 CLA:0, INS:B0, P1:2, P2:0, data(0) 0000000000000000
2017-11-13 15:41:38.383 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:38.384 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 02 00 00 .....
2017-11-13 15:41:38.385 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:38.442 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
F8 C7 92 EC 70 99 97 0D 4D 63 13 11 68 A2 9A 4A ....p...Mc..h..J
A9 DD 8C 8C 04 DB EF 27 8B 55 F9 02 AA A8 71 84 .......'.U....q.
8B 82 C4 92 D2 27 70 F0 33 2E E3 6F E2 8F 98 68 .....'p.3..o...h
60 E4 86 85 F1 81 AF 63 DA 03 1F 3A 78 7D 64 95 `......c...:x}d.
2A 0E FE 24 93 7D F1 B7 83 DB 23 15 AF CB CA 79 *..$.}....#....y
D9 1D D9 B7 B9 98 67 B3 C2 AF 84 3D 1B B5 B8 83 ......g....=....
39 88 E5 E1 ED 4F 43 0F EE 19 55 1C 55 76 29 A8 9....OC...U.Uv).
30 78 2C A4 72 F1 58 70 00 6E 4B 49 DF D0 23 99 0x,.r.Xp.nKI..#.
34 AB 27 78 BE EE 5C DF 2C 92 E0 30 97 21 FA 86 4.'x..\.,..0.!..
D7 B3 F8 5F 05 5C CD D9 70 AA 45 7F 57 31 4D 42 ..._.\..p.E.W1MB
96 2A 53 93 F7 FA 3F 15 67 67 63 98 EA AB 96 21 .*S...?.ggc....!
6C EB 21 68 36 D8 9C 42 B1 BF 8B 70 C9 E6 21 02 l.!h6..B...p..!.
03 01 00 01 A3 82 02 89 30 82 02 85 30 49 06 08 ........0...0I..
2B 06 01 05 05 07 01 01 04 3D 30 3B 30 39 06 08 +........=0;09..
2B 06 01 05 05 07 30 02 86 2D 68 74 74 70 3A 2F +.....0..-http:/
2F 77 77 77 2E 72 65 6E 69 65 63 2E 67 6F 62 2E /www.reniec.gob.
90 00 ..
2017-11-13 15:41:38.444 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.445 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.447 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:38.448 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:38.449 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:38.451 called; 256 bytes at index 768
2017-11-13 15:41:38.452 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:38.454 offs:768,count:256,max_recv_size:65536
2017-11-13 15:41:38.455 reader flags 0x1
2017-11-13 15:41:38.456 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:38.458 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:38.460 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:38.461 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:38.462 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:38.463 CLA:0, INS:B0, P1:3, P2:0, data(0) 0000000000000000
2017-11-13 15:41:38.464 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:38.465 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 03 00 00 .....
2017-11-13 15:41:38.467 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:38.524 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
70 65 2F 63 72 74 2F 72 65 6E 69 65 63 73 75 62 pe/crt/reniecsub
63 61 32 2E 63 72 74 30 1D 06 03 55 1D 0E 04 16 ca2.crt0...U....
04 14 04 0C DB 2C 26 3D 36 25 3B 08 54 68 76 5E .....,&=6%;.Thv^
E4 14 38 DF AB FB 30 0C 06 03 55 1D 13 01 01 FF ..8...0...U.....
04 02 30 00 30 1F 06 03 55 1D 23 04 18 30 16 80 ..0.0...U.#..0..
14 60 48 69 E6 86 58 18 8B 2C C7 A6 63 F5 87 AF .`Hi..X..,..c...
3C 88 FC 29 B9 30 6E 06 03 55 1D 20 04 67 30 65 <..).0n..U. .g0e
30 63 06 0C 2B 06 01 04 01 82 93 64 01 01 01 02 0c..+......d....
30 53 30 20 06 08 2B 06 01 05 05 07 02 02 30 14 0S0 ..+.......0.
0C 12 43 65 72 74 69 66 69 63 61 74 65 20 50 6F ..Certificate Po
6C 69 63 79 30 2F 06 08 2B 06 01 05 05 07 02 01 licy0/..+.......
16 23 68 74 74 70 3A 2F 2F 77 77 77 2E 72 65 6E .#http://www.ren
69 65 63 2E 67 6F 62 2E 70 65 2F 72 65 70 6F 73 iec.gob.pe/repos
69 74 6F 72 79 30 82 01 26 06 03 55 1D 1F 04 82 itory0..&..U....
01 1D 30 82 01 19 30 81 E4 A0 2D A0 2B 86 29 68 ..0...0...-.+.)h
74 74 70 3A 2F 2F 63 72 6C 2E 72 65 6E 69 65 63 ttp://crl.reniec
90 00 ..
2017-11-13 15:41:38.526 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.527 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.528 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:38.529 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:38.531 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:38.532 called; 256 bytes at index 1024
2017-11-13 15:41:38.533 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:38.535 offs:1024,count:256,max_recv_size:65536
2017-11-13 15:41:38.536 reader flags 0x1
2017-11-13 15:41:38.537 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:38.538 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:38.540 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:38.541 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:38.542 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:38.543 CLA:0, INS:B0, P1:4, P2:0, data(0) 0000000000000000
2017-11-13 15:41:38.544 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:38.545 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 04 00 00 .....
2017-11-13 15:41:38.547 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:38.604 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
2E 67 6F 62 2E 70 65 2F 63 72 6C 2F 63 61 63 6C .gob.pe/crl/cacl
61 73 73 32 2E 63 72 6C A2 81 B2 A4 81 AF 30 81 ass2.crl......0.
AC 31 1B 30 19 06 03 55 04 03 0C 12 52 45 4E 49 .1.0...U....RENI
45 43 20 43 6C 61 73 73 20 49 49 20 43 41 31 19 EC Class II CA1.
30 17 06 03 55 04 05 13 10 52 55 43 3A 20 32 30 0...U....RUC: 20
32 39 35 36 31 33 36 32 30 31 27 30 25 06 03 55 2956136201'0%..U
04 0B 0C 1E 52 45 4E 49 45 43 20 43 65 72 74 69 ....RENIEC Certi
66 69 63 61 74 69 6F 6E 20 41 75 74 68 6F 72 69 fication Authori
74 79 31 3C 30 3A 06 03 55 04 0A 0C 33 52 65 67 ty1<0:..U...3Reg
69 73 74 72 6F 20 4E 61 63 69 6F 6E 61 6C 20 64 istro Nacional d
65 20 49 64 65 6E 74 69 66 69 63 61 63 69 C3 B3 e Identificaci..
6E 20 79 20 45 73 74 61 64 6F 20 43 69 76 69 6C n y Estado Civil
31 0B 30 09 06 03 55 04 06 13 02 50 45 30 30 A0 1.0...U....PE00.
2E A0 2C 86 2A 68 74 74 70 3A 2F 2F 63 72 6C 32 ..,.*http://crl2
2E 72 65 6E 69 65 63 2E 67 6F 62 2E 70 65 2F 63 .reniec.gob.pe/c
72 6C 2F 63 61 63 6C 61 73 73 32 2E 63 72 6C 30 rl/caclass2.crl0
90 00 ..
2017-11-13 15:41:38.605 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.607 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.608 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:38.609 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:38.611 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:38.612 called; 256 bytes at index 1280
2017-11-13 15:41:38.614 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:38.615 offs:1280,count:256,max_recv_size:65536
2017-11-13 15:41:38.617 reader flags 0x1
2017-11-13 15:41:38.618 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:38.620 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:38.621 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:38.622 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:38.623 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:38.625 CLA:0, INS:B0, P1:5, P2:0, data(0) 0000000000000000
2017-11-13 15:41:38.626 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:38.627 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 05 00 00 .....
2017-11-13 15:41:38.628 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:38.686 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
0E 06 03 55 1D 0F 01 01 FF 04 04 03 02 06 40 30 ...U..........@0
13 06 03 55 1D 25 04 0C 30 0A 06 08 2B 06 01 05 ...U.%..0...+...
05 07 03 04 30 2B 06 03 55 1D 11 04 24 30 22 A0 ....0+..U...$0".
20 06 0D 2B 06 01 04 01 82 93 64 01 01 02 02 01 ..+......d.....
A0 0F 0C 0D 44 4E 49 45 3A 32 30 33 38 33 31 37 ....DNIE:2038317
38 30 0D 06 09 2A 86 48 86 F7 0D 01 01 05 05 00 80...*.H........
03 82 02 01 00 7C AA EE 75 98 02 26 CF 33 D7 99 .....|..u..&.3..
E1 9C 74 35 EA 90 B3 2C B7 CB D0 77 FD 5F AB 79 ..t5...,...w._.y
4C 58 E5 54 98 A8 B5 09 35 3B 01 5F 2D 2B FF E8 LX.T....5;._-+..
BF EC 25 AB 3C 6B 46 00 01 A5 FD CE BE E3 4C 70 ..%.<kF.......Lp
76 F3 6F A7 A6 87 99 03 25 BB 1D 24 FF D8 CF 12 v.o.....%..$....
70 82 89 81 AF 21 76 65 0C C0 5D C3 CE 40 3D 95 p....!ve..]..@=.
77 A5 DC FB 81 76 4A 31 25 92 8B 57 A6 13 24 DA w....vJ1%..W..$.
B5 6B 8E 4A 72 CE 66 CE 5D A5 1D 9F 31 3B 8E 8B .k.Jr.f.]...1;..
93 8D 4C BB E6 52 66 92 F7 45 B4 02 4A 30 C1 9A ..L..Rf..E..J0..
02 98 ED BC B4 84 DF 99 A3 32 07 22 C9 9D 8B B5 .........2."....
90 00 ..
2017-11-13 15:41:38.688 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.689 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.691 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:38.692 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:38.693 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:38.695 called; 256 bytes at index 1536
2017-11-13 15:41:38.696 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:38.697 offs:1536,count:256,max_recv_size:65536
2017-11-13 15:41:38.698 reader flags 0x1
2017-11-13 15:41:38.700 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:38.701 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:38.702 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:38.703 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:38.704 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:38.706 CLA:0, INS:B0, P1:6, P2:0, data(0) 0000000000000000
2017-11-13 15:41:38.707 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:38.708 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 06 00 00 .....
2017-11-13 15:41:38.709 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:38.766 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
CD 65 D4 77 8C EB D6 7D EA 9F 4D 97 F9 0A F6 7C .e.w...}..M....|
25 9A 10 F0 53 5D EE E9 8B 48 0D BB 80 70 F3 43 %...S]...H...p.C
4B DA 98 4D 10 7E CB 58 04 B7 FC FD 33 A0 D1 06 K..M.~.X....3...
18 37 5C CB EC 1E AB BA FB 4B 92 A3 69 B7 66 32 .7\......K..i.f2
94 A3 B9 83 A8 72 2B F3 10 30 49 37 E2 2D 30 FC .....r+..0I7.-0.
75 08 EF 5C 15 B4 58 60 65 18 DE BC 4B C5 10 0C u..\..X`e...K...
FA B2 20 6C 8C 21 85 45 E0 0D 34 76 6E C2 77 66 .. l.!.E..4vn.wf
CE 44 B5 1C 53 80 BE 98 F3 9E 89 2D 24 A1 62 F1 .D..S......-$.b.
2B 57 1A 90 F4 2A B3 6E 32 6F 0E 1F B8 8C F2 AB +W...*.n2o......
42 C5 34 9E 7B 6C A2 28 62 3F 04 C6 A6 84 30 88 B.4.{l.(b?....0.
02 15 FF 6F 1F D7 2F 69 30 D5 A0 B7 69 39 CF BE ...o../i0...i9..
6E 1A 1C A4 01 90 93 AB 98 46 43 B7 5F 95 F6 E4 n........FC._...
C2 16 7B BD 22 4A 6A 5D 65 EE 74 DC 0F FF 94 FB ..{."Jj]e.t.....
DB 93 27 B0 98 C0 F5 B9 C8 11 75 E4 8C 60 27 46 ..'.......u..`'F
67 47 A8 6B 58 46 25 FC 65 02 94 B2 E5 8F 8D B2 gG.kXF%.e.......
5A F9 C5 53 47 79 BB DF 49 62 A4 BB 5F B8 17 C7 Z..SGy..Ib.._...
90 00 ..
2017-11-13 15:41:38.768 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.769 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.771 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:38.772 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 256
2017-11-13 15:41:38.773 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 256
2017-11-13 15:41:38.775 called; 101 bytes at index 1792
2017-11-13 15:41:38.776 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:38.777 offs:1792,count:101,max_recv_size:65536
2017-11-13 15:41:38.778 reader flags 0x1
2017-11-13 15:41:38.780 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:38.781 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:38.782 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:38.784 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:38.785 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:38.786 CLA:0, INS:B0, P1:7, P2:0, data(0) 0000000000000000
2017-11-13 15:41:38.787 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:38.789 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 07 00 65 ....e
2017-11-13 15:41:38.790 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:38.826 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (103 bytes):
E0 77 AC 8F F7 66 C0 C3 2A 2C A5 6C 5C 34 72 08 .w...f..*,.l\4r.
E8 44 91 C0 14 15 B2 96 25 4F 96 AD 40 B0 37 42 .D......%O..@.7B
69 0B 5C 87 C8 C5 59 ED 59 32 7E 30 03 83 F1 B2 i.\...Y.Y2~0....
38 03 C5 4F 56 41 04 FC 52 2D 5B 32 25 A9 F0 9F 8..OVA..R-[2%...
FC 71 56 DD 5A BA 47 52 C9 46 90 0A BF 50 BC 3D .qV.Z.GR.F...P.=
5F AA FF B2 CD 60 65 DE 9F 83 37 06 DE 4F 76 68 _....`e...7..Ovh
19 74 7A AD 77 90 00 .tz.w..
2017-11-13 15:41:38.828 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.829 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:38.831 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:38.832 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 101
2017-11-13 15:41:38.833 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 101
2017-11-13 15:41:38.835 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:38.836 [opensc-pkcs11] card.c:602:sc_read_binary: returning with: 1893
2017-11-13 15:41:38.837 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:38.838 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:38.840 [opensc-pkcs11] pkcs15.c:2450:sc_pkcs15_read_file: returning with: 0 (Success)
2017-11-13 15:41:38.841 called, left=1889, depth 0
2017-11-13 15:41:38.842 Looking for 'tbsCertificate', tag 0x1000010
2017-11-13 15:41:38.843 decoding 'tbsCertificate', raw data:A00302010202086609ED36AE67020A30...
2017-11-13 15:41:38.844 called, left=1353, depth 1
2017-11-13 15:41:38.845 Looking for 'version', tag 0x21000000, OPTIONAL
2017-11-13 15:41:38.846 decoding 'version', raw data:020102
2017-11-13 15:41:38.848 called, left=3, depth 2
2017-11-13 15:41:38.849 Looking for 'version', tag 0x2
2017-11-13 15:41:38.850 decoding 'version', raw data:02
2017-11-13 15:41:38.851 decoding 'version' returned 2
2017-11-13 15:41:38.852 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.853 Looking for 'serialNumber', tag 0x2
2017-11-13 15:41:38.854 decoding 'serialNumber', raw data:6609ED36AE67020A
2017-11-13 15:41:38.855 Looking for 'signature', tag 0x1000010
2017-11-13 15:41:38.856 decoding 'signature', raw data:06092A864886F70D0101050500
2017-11-13 15:41:38.858 Looking for 'issuer', tag 0x1000010
2017-11-13 15:41:38.859 decoding 'issuer', raw data:310B3009060355040613025045313C30...
2017-11-13 15:41:38.860 Looking for 'validity', tag 0x1000010
2017-11-13 15:41:38.861 decoding 'validity', raw data:170D3137303232313231313333375A17...
2017-11-13 15:41:38.862 Looking for 'subject', tag 0x1000010
2017-11-13 15:41:38.863 decoding 'subject', raw data:310B3009060355040613025045310D30...
2017-11-13 15:41:38.864 Looking for 'subjectPublicKeyInfo', tag 0x1000010
2017-11-13 15:41:38.865 decoding 'subjectPublicKeyInfo', raw data:300D06092A864886F70D010101050003...
2017-11-13 15:41:38.866 sc_pkcs15_pubkey_from_spki_fields() called: 0000024A9A6E7172:290
300D06092A864886F70D010101050003 82010F003082010A0282010100ACEB2D 78210D803E493C88CBA1B6769DF374BC
9E91DF7ED6EC9B3CF8425BE1D9B384E9 E93FF01382EDA0A23E26B5FC55616C95 B032CADCDF85270DE4B2EB0035A5F8C7
92EC7099970D4D63131168A29A4AA9DD 8C8C04DBEF278B55F902AAA871848B82 C492D22770F0332EE36FE28F986860E4
8685F181AF63DA031F3A787D64952A0E FE24937DF1B783DB2315AFCBCA79D91D D9B7B99867B3C2AF843D1BB5B8833988
E5E1ED4F430FEE19551C557629A83078 2CA472F15870006E4B49DFD0239934AB 2778BEEE5CDF2C92E0309721FA86D7B3
F85F055CCDD970AA457F57314D42962A 5393F7FA3F1567676398EAAB96216CEB 216836D89C42B1BF8B70C9E621020301
0001
2017-11-13 15:41:38.868 called, left=290, depth 0
2017-11-13 15:41:38.869 Looking for 'algorithm', tag 0x1000010
2017-11-13 15:41:38.870 decoding 'algorithm', raw data:06092A864886F70D0101010500
2017-11-13 15:41:38.871 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:38.872 called, left=13, depth 1
2017-11-13 15:41:38.873 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:38.874 decoding 'algorithm', raw data:2A864886F70D010101
2017-11-13 15:41:38.875 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:38.876 decoding 'nullParam', raw data:
2017-11-13 15:41:38.877 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.878 decoded OID '1.2.840.113549.1.1.1'
2017-11-13 15:41:38.879 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:38.880 Looking for 'subjectPublicKey', tag 0x3
2017-11-13 15:41:38.881 decoding 'subjectPublicKey', raw data:003082010A0282010100ACEB2D78210D...
2017-11-13 15:41:38.882 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.883 DEE pk_alg.algorithm=0
2017-11-13 15:41:38.884 [opensc-pkcs11] pkcs15-pubkey.c:578:sc_pkcs15_decode_pubkey_rsa: called
2017-11-13 15:41:38.885 called, left=270, depth 0
2017-11-13 15:41:38.886 Looking for 'publicKeyCoefficients', tag 0x1000010
2017-11-13 15:41:38.888 decoding 'publicKeyCoefficients', raw data:0282010100ACEB2D78210D803E493C88...
2017-11-13 15:41:38.889 called, left=266, depth 1
2017-11-13 15:41:38.890 Looking for 'modulus', tag 0x2
2017-11-13 15:41:38.891 decoding 'modulus', raw data:00ACEB2D78210D803E493C88CBA1B676...
2017-11-13 15:41:38.892 Looking for 'exponent', tag 0x2
2017-11-13 15:41:38.893 decoding 'exponent', raw data:010001
2017-11-13 15:41:38.894 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.895 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.896 [opensc-pkcs11] pkcs15-pubkey.c:589:sc_pkcs15_decode_pubkey_rsa: returning with: 0 (Success)
2017-11-13 15:41:38.897 [opensc-pkcs11] pkcs15-pubkey.c:1413:sc_pkcs15_pubkey_from_spki_fields: returning with: 0 (Success)
2017-11-13 15:41:38.898 Looking for 'extensions', tag 0x21000003, OPTIONAL
2017-11-13 15:41:38.899 decoding 'extensions', raw data:30820285304906082B06010505070101...
2017-11-13 15:41:38.900 called, left=649, depth 2
2017-11-13 15:41:38.901 Looking for 'x509v3', tag 0x1000010, OPTIONAL
2017-11-13 15:41:38.902 decoding 'x509v3', raw data:304906082B06010505070101043D303B...
2017-11-13 15:41:38.903 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.904 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.905 Looking for 'signatureAlgorithm', tag 0x1000010
2017-11-13 15:41:38.906 decoding 'signatureAlgorithm', raw data:06092A864886F70D0101050500
2017-11-13 15:41:38.907 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:38.908 called, left=13, depth 1
2017-11-13 15:41:38.909 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:38.911 decoding 'algorithm', raw data:2A864886F70D010105
2017-11-13 15:41:38.912 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:38.912 decoding 'nullParam', raw data:
2017-11-13 15:41:38.913 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.914 decoded OID '1.2.840.113549.1.1.5'
2017-11-13 15:41:38.916 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:38.917 Looking for 'signatureValue', tag 0x3
2017-11-13 15:41:38.918 decoding 'signatureValue', raw data:007CAAEE75980226CF33D799E19C7435...
2017-11-13 15:41:38.919 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.920 encoding 'serialNumber'
2017-11-13 15:41:38.921 type=4, tag=0x02, parm=0000024A9A67F4D0, len=8
2017-11-13 15:41:38.922 length of encoded item=10
2017-11-13 15:41:38.923 encoding 'subject'
2017-11-13 15:41:38.924 type=4, tag=0x1000010, parm=0000024A9A661320, len=166
2017-11-13 15:41:38.925 length of encoded item=169
2017-11-13 15:41:38.926 encoding 'issuer'
2017-11-13 15:41:38.927 type=4, tag=0x1000010, parm=0000024A9A61BAB0, len=172
2017-11-13 15:41:38.928 length of encoded item=175
2017-11-13 15:41:38.929 [opensc-pkcs11] pkcs15-cert.c:395:sc_pkcs15_read_certificate: returning with: 0 (Success)
2017-11-13 15:41:38.930 called, left=1889, depth 0
2017-11-13 15:41:38.931 Looking for 'tbsCertificate', tag 0x1000010
2017-11-13 15:41:38.932 decoding 'tbsCertificate', raw data:A00302010202086609ED36AE67020A30...
2017-11-13 15:41:38.934 called, left=1353, depth 1
2017-11-13 15:41:38.935 Looking for 'version', tag 0x21000000, OPTIONAL
2017-11-13 15:41:38.936 decoding 'version', raw data:020102
2017-11-13 15:41:38.937 called, left=3, depth 2
2017-11-13 15:41:38.938 Looking for 'version', tag 0x2
2017-11-13 15:41:38.939 decoding 'version', raw data:02
2017-11-13 15:41:38.940 decoding 'version' returned 2
2017-11-13 15:41:38.941 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.942 Looking for 'serialNumber', tag 0x2
2017-11-13 15:41:38.943 decoding 'serialNumber', raw data:6609ED36AE67020A
2017-11-13 15:41:38.944 Looking for 'signature', tag 0x1000010
2017-11-13 15:41:38.945 decoding 'signature', raw data:06092A864886F70D0101050500
2017-11-13 15:41:38.946 Looking for 'issuer', tag 0x1000010
2017-11-13 15:41:38.947 decoding 'issuer', raw data:310B3009060355040613025045313C30...
2017-11-13 15:41:38.948 Looking for 'validity', tag 0x1000010
2017-11-13 15:41:38.949 decoding 'validity', raw data:170D3137303232313231313333375A17...
2017-11-13 15:41:38.950 Looking for 'subject', tag 0x1000010
2017-11-13 15:41:38.951 decoding 'subject', raw data:310B3009060355040613025045310D30...
2017-11-13 15:41:38.952 Looking for 'subjectPublicKeyInfo', tag 0x1000010
2017-11-13 15:41:38.953 decoding 'subjectPublicKeyInfo', raw data:300D06092A864886F70D010101050003...
2017-11-13 15:41:38.954 sc_pkcs15_pubkey_from_spki_fields() called: 0000024A9A6EB172:290
300D06092A864886F70D010101050003 82010F003082010A0282010100ACEB2D 78210D803E493C88CBA1B6769DF374BC
9E91DF7ED6EC9B3CF8425BE1D9B384E9 E93FF01382EDA0A23E26B5FC55616C95 B032CADCDF85270DE4B2EB0035A5F8C7
92EC7099970D4D63131168A29A4AA9DD 8C8C04DBEF278B55F902AAA871848B82 C492D22770F0332EE36FE28F986860E4
8685F181AF63DA031F3A787D64952A0E FE24937DF1B783DB2315AFCBCA79D91D D9B7B99867B3C2AF843D1BB5B8833988
E5E1ED4F430FEE19551C557629A83078 2CA472F15870006E4B49DFD0239934AB 2778BEEE5CDF2C92E0309721FA86D7B3
F85F055CCDD970AA457F57314D42962A 5393F7FA3F1567676398EAAB96216CEB 216836D89C42B1BF8B70C9E621020301
0001
2017-11-13 15:41:38.955 called, left=290, depth 0
2017-11-13 15:41:38.956 Looking for 'algorithm', tag 0x1000010
2017-11-13 15:41:38.958 decoding 'algorithm', raw data:06092A864886F70D0101010500
2017-11-13 15:41:38.959 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:38.960 called, left=13, depth 1
2017-11-13 15:41:38.961 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:38.962 decoding 'algorithm', raw data:2A864886F70D010101
2017-11-13 15:41:38.963 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:38.964 decoding 'nullParam', raw data:
2017-11-13 15:41:38.965 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.966 decoded OID '1.2.840.113549.1.1.1'
2017-11-13 15:41:38.967 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:38.969 Looking for 'subjectPublicKey', tag 0x3
2017-11-13 15:41:38.970 decoding 'subjectPublicKey', raw data:003082010A0282010100ACEB2D78210D...
2017-11-13 15:41:38.971 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.972 DEE pk_alg.algorithm=0
2017-11-13 15:41:38.973 [opensc-pkcs11] pkcs15-pubkey.c:578:sc_pkcs15_decode_pubkey_rsa: called
2017-11-13 15:41:38.974 called, left=270, depth 0
2017-11-13 15:41:38.975 Looking for 'publicKeyCoefficients', tag 0x1000010
2017-11-13 15:41:38.976 decoding 'publicKeyCoefficients', raw data:0282010100ACEB2D78210D803E493C88...
2017-11-13 15:41:38.977 called, left=266, depth 1
2017-11-13 15:41:38.978 Looking for 'modulus', tag 0x2
2017-11-13 15:41:38.979 decoding 'modulus', raw data:00ACEB2D78210D803E493C88CBA1B676...
2017-11-13 15:41:38.981 Looking for 'exponent', tag 0x2
2017-11-13 15:41:38.982 decoding 'exponent', raw data:010001
2017-11-13 15:41:38.983 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.984 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.985 [opensc-pkcs11] pkcs15-pubkey.c:589:sc_pkcs15_decode_pubkey_rsa: returning with: 0 (Success)
2017-11-13 15:41:38.986 [opensc-pkcs11] pkcs15-pubkey.c:1413:sc_pkcs15_pubkey_from_spki_fields: returning with: 0 (Success)
2017-11-13 15:41:38.987 Looking for 'extensions', tag 0x21000003, OPTIONAL
2017-11-13 15:41:38.988 decoding 'extensions', raw data:30820285304906082B06010505070101...
2017-11-13 15:41:38.989 called, left=649, depth 2
2017-11-13 15:41:38.990 Looking for 'x509v3', tag 0x1000010, OPTIONAL
2017-11-13 15:41:38.991 decoding 'x509v3', raw data:304906082B06010505070101043D303B...
2017-11-13 15:41:38.992 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.993 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:38.994 Looking for 'signatureAlgorithm', tag 0x1000010
2017-11-13 15:41:38.995 decoding 'signatureAlgorithm', raw data:06092A864886F70D0101050500
2017-11-13 15:41:38.996 [opensc-pkcs11] pkcs15-algo.c:491:sc_asn1_decode_algorithm_id: called
2017-11-13 15:41:38.997 called, left=13, depth 1
2017-11-13 15:41:38.998 Looking for 'algorithm', tag 0x6
2017-11-13 15:41:38.999 decoding 'algorithm', raw data:2A864886F70D010105
2017-11-13 15:41:39.000 Looking for 'nullParam', tag 0x5, OPTIONAL
2017-11-13 15:41:39.001 decoding 'nullParam', raw data:
2017-11-13 15:41:39.002 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.003 decoded OID '1.2.840.113549.1.1.5'
2017-11-13 15:41:39.004 [opensc-pkcs11] pkcs15-algo.c:516:sc_asn1_decode_algorithm_id: returning with: 0 (Success)
2017-11-13 15:41:39.005 Looking for 'signatureValue', tag 0x3
2017-11-13 15:41:39.006 decoding 'signatureValue', raw data:007CAAEE75980226CF33D799E19C7435...
2017-11-13 15:41:39.007 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.008 encoding 'serialNumber'
2017-11-13 15:41:39.010 type=4, tag=0x02, parm=0000024A9A67F360, len=8
2017-11-13 15:41:39.011 length of encoded item=10
2017-11-13 15:41:39.012 encoding 'subject'
2017-11-13 15:41:39.013 type=4, tag=0x1000010, parm=0000024A9A661320, len=166
2017-11-13 15:41:39.014 length of encoded item=169
2017-11-13 15:41:39.015 encoding 'issuer'
2017-11-13 15:41:39.016 type=4, tag=0x1000010, parm=0000024A9A61BAB0, len=172
2017-11-13 15:41:39.017 length of encoded item=175
2017-11-13 15:41:39.018 [opensc-pkcs11] pkcs15-cert.c:351:sc_pkcs15_pubkey_from_cert: returning with: 0 (Success)
2017-11-13 15:41:39.019 pkcs15_cert_extract_label() called. Current label: MAMANI HUMPIRI Luis Miguel (FIR43873223)
2017-11-13 15:41:39.020 called; path=3f0050157006, type=7, enum=0
2017-11-13 15:41:39.021 [opensc-pkcs11] pkcs15.c:2355:sc_pkcs15_read_file: called
2017-11-13 15:41:39.022 path=3f0050157006, index=0, count=-1
2017-11-13 15:41:39.023 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:39.024 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:39.025 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:39.027 called; type=2, path=3f0050157006
2017-11-13 15:41:39.028 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:39.028 try to select path(type:2) 3f0050157006
2017-11-13 15:41:39.029 current_df(type=0) 3f005015
2017-11-13 15:41:39.031 current_ef(type=0) 3402
2017-11-13 15:41:39.032 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:39.033 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 4
2017-11-13 15:41:39.034 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:39.035 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:39.036 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:39.037 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:39.038 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:39.039 CLA:0, INS:A4, P1:0, P2:0, data(2) 000000FB75FBEC30
2017-11-13 15:41:39.040 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:39.041 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (8 bytes):
00 A4 00 00 02 70 06 00 .....p..
2017-11-13 15:41:39.042 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:39.072 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (25 bytes):
62 15 80 02 00 9E 82 01 01 83 02 70 06 86 08 00 b..........p....
00 20 00 20 00 20 00 90 00 . . . ...
2017-11-13 15:41:39.074 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:39.075 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:39.076 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:39.078 [opensc-pkcs11] card-authentic.c:530:authentic_set_current_files: called
2017-11-13 15:41:39.079 [opensc-pkcs11] card-authentic.c:1024:authentic_process_fci: called
2017-11-13 15:41:39.081 FCP length 21
2017-11-13 15:41:39.082 processing FCI bytes
2017-11-13 15:41:39.083 file identifier: 0x7006
2017-11-13 15:41:39.084 bytes in file: 158
2017-11-13 15:41:39.085 shareable: no
2017-11-13 15:41:39.086 type: working EF
2017-11-13 15:41:39.087 EF structure: 1
2017-11-13 15:41:39.088 tag 0x82: 0x01
2017-11-13 15:41:39.089 ACL data(8):0000200020002000
2017-11-13 15:41:39.090 ACL(0) op 0x16, acl 0:0
2017-11-13 15:41:39.091 ACL(1) op 0x2, acl 20:0
2017-11-13 15:41:39.093 ACL(2) op 0x17, acl 20:0
2017-11-13 15:41:39.094 ACL(3) op 0x19, acl 20:0
2017-11-13 15:41:39.095 [opensc-pkcs11] card-authentic.c:1079:authentic_process_fci: returning with: 0 (Success)
2017-11-13 15:41:39.096 [opensc-pkcs11] card-authentic.c:585:authentic_set_current_files: returning with: 0 (Success)
2017-11-13 15:41:39.097 [opensc-pkcs11] card-authentic.c:807:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:39.098 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:39.099 called; 158 bytes at index 0
2017-11-13 15:41:39.100 [opensc-pkcs11] card-authentic.c:859:authentic_read_binary: called
2017-11-13 15:41:39.101 offs:0,count:158,max_recv_size:65536
2017-11-13 15:41:39.102 reader flags 0x1
2017-11-13 15:41:39.103 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:39.104 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:39.105 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:39.106 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:39.107 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:39.109 CLA:0, INS:B0, P1:0, P2:0, data(0) 0000000000000000
2017-11-13 15:41:39.110 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:39.111 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 B0 00 00 9E .....
2017-11-13 15:41:39.113 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:39.156 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (160 bytes):
30 4D 30 3A 0C 12 41 75 74 68 20 4B 65 79 20 43 0M0:..Auth Key C
6F 6E 74 61 69 6E 65 72 03 02 06 40 30 20 30 06 ontainer...@0 0.
03 02 07 80 05 00 30 0A 03 02 06 40 30 04 03 02 ......0....@0...
05 20 30 0A 03 02 04 10 30 04 03 02 05 20 30 07 . 0.....0.... 0.
0C 03 43 53 50 04 00 A1 06 30 04 04 02 CC 00 30 ..CSP....0.....0
4D 30 3A 0C 12 53 69 67 6E 20 4B 65 79 20 43 6F M0:..Sign Key Co
6E 74 61 69 6E 65 72 03 02 06 40 30 20 30 06 03 ntainer...@0 0..
02 07 80 05 00 30 0A 03 02 06 40 30 04 03 02 05 .....0....@0....
20 30 0A 03 02 04 10 30 04 03 02 05 20 30 07 0C 0.....0.... 0..
03 43 53 50 04 00 A1 06 30 04 04 02 CC 01 90 00 .CSP....0.......
2017-11-13 15:41:39.158 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:39.159 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:39.161 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:39.162 [opensc-pkcs11] card-authentic.c:902:authentic_read_binary: returning with: 158
2017-11-13 15:41:39.163 [opensc-pkcs11] card.c:605:sc_read_binary: returning with: 158
2017-11-13 15:41:39.164 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:39.165 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:39.167 [opensc-pkcs11] pkcs15.c:2450:sc_pkcs15_read_file: returning with: 0 (Success)
2017-11-13 15:41:39.168 called, left=158, depth 0
2017-11-13 15:41:39.169 Looking for 'data', tag 0x1000010
2017-11-13 15:41:39.170 decoding 'data', raw data:303A0C1241757468204B657920436F6E...
2017-11-13 15:41:39.171 called, left=77, depth 1
2017-11-13 15:41:39.173 Looking for 'commonObjectAttributes', tag 0x1000010
2017-11-13 15:41:39.174 decoding 'commonObjectAttributes', raw data:0C1241757468204B657920436F6E7461...
2017-11-13 15:41:39.175 called, left=58, depth 2
2017-11-13 15:41:39.176 Looking for 'label', tag 0xc, OPTIONAL
2017-11-13 15:41:39.177 decoding 'label', raw data:41757468204B657920436F6E7461696E...
2017-11-13 15:41:39.178 Looking for 'flags', tag 0x3, OPTIONAL
2017-11-13 15:41:39.179 decoding 'flags', raw data:0640
2017-11-13 15:41:39.180 Looking for 'authId', tag 0x4, OPTIONAL
2017-11-13 15:41:39.181 'authId' not present
2017-11-13 15:41:39.182 Looking for 'userConsent', tag 0x2, OPTIONAL
2017-11-13 15:41:39.184 'userConsent' not present
2017-11-13 15:41:39.185 Looking for 'accessControlRules', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.186 decoding 'accessControlRules', raw data:3006030207800500300A030206403004...
2017-11-13 15:41:39.187 called, left=32, depth 3
2017-11-13 15:41:39.188 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.189 decoding 'accessControlRule', raw data:030207800500
2017-11-13 15:41:39.190 called, left=6, depth 4
2017-11-13 15:41:39.191 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:39.192 decoding 'accessMode', raw data:0780
2017-11-13 15:41:39.194 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:39.195 'securityCondition' not present
2017-11-13 15:41:39.196 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.197 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.213 decoding 'accessControlRule', raw data:03020640300403020520
2017-11-13 15:41:39.214 called, left=10, depth 4
2017-11-13 15:41:39.216 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:39.217 decoding 'accessMode', raw data:0640
2017-11-13 15:41:39.219 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:39.220 'securityCondition' not present
2017-11-13 15:41:39.222 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.223 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.224 decoding 'accessControlRule', raw data:03020410300403020520
2017-11-13 15:41:39.226 called, left=10, depth 4
2017-11-13 15:41:39.227 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:39.229 decoding 'accessMode', raw data:0410
2017-11-13 15:41:39.230 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:39.231 'securityCondition' not present
2017-11-13 15:41:39.232 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.233 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.235 'accessControlRule' not present
2017-11-13 15:41:39.237 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.238 'accessControlRule' not present
2017-11-13 15:41:39.239 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.240 'accessControlRule' not present
2017-11-13 15:41:39.242 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.243 'accessControlRule' not present
2017-11-13 15:41:39.245 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.246 'accessControlRule' not present
2017-11-13 15:41:39.247 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.248 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.250 Looking for 'classAttributes', tag 0x1000010
2017-11-13 15:41:39.251 decoding 'classAttributes', raw data:0C034353500400
2017-11-13 15:41:39.252 called, left=7, depth 2
2017-11-13 15:41:39.253 Looking for 'appName', tag 0xc, OPTIONAL
2017-11-13 15:41:39.255 decoding 'appName', raw data:435350
2017-11-13 15:41:39.256 Looking for 'appOID', tag 0x6, OPTIONAL
2017-11-13 15:41:39.257 'appOID' not present
2017-11-13 15:41:39.259 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.260 Looking for 'subClassAttributes', tag 0x21000000, OPTIONAL
2017-11-13 15:41:39.261 'subClassAttributes' not present
2017-11-13 15:41:39.262 Looking for 'typeAttributes', tag 0x21000001
2017-11-13 15:41:39.263 decoding 'typeAttributes', raw data:30040402CC00
2017-11-13 15:41:39.265 called, left=6, depth 2
2017-11-13 15:41:39.266 Looking for 'path', tag 0x1000010
2017-11-13 15:41:39.268 decoding 'path', raw data:0402CC00
2017-11-13 15:41:39.269 called, left=4, depth 3
2017-11-13 15:41:39.271 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:39.272 decoding 'path', raw data:CC00
2017-11-13 15:41:39.273 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:39.274 'index' not present
2017-11-13 15:41:39.276 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:39.277 'length' not present
2017-11-13 15:41:39.278 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:39.280 'pathExtended' not present
2017-11-13 15:41:39.281 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.282 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.283 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.285 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.286 called, left=79, depth 0
2017-11-13 15:41:39.287 Looking for 'data', tag 0x1000010
2017-11-13 15:41:39.288 decoding 'data', raw data:303A0C125369676E204B657920436F6E...
2017-11-13 15:41:39.289 called, left=77, depth 1
2017-11-13 15:41:39.290 Looking for 'commonObjectAttributes', tag 0x1000010
2017-11-13 15:41:39.292 decoding 'commonObjectAttributes', raw data:0C125369676E204B657920436F6E7461...
2017-11-13 15:41:39.293 called, left=58, depth 2
2017-11-13 15:41:39.294 Looking for 'label', tag 0xc, OPTIONAL
2017-11-13 15:41:39.295 decoding 'label', raw data:5369676E204B657920436F6E7461696E...
2017-11-13 15:41:39.296 Looking for 'flags', tag 0x3, OPTIONAL
2017-11-13 15:41:39.298 decoding 'flags', raw data:0640
2017-11-13 15:41:39.299 Looking for 'authId', tag 0x4, OPTIONAL
2017-11-13 15:41:39.300 'authId' not present
2017-11-13 15:41:39.301 Looking for 'userConsent', tag 0x2, OPTIONAL
2017-11-13 15:41:39.302 'userConsent' not present
2017-11-13 15:41:39.303 Looking for 'accessControlRules', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.304 decoding 'accessControlRules', raw data:3006030207800500300A030206403004...
2017-11-13 15:41:39.305 called, left=32, depth 3
2017-11-13 15:41:39.306 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.308 decoding 'accessControlRule', raw data:030207800500
2017-11-13 15:41:39.309 called, left=6, depth 4
2017-11-13 15:41:39.310 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:39.311 decoding 'accessMode', raw data:0780
2017-11-13 15:41:39.312 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:39.313 'securityCondition' not present
2017-11-13 15:41:39.315 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.316 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.317 decoding 'accessControlRule', raw data:03020640300403020520
2017-11-13 15:41:39.319 called, left=10, depth 4
2017-11-13 15:41:39.320 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:39.322 decoding 'accessMode', raw data:0640
2017-11-13 15:41:39.323 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:39.324 'securityCondition' not present
2017-11-13 15:41:39.325 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.327 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.328 decoding 'accessControlRule', raw data:03020410300403020520
2017-11-13 15:41:39.329 called, left=10, depth 4
2017-11-13 15:41:39.330 Looking for 'accessMode', tag 0x3, OPTIONAL
2017-11-13 15:41:39.331 decoding 'accessMode', raw data:0410
2017-11-13 15:41:39.332 Looking for 'securityCondition', tag 0x4, OPTIONAL
2017-11-13 15:41:39.333 'securityCondition' not present
2017-11-13 15:41:39.334 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.335 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.336 'accessControlRule' not present
2017-11-13 15:41:39.337 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.338 'accessControlRule' not present
2017-11-13 15:41:39.340 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.341 'accessControlRule' not present
2017-11-13 15:41:39.342 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.343 'accessControlRule' not present
2017-11-13 15:41:39.344 Looking for 'accessControlRule', tag 0x1000010, OPTIONAL
2017-11-13 15:41:39.345 'accessControlRule' not present
2017-11-13 15:41:39.346 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.347 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.348 Looking for 'classAttributes', tag 0x1000010
2017-11-13 15:41:39.349 decoding 'classAttributes', raw data:0C034353500400
2017-11-13 15:41:39.350 called, left=7, depth 2
2017-11-13 15:41:39.351 Looking for 'appName', tag 0xc, OPTIONAL
2017-11-13 15:41:39.352 decoding 'appName', raw data:435350
2017-11-13 15:41:39.353 Looking for 'appOID', tag 0x6, OPTIONAL
2017-11-13 15:41:39.354 'appOID' not present
2017-11-13 15:41:39.356 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.356 Looking for 'subClassAttributes', tag 0x21000000, OPTIONAL
2017-11-13 15:41:39.358 'subClassAttributes' not present
2017-11-13 15:41:39.359 Looking for 'typeAttributes', tag 0x21000001
2017-11-13 15:41:39.360 decoding 'typeAttributes', raw data:30040402CC01
2017-11-13 15:41:39.361 called, left=6, depth 2
2017-11-13 15:41:39.362 Looking for 'path', tag 0x1000010
2017-11-13 15:41:39.363 decoding 'path', raw data:0402CC01
2017-11-13 15:41:39.364 called, left=4, depth 3
2017-11-13 15:41:39.365 Looking for 'path', tag 0x4, OPTIONAL
2017-11-13 15:41:39.366 decoding 'path', raw data:CC01
2017-11-13 15:41:39.367 Looking for 'index', tag 0x2, OPTIONAL
2017-11-13 15:41:39.368 'index' not present
2017-11-13 15:41:39.369 Looking for 'length', tag 0x20000000, OPTIONAL
2017-11-13 15:41:39.370 'length' not present
2017-11-13 15:41:39.371 Looking for 'pathExtended', tag 0x21000001, OPTIONAL
2017-11-13 15:41:39.372 'pathExtended' not present
2017-11-13 15:41:39.373 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.374 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.375 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.376 [opensc-pkcs11] asn1.c:1520:asn1_decode: returning with: 0 (Success)
2017-11-13 15:41:39.378 [opensc-pkcs11] pkcs15.c:2136:sc_pkcs15_parse_df: returning with: 0 (Success)
2017-11-13 15:41:39.379 Found 2 data objects
2017-11-13 15:41:39.380 Looking for objects related to object 0
2017-11-13 15:41:39.381 Object is a private key and has id 01
2017-11-13 15:41:39.382 Looking for objects related to object 1
2017-11-13 15:41:39.383 Object is a private key and has id 02
2017-11-13 15:41:39.384 Looking for objects related to object 2
2017-11-13 15:41:39.385 Object is a certificate and has id 55
2017-11-13 15:41:39.386 Looking for objects related to object 3
2017-11-13 15:41:39.388 Looking for objects related to object 4
2017-11-13 15:41:39.389 Object is a certificate and has id 56
2017-11-13 15:41:39.390 Associating object 2 (id 55) as issuer
2017-11-13 15:41:39.391 Looking for objects related to object 5
2017-11-13 15:41:39.392 Looking for objects related to object 6
2017-11-13 15:41:39.393 Object is a certificate and has id 01
2017-11-13 15:41:39.394 Associating object 0 as private key
2017-11-13 15:41:39.395 Associating object 4 (id 56) as issuer
2017-11-13 15:41:39.396 Looking for objects related to object 7
2017-11-13 15:41:39.397 Looking for objects related to object 8
2017-11-13 15:41:39.399 Object is a certificate and has id 02
2017-11-13 15:41:39.400 Associating object 1 as private key
2017-11-13 15:41:39.401 Associating object 4 (id 56) as issuer
2017-11-13 15:41:39.402 Looking for objects related to object 9
2017-11-13 15:41:39.403 Looking for objects related to object 10
2017-11-13 15:41:39.404 Looking for objects related to object 11
2017-11-13 15:41:39.405 found 12 FW objects
2017-11-13 15:41:39.406 Found 12 FW objects objects
2017-11-13 15:41:39.407 Found 2 authentication objects
2017-11-13 15:41:39.408 Found authentication object 'User PIN'
2017-11-13 15:41:39.410 Create slot (p11card 0000024A9A67F940, fw_data 0000024A9A6ABC20, auth 0000024A9A6CC2C0, app_info 0000024A9A68C250)
2017-11-13 15:41:39.411 Allocated slot 0x0 for card in reader Gemplus USB Smart Card Reader 0
2017-11-13 15:41:39.412 Called
2017-11-13 15:41:39.413 Initialized token 'User PIN (OT AWP)' in slot 0x0
2017-11-13 15:41:39.414 Add objects related to PIN('User PIN',ID:01)
2017-11-13 15:41:39.415 ObjID(0000024A9A6CBA80,Clave Privada de Autenticacion,101):01
2017-11-13 15:41:39.416 Slot:0000024A9A693D00, obj:0000024A9A6CBA80 Adding private key 0 to PIN 'User PIN'
2017-11-13 15:41:39.418 Slot:0 Setting object handle of 0x0 to 0x9a6cba80
2017-11-13 15:41:39.419 Slot:0 Setting object handle of 0x0 to 0x9a6cba20
2017-11-13 15:41:39.420 Slot:0 Setting object handle of 0x0 to 0x9a6cbf00
2017-11-13 15:41:39.421 Slot:0 Setting object handle of 0x0 to 0x9a6cb840
2017-11-13 15:41:39.422 Slot:0 Setting object handle of 0x0 to 0x9a6cb780
2017-11-13 15:41:39.423 Slot:0 Setting object handle of 0x0 to 0x9a6cb540
2017-11-13 15:41:39.424 Slot:0 Setting object handle of 0x0 to 0x9a6cb480
2017-11-13 15:41:39.425 ObjID(0000024A9A6CC080,Clave Privada de Firma Digital,101):04
2017-11-13 15:41:39.427 Ignoring object 1
2017-11-13 15:41:39.428 Found authentication object 'Signature PIN'
2017-11-13 15:41:39.429 Create slot (p11card 0000024A9A67F940, fw_data 0000024A9A6ABC20, auth 0000024A9A6CCDA0, app_info 0000024A9A68C250)
2017-11-13 15:41:39.430 Allocated slot 0x1 for card in reader Gemplus USB Smart Card Reader 0
2017-11-13 15:41:39.431 Called
2017-11-13 15:41:39.432 Initialized token 'Signature PIN (OT AWP)' in slot 0x1
2017-11-13 15:41:39.433 Add objects related to PIN('Signature PIN',ID:04)
2017-11-13 15:41:39.434 ObjID(0000024A9A6CBA80,Clave Privada de Autenticacion,101):01
2017-11-13 15:41:39.435 Ignoring object 0
2017-11-13 15:41:39.436 ObjID(0000024A9A6CC080,Clave Privada de Firma Digital,101):04
2017-11-13 15:41:39.437 Slot:0000024A9A693F50, obj:0000024A9A6CC080 Adding private key 1 to PIN 'Signature PIN'
2017-11-13 15:41:39.438 Slot:1 Setting object handle of 0x0 to 0x9a6cc080
2017-11-13 15:41:39.440 Slot:1 Setting object handle of 0x0 to 0x9a6cb600
2017-11-13 15:41:39.441 Slot:1 Setting object handle of 0x0 to 0x9a6cb8a0
2017-11-13 15:41:39.442 Slot:1 Setting object handle of 0x9a6cb840 to 0x9a6cb840
2017-11-13 15:41:39.443 Slot:1 Setting object handle of 0x9a6cb780 to 0x9a6cb780
2017-11-13 15:41:39.444 Slot:1 Setting object handle of 0x9a6cb540 to 0x9a6cb540
2017-11-13 15:41:39.445 Slot:1 Setting object handle of 0x9a6cb480 to 0x9a6cb480
2017-11-13 15:41:39.446 Add public objects to slot 0000024A9A693D00
2017-11-13 15:41:39.447 12 public objects to process
2017-11-13 15:41:39.448 Add public object(0000024A9A6CBE40,Auth Key Container,500)
2017-11-13 15:41:39.450 Slot:0 Setting object handle of 0x0 to 0x9a6cbe40
2017-11-13 15:41:39.451 Add public object(0000024A9A6CBFC0,Sign Key Container,500)
2017-11-13 15:41:39.452 Slot:0 Setting object handle of 0x0 to 0x9a6cbfc0
2017-11-13 15:41:39.453 All tokens created
2017-11-13 15:41:39.454 Gemplus USB Smart Card Reader 0: Detection ended
2017-11-13 15:41:39.455 Reader 'Gemplus USB Smart Card Reader 0' initialized
2017-11-13 15:41:39.456 C_Initialize() = CKR_OK
2017-11-13 15:41:39.457 C_GetSlotList(token=0, plug-n-play)
2017-11-13 15:41:39.458 [opensc-pkcs11] reader-pcsc.c:1283:pcsc_detect_readers: called
2017-11-13 15:41:39.459 Probing PC/SC readers
2017-11-13 15:41:39.460 [opensc-pkcs11] reader-pcsc.c:1423:pcsc_detect_readers: returning with: 0 (Success)
2017-11-13 15:41:39.461 Detect all cards
2017-11-13 15:41:39.463 Gemplus USB Smart Card Reader 0: Detecting smart card
2017-11-13 15:41:39.464 [opensc-pkcs11] sc.c:275:sc_detect_card_presence: called
2017-11-13 15:41:39.465 [opensc-pkcs11] reader-pcsc.c:411:pcsc_detect_card_presence: called
2017-11-13 15:41:39.466 Gemplus USB Smart Card Reader 0 check
2017-11-13 15:41:39.467 current state: 0x00010122
2017-11-13 15:41:39.468 previous state: 0x00010022
2017-11-13 15:41:39.469 card present
2017-11-13 15:41:39.470 [opensc-pkcs11] reader-pcsc.c:416:pcsc_detect_card_presence: returning with: 5
2017-11-13 15:41:39.472 [opensc-pkcs11] sc.c:280:sc_detect_card_presence: returning with: 5
2017-11-13 15:41:39.473 Gemplus USB Smart Card Reader 0: Detection ended
2017-11-13 15:41:39.474 All cards detected
2017-11-13 15:41:39.475 was only a size inquiry (2)
2017-11-13 15:41:39.476 C_GetSlotList(token=0, refresh)
2017-11-13 15:41:39.477 Detect all cards
2017-11-13 15:41:39.478 Gemplus USB Smart Card Reader 0: Detecting smart card
2017-11-13 15:41:39.479 [opensc-pkcs11] sc.c:275:sc_detect_card_presence: called
2017-11-13 15:41:39.480 [opensc-pkcs11] reader-pcsc.c:411:pcsc_detect_card_presence: called
2017-11-13 15:41:39.481 Gemplus USB Smart Card Reader 0 check
2017-11-13 15:41:39.482 [opensc-pkcs11] reader-pcsc.c:339:refresh_attributes: returning with: 0 (Success)
2017-11-13 15:41:39.483 [opensc-pkcs11] reader-pcsc.c:416:pcsc_detect_card_presence: returning with: 5
2017-11-13 15:41:39.484 [opensc-pkcs11] sc.c:280:sc_detect_card_presence: returning with: 5
2017-11-13 15:41:39.485 Gemplus USB Smart Card Reader 0: Detection ended
2017-11-13 15:41:39.486 All cards detected
2017-11-13 15:41:39.487 returned 2 slots
2017-11-13 15:41:39.488 C_GetTokenInfo(1)
2017-11-13 15:41:39.489 Slot(id=0x1): get token
2017-11-13 15:41:39.490 Slot-get-token returns OK
2017-11-13 15:41:39.492 C_GetTokenInfo() auth. object 0000024A9A6CCDA0, token-info flags 0x40D
2017-11-13 15:41:39.493 [opensc-pkcs11] pkcs15-pin.c:689:sc_pkcs15_get_pin_info: called
2017-11-13 15:41:39.494 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:39.495 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:39.496 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:39.497 [opensc-pkcs11] sec.c:170:sc_pin_cmd: called
2017-11-13 15:41:39.498 [opensc-pkcs11] card-authentic.c:1678:authentic_pin_cmd: called
2017-11-13 15:41:39.499 PIN-CMD:3,PIN(type:1,ret:4)
2017-11-13 15:41:39.501 PIN1(0000000000000000,len:0,tries-left:0)
2017-11-13 15:41:39.502 PIN2(0000000000000000,len:0)
2017-11-13 15:41:39.502 [opensc-pkcs11] card-authentic.c:1545:authentic_pin_get_policy: called
2017-11-13 15:41:39.504 get PIN(type:1,ref:4,tries-left:0)
2017-11-13 15:41:39.505 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:39.506 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:39.507 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:39.508 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:39.509 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:39.510 CLA:0, INS:CA, P1:5F, P2:4, data(0) 0000000000000000
2017-11-13 15:41:39.512 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:39.513 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 CA 5F 04 00 .._..
2017-11-13 15:41:39.514 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:39.544 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (37 bytes):
5F 04 20 80 01 00 83 01 04 86 0A 00 00 80 82 00 _. .............
08 FF 00 FF 00 90 01 00 91 01 03 A1 06 83 01 08 ................
84 01 04 90 00 .....
2017-11-13 15:41:39.545 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:39.546 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:39.548 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:39.549 data_len:10
2017-11-13 15:41:39.550 0: SC:0
2017-11-13 15:41:39.552 1: SC:8082
2017-11-13 15:41:39.553 1: ACL(method:SC_AC_CHV,id:130)
2017-11-13 15:41:39.554 2: SC:8
2017-11-13 15:41:39.555 2: ACL(method:SC_AC_CHV,id:8)
2017-11-13 15:41:39.556 3: SC:FF00
2017-11-13 15:41:39.557 4: SC:FF00
2017-11-13 15:41:39.558 PIN policy: size max/min/pad 8/4/8, tries max/left 3/-1
2017-11-13 15:41:39.559 [opensc-pkcs11] card-authentic.c:1584:authentic_pin_get_policy: returning with: 0 (Success)
2017-11-13 15:41:39.560 [opensc-pkcs11] card-authentic.c:1703:authentic_pin_cmd: returning with: 0 (Success)
2017-11-13 15:41:39.561 [opensc-pkcs11] sec.c:217:sc_pin_cmd: returning with: 0 (Success)
2017-11-13 15:41:39.562 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:39.563 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:39.565 [opensc-pkcs11] pkcs15-pin.c:717:sc_pkcs15_get_pin_info: returning with: 0 (Success)
2017-11-13 15:41:39.566 C_GetTokenInfo(1) returns 0x0
2017-11-13 15:41:39.567 C_OpenSession(0x1)
2017-11-13 15:41:39.568 Slot(id=0x1): get token
2017-11-13 15:41:39.569 Slot-get-token returns OK
2017-11-13 15:41:39.570 C_OpenSession handle: 0x9a6cb660
2017-11-13 15:41:39.571 C_OpenSession() = CKR_OK
2017-11-13 15:41:39.572 C_GetTokenInfo(1)
2017-11-13 15:41:39.573 Slot(id=0x1): get token
2017-11-13 15:41:39.574 Slot-get-token returns OK
2017-11-13 15:41:39.575 C_GetTokenInfo() auth. object 0000024A9A6CCDA0, token-info flags 0x40D
2017-11-13 15:41:39.576 [opensc-pkcs11] pkcs15-pin.c:689:sc_pkcs15_get_pin_info: called
2017-11-13 15:41:39.577 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:39.578 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:39.579 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:39.581 [opensc-pkcs11] sec.c:170:sc_pin_cmd: called
2017-11-13 15:41:39.582 [opensc-pkcs11] card-authentic.c:1678:authentic_pin_cmd: called
2017-11-13 15:41:39.583 PIN-CMD:3,PIN(type:1,ret:4)
2017-11-13 15:41:39.584 PIN1(0000000000000000,len:0,tries-left:0)
2017-11-13 15:41:39.585 PIN2(0000000000000000,len:0)
2017-11-13 15:41:39.586 [opensc-pkcs11] card-authentic.c:1545:authentic_pin_get_policy: called
2017-11-13 15:41:39.587 get PIN(type:1,ref:4,tries-left:0)
2017-11-13 15:41:39.588 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:39.589 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:39.590 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:39.591 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:39.592 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:39.593 CLA:0, INS:CA, P1:5F, P2:4, data(0) 0000000000000000
2017-11-13 15:41:39.594 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:39.595 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 CA 5F 04 00 .._..
2017-11-13 15:41:39.596 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:39.626 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (37 bytes):
5F 04 20 80 01 00 83 01 04 86 0A 00 00 80 82 00 _. .............
08 FF 00 FF 00 90 01 00 91 01 03 A1 06 83 01 08 ................
84 01 04 90 00 .....
2017-11-13 15:41:39.628 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:39.629 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:39.630 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:39.631 data_len:10
2017-11-13 15:41:39.632 0: SC:0
2017-11-13 15:41:39.634 1: SC:8082
2017-11-13 15:41:39.635 1: ACL(method:SC_AC_CHV,id:130)
2017-11-13 15:41:39.636 2: SC:8
2017-11-13 15:41:39.637 2: ACL(method:SC_AC_CHV,id:8)
2017-11-13 15:41:39.638 3: SC:FF00
2017-11-13 15:41:39.640 4: SC:FF00
2017-11-13 15:41:39.641 PIN policy: size max/min/pad 8/4/8, tries max/left 3/-1
2017-11-13 15:41:39.642 [opensc-pkcs11] card-authentic.c:1584:authentic_pin_get_policy: returning with: 0 (Success)
2017-11-13 15:41:39.644 [opensc-pkcs11] card-authentic.c:1703:authentic_pin_cmd: returning with: 0 (Success)
2017-11-13 15:41:39.645 [opensc-pkcs11] sec.c:217:sc_pin_cmd: returning with: 0 (Success)
2017-11-13 15:41:39.647 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:39.648 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:39.648 [opensc-pkcs11] pkcs15-pin.c:717:sc_pkcs15_get_pin_info: returning with: 0 (Success)
2017-11-13 15:41:39.650 C_GetTokenInfo(1) returns 0x0
2017-11-13 15:41:39.651 C_Login(0x9a6cb660, 1)
2017-11-13 15:41:39.652 C_Login() slot->login_user -1
2017-11-13 15:41:39.653 C_Login() userType 1
2017-11-13 15:41:39.654 pkcs15-login: userType 0x1, PIN length 6
2017-11-13 15:41:39.655 [opensc-pkcs11] pkcs15-pin.c:302:sc_pkcs15_verify_pin: called
2017-11-13 15:41:39.656 [opensc-pkcs11] pkcs15-pin.c:357:sc_pkcs15_verify_pin_with_session_pin: called
2017-11-13 15:41:39.657 PIN(type:0; method:1; value(0000024A9A621E89:6)
2017-11-13 15:41:39.658 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:39.660 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:39.661 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:39.662 called; type=2, path=3f005015
2017-11-13 15:41:39.663 [opensc-pkcs11] card-authentic.c:735:authentic_select_file: called
2017-11-13 15:41:39.664 try to select path(type:2) 3f005015
2017-11-13 15:41:39.665 current_df(type=0) 3f005015
2017-11-13 15:41:39.666 current_ef(type=0) 7006
2017-11-13 15:41:39.667 [opensc-pkcs11] card-authentic.c:646:authentic_reduce_path: called
2017-11-13 15:41:39.668 [opensc-pkcs11] card-authentic.c:674:authentic_reduce_path: returning with: 4
2017-11-13 15:41:39.669 [opensc-pkcs11] card-authentic.c:759:authentic_select_file: returning with: 0 (Success)
2017-11-13 15:41:39.670 [opensc-pkcs11] card.c:783:sc_select_file: returning with: 0 (Success)
2017-11-13 15:41:39.671 [opensc-pkcs11] sec.c:170:sc_pin_cmd: called
2017-11-13 15:41:39.672 [opensc-pkcs11] card-authentic.c:1678:authentic_pin_cmd: called
2017-11-13 15:41:39.673 PIN-CMD:0,PIN(type:1,ret:4)
2017-11-13 15:41:39.675 PIN1(0000024A9A621E89,len:6,tries-left:0)
2017-11-13 15:41:39.676 PIN2(0000000000000000,len:0)
2017-11-13 15:41:39.677 [opensc-pkcs11] card-authentic.c:1358:authentic_pin_verify: called
2017-11-13 15:41:39.678 PIN(type:1,reference:4,data:0000024A9A621E89,length:6)
2017-11-13 15:41:39.679 [opensc-pkcs11] card-authentic.c:1545:authentic_pin_get_policy: called
2017-11-13 15:41:39.680 get PIN(type:1,ref:4,tries-left:0)
2017-11-13 15:41:39.681 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:39.682 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:39.683 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:39.685 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:39.685 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:39.686 CLA:0, INS:CA, P1:5F, P2:4, data(0) 0000000000000000
2017-11-13 15:41:39.687 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:39.688 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (5 bytes):
00 CA 5F 04 00 .._..
2017-11-13 15:41:39.689 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:39.719 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (37 bytes):
5F 04 20 80 01 00 83 01 04 86 0A 00 00 80 82 00 _. .............
08 FF 00 FF 00 90 01 00 91 01 03 A1 06 83 01 08 ................
84 01 04 90 00 .....
2017-11-13 15:41:39.721 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:39.722 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:39.724 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:39.725 data_len:10
2017-11-13 15:41:39.727 0: SC:0
2017-11-13 15:41:39.728 1: SC:8082
2017-11-13 15:41:39.729 1: ACL(method:SC_AC_CHV,id:130)
2017-11-13 15:41:39.730 2: SC:8
2017-11-13 15:41:39.731 2: ACL(method:SC_AC_CHV,id:8)
2017-11-13 15:41:39.733 3: SC:FF00
2017-11-13 15:41:39.734 4: SC:FF00
2017-11-13 15:41:39.735 PIN policy: size max/min/pad 8/4/8, tries max/left 3/-1
2017-11-13 15:41:39.737 [opensc-pkcs11] card-authentic.c:1584:authentic_pin_get_policy: returning with: 0 (Success)
2017-11-13 15:41:39.738 [opensc-pkcs11] card-authentic.c:1280:authentic_chv_verify: called
2017-11-13 15:41:39.739 CHV PIN reference 4, pin1(0000024A9A621E89,len:6)
2017-11-13 15:41:39.740 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:39.742 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:39.743 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:39.744 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:39.745 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:39.746 CLA:0, INS:20, P1:0, P2:4, data(8) 000000FB75FBCDB0
2017-11-13 15:41:39.747 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:39.748 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (13 bytes):
00 20 00 04 08 31 31 32 32 33 33 FF FF . ...112233..
2017-11-13 15:41:39.749 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:39.818 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (2 bytes):
90 00 ..
2017-11-13 15:41:39.819 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:39.821 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:39.822 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:39.823 [opensc-pkcs11] card-authentic.c:1323:authentic_chv_verify: returning with: 0 (Success)
2017-11-13 15:41:39.824 [opensc-pkcs11] card-authentic.c:1391:authentic_pin_verify: returning with: 0 (Success)
2017-11-13 15:41:39.826 [opensc-pkcs11] card-authentic.c:1703:authentic_pin_cmd: returning with: 0 (Success)
2017-11-13 15:41:39.827 [opensc-pkcs11] sec.c:217:sc_pin_cmd: returning with: 0 (Success)
2017-11-13 15:41:39.828 PIN cmd result 0
2017-11-13 15:41:39.830 [opensc-pkcs11] pkcs15-pin.c:736:sc_pkcs15_pincache_add: called
2017-11-13 15:41:39.831 PIN(Signature PIN) cached
2017-11-13 15:41:39.832 ATR : 3b:dd:18:00:81:31:fe:45:80:f9:a0:00:00:00:77:01:00:70:0a:90:00:8b
2017-11-13 15:41:39.834 ATR try : 3B:DD:18:00:81:31:FE:45:80:F9:A0:00:00:00:77:01:00:70:0A:90:00:8B
2017-11-13 15:41:39.835 ATR : 3b:dd:18:00:81:31:fe:45:80:f9:a0:00:00:00:77:01:00:70:0a:90:00:8b
2017-11-13 15:41:39.836 ATR try : 3B:DD:18:00:81:31:FE:45:80:F9:A0:00:00:00:77:01:00:70:0A:90:00:8B
2017-11-13 15:41:39.838 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:39.839 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:39.841 [opensc-pkcs11] pkcs15-pin.c:471:sc_pkcs15_verify_pin_with_session_pin: returning with: 0 (Success)
2017-11-13 15:41:39.842 [opensc-pkcs11] pkcs15-pin.c:736:sc_pkcs15_pincache_add: called
2017-11-13 15:41:39.843 PIN(Signature PIN) cached
2017-11-13 15:41:39.844 [opensc-pkcs11] pkcs15-pin.c:327:sc_pkcs15_verify_pin: returning with: 0 (Success)
2017-11-13 15:41:39.846 PKCS15 verify PIN returned 0
2017-11-13 15:41:39.847 Check if pkcs15 object list can be completed.
2017-11-13 15:41:39.848 fLogin() rv 0
2017-11-13 15:41:39.849 C_FindObjectsInit(slot = 1)
2017-11-13 15:41:39.850 [opensc-pkcs11] pkcs11-object.c:337:C_FindObjectsInit: C_FindObjectsInit(): CKA_CLASS = CKO_PRIVATE_KEY
2017-11-13 15:41:39.851 [opensc-pkcs11] pkcs11-object.c:337:C_FindObjectsInit: C_FindObjectsInit(): CKA_ID = 02
2017-11-13 15:41:39.852 [opensc-pkcs11] misc.c:258:session_start_operation: called
2017-11-13 15:41:39.853 Session 0x9a6cb660, type 0
2017-11-13 15:41:39.854 Object with handle 0x9a6cc080
2017-11-13 15:41:39.855 pkcs15_prkey_get_attribute() called
2017-11-13 15:41:39.856 pkcs15_prkey_get_attribute() called
2017-11-13 15:41:39.857 Object 1/2590818432: Attribute 0x0 matches.
2017-11-13 15:41:39.858 pkcs15_prkey_get_attribute() called
2017-11-13 15:41:39.860 pkcs15_prkey_get_attribute() called
2017-11-13 15:41:39.861 Object 1/2590818432: Attribute 0x102 matches.
2017-11-13 15:41:39.862 Object 1/2590818432 matches
2017-11-13 15:41:39.863 realloc for 32 handles
2017-11-13 15:41:39.864 Object with handle 0x9a6cb600
2017-11-13 15:41:39.865 pkcs15_cert_cmp_attribute() called
2017-11-13 15:41:39.866 pkcs15_cert_get_attribute() called
2017-11-13 15:41:39.867 pkcs15_cert_get_attribute() called
2017-11-13 15:41:39.868 Object 1/2590815744: Attribute 0x0 does NOT match.
2017-11-13 15:41:39.869 Object with handle 0x9a6cb8a0
2017-11-13 15:41:39.870 pkcs15_pubkey_get_attribute() called
2017-11-13 15:41:39.871 pkcs15_pubkey_get_attribute() called
2017-11-13 15:41:39.872 Object 1/2590816416: Attribute 0x0 does NOT match.
2017-11-13 15:41:39.873 Object with handle 0x9a6cb840
2017-11-13 15:41:39.875 pkcs15_cert_cmp_attribute() called
2017-11-13 15:41:39.876 pkcs15_cert_get_attribute() called
2017-11-13 15:41:39.877 pkcs15_cert_get_attribute() called
2017-11-13 15:41:39.878 Object 1/2590816320: Attribute 0x0 does NOT match.
2017-11-13 15:41:39.879 Object with handle 0x9a6cb780
2017-11-13 15:41:39.880 pkcs15_pubkey_get_attribute() called
2017-11-13 15:41:39.881 pkcs15_pubkey_get_attribute() called
2017-11-13 15:41:39.882 Object 1/2590816128: Attribute 0x0 does NOT match.
2017-11-13 15:41:39.883 Object with handle 0x9a6cb540
2017-11-13 15:41:39.884 pkcs15_cert_cmp_attribute() called
2017-11-13 15:41:39.885 pkcs15_cert_get_attribute() called
2017-11-13 15:41:39.886 pkcs15_cert_get_attribute() called
2017-11-13 15:41:39.887 Object 1/2590815552: Attribute 0x0 does NOT match.
2017-11-13 15:41:39.888 Object with handle 0x9a6cb480
2017-11-13 15:41:39.888 pkcs15_pubkey_get_attribute() called
2017-11-13 15:41:39.890 pkcs15_pubkey_get_attribute() called
2017-11-13 15:41:39.891 Object 1/2590815360: Attribute 0x0 does NOT match.
2017-11-13 15:41:39.892 1 matching objects
2017-11-13 15:41:39.893 [opensc-pkcs11] misc.c:280:session_get_operation: called
2017-11-13 15:41:39.894 [opensc-pkcs11] misc.c:280:session_get_operation: called
2017-11-13 15:41:39.895 freeing 32 handles used 1 at 0000024A9A6862A0
2017-11-13 15:41:39.896 pkcs15_prkey_get_attribute() called
2017-11-13 15:41:39.897 pkcs15_prkey_get_attribute() called
2017-11-13 15:41:39.899 [opensc-pkcs11] mechanism.c:256:sc_pkcs11_sign_init: called
2017-11-13 15:41:39.900 mechanism 0x40, key-type 0x0
2017-11-13 15:41:39.901 [opensc-pkcs11] misc.c:258:session_start_operation: called
2017-11-13 15:41:39.903 Session 0x9a6cb660, type 1
2017-11-13 15:41:39.904 sign_init 0x40
2017-11-13 15:41:39.906 starting sc_pkcs11_signature_init
2017-11-13 15:41:39.907 [opensc-pkcs11] mechanism.c:377:sc_pkcs11_signature_init: called
2017-11-13 15:41:39.909 ignoring mechanism verification
2017-11-13 15:41:39.910 setup the hash operation
2017-11-13 15:41:39.911 initialize hash operation
2017-11-13 15:41:39.913 starting sc_pkcs11_openssl_md_init
2017-11-13 15:41:39.914 finalizing sc_pkcs11_signature_init
2017-11-13 15:41:39.914 [opensc-pkcs11] mechanism.c:434:sc_pkcs11_signature_init: returning with: 0 (Success)
2017-11-13 15:41:39.916 [opensc-pkcs11] mechanism.c:282:sc_pkcs11_sign_init: returning with: 0 (Success)
2017-11-13 15:41:39.917 C_SignInit() = CKR_OK
2017-11-13 15:41:39.918 pkcs15_prkey_get_attribute() called
2017-11-13 15:41:39.919 [opensc-pkcs11] pkcs11-object.c:237:C_GetAttributeValue: Object 2590818432: CKA_ALWAYS_AUTHENTICATE = FALSE
2017-11-13 15:41:39.920 C_GetAttributeValue(hSession=0x9a6cb660, hObject=0x9a6cc080) = CKR_OK
2017-11-13 15:41:39.921 [opensc-pkcs11] misc.c:280:session_get_operation: called
2017-11-13 15:41:39.922 pkcs15_prkey_get_attribute() called
2017-11-13 15:41:39.923 pkcs15_prkey_get_attribute() called
2017-11-13 15:41:39.924 [opensc-pkcs11] mechanism.c:528:sc_pkcs11_signature_size: returning with: 0 (Success)
2017-11-13 15:41:39.925 [opensc-pkcs11] mechanism.c:360:sc_pkcs11_sign_size: returning with: 0 (Success)
2017-11-13 15:41:39.926 [opensc-pkcs11] mechanism.c:292:sc_pkcs11_sign_update: called
2017-11-13 15:41:39.927 [opensc-pkcs11] misc.c:280:session_get_operation: called
2017-11-13 15:41:39.928 [opensc-pkcs11] mechanism.c:443:sc_pkcs11_signature_update: called
2017-11-13 15:41:39.929 data part length 9
2017-11-13 15:41:39.930 [opensc-pkcs11] mechanism.c:448:sc_pkcs11_signature_update: returning with: 0 (Success)
2017-11-13 15:41:39.931 [opensc-pkcs11] mechanism.c:308:sc_pkcs11_sign_update: returning with: 0 (Success)
2017-11-13 15:41:39.932 [opensc-pkcs11] mechanism.c:318:sc_pkcs11_sign_final: called
2017-11-13 15:41:39.934 [opensc-pkcs11] misc.c:280:session_get_operation: called
2017-11-13 15:41:39.934 [opensc-pkcs11] mechanism.c:467:sc_pkcs11_signature_final: called
2017-11-13 15:41:39.936 data length 0
2017-11-13 15:41:39.937 32 bytes to sign
2017-11-13 15:41:39.937 Initiating signing operation, mechanism 0x40.
2017-11-13 15:41:39.938 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:39.939 [opensc-pkcs11] reader-pcsc.c:612:pcsc_lock: called
2017-11-13 15:41:39.941 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:39.942 Selected flags 202. Now computing signature for 32 bytes. 512 bytes reserved.
2017-11-13 15:41:39.943 [opensc-pkcs11] pkcs15-sec.c:320:sc_pkcs15_compute_signature: called
2017-11-13 15:41:39.944 supported algorithm flags 0x8000023A, private key usage 0x277
2017-11-13 15:41:39.945 [opensc-pkcs11] padding.c:284:sc_get_encoding_flags: called
2017-11-13 15:41:39.946 iFlags 0x202, card capabilities 0x8000023A
2017-11-13 15:41:39.947 pad flags 0x0, secure algorithm flags 0x202
2017-11-13 15:41:39.948 [opensc-pkcs11] padding.c:318:sc_get_encoding_flags: returning with: 0 (Success)
2017-11-13 15:41:39.949 DEE flags:0x00000202 alg_info->flags:0x8000023a pad:0x00000000 sec:0x00000202
2017-11-13 15:41:39.950 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:39.951 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:39.952 [opensc-pkcs11] sec.c:75:sc_set_security_env: called
2017-11-13 15:41:39.953 [opensc-pkcs11] card-authentic.c:2033:authentic_set_security_env: called
2017-11-13 15:41:39.954 set SE#0(op:0x2,algo:0x0,algo_ref:0x0,flags:0x202), key_ref:0x82
2017-11-13 15:41:39.955 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:39.956 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:39.957 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:39.958 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:39.959 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:39.960 CLA:0, INS:22, P1:41, P2:B6, data(6) 000000FB75FBE238
2017-11-13 15:41:39.961 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:39.962 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (11 bytes):
00 22 41 B6 06 80 01 11 83 01 02 ."A........
2017-11-13 15:41:39.963 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:39.996 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (2 bytes):
90 00 ..
2017-11-13 15:41:39.997 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:39.999 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:40.000 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:40.001 [opensc-pkcs11] card-authentic.c:2058:authentic_set_security_env: returning with: 0 (Success)
2017-11-13 15:41:40.002 [opensc-pkcs11] sec.c:79:sc_set_security_env: returning with: 0 (Success)
2017-11-13 15:41:40.003 [opensc-pkcs11] sec.c:59:sc_compute_signature: called
2017-11-13 15:41:40.004 [opensc-pkcs11] iso7816.c:915:iso7816_compute_signature: called
2017-11-13 15:41:40.005 ISO7816 compute signature: in-len 32, out-len 512
2017-11-13 15:41:40.007 [opensc-pkcs11] apdu.c:554:sc_transmit_apdu: called
2017-11-13 15:41:40.008 [opensc-pkcs11] card.c:407:sc_lock: called
2017-11-13 15:41:40.009 [opensc-pkcs11] card.c:449:sc_lock: returning with: 0 (Success)
2017-11-13 15:41:40.010 [opensc-pkcs11] apdu.c:521:sc_transmit: called
2017-11-13 15:41:40.011 [opensc-pkcs11] apdu.c:371:sc_single_transmit: called
2017-11-13 15:41:40.012 CLA:0, INS:2A, P1:9E, P2:9A, data(32) 000000FB75FBE9E0
2017-11-13 15:41:40.013 reader 'Gemplus USB Smart Card Reader 0'
2017-11-13 15:41:40.014 [opensc-pkcs11] reader-pcsc.c:284:pcsc_transmit:
Outgoing APDU (38 bytes):
00 2A 9E 9A 20 22 80 AA 89 0A 5B 0E 6E 06 CE DB .*.. "....[.n...
39 0A 86 5D CA 38 92 B2 53 A7 92 E3 2C 58 F6 54 9..].8..S...,X.T
2A BD C4 DD 39 00 *...9.
2017-11-13 15:41:40.015 [opensc-pkcs11] reader-pcsc.c:212:pcsc_internal_transmit: called
2017-11-13 15:41:41.063 [opensc-pkcs11] reader-pcsc.c:293:pcsc_transmit:
Incoming APDU (258 bytes):
A4 B6 FF 2D DC E2 DE 8A 08 2A 5F 2A A9 A0 CB 6C ...-.....*_*...l
11 8C 31 DC F6 59 25 B3 39 64 8D 17 0C 42 22 24 ..1..Y%.9d...B"$
24 7B 7F DE 1A 43 87 47 DC 6F F0 67 EF 6F C6 CA ${...C.G.o.g.o..
B6 78 AC C3 D1 AD 67 9D C8 31 83 07 23 88 53 45 .x....g..1..#.SE
E2 94 53 E7 65 21 89 4E 1F AB 61 92 BC 76 FC 46 ..S.e!.N..a..v.F
F8 5F 15 CA 08 9C A6 27 DF 67 E4 B1 A1 FD 33 12 ._.....'.g....3.
F7 0C 89 08 24 EC 94 99 25 93 4B B0 76 F6 B9 96 ....$...%.K.v...
F3 EA 88 7E 18 BE 7B 21 8B AC A7 A3 D5 35 87 EC ...~..{!.....5..
BD 39 02 18 92 DC B6 99 FF 7D 4A B0 D4 A6 BF 61 .9.......}J....a
CE 74 50 D8 A2 44 76 88 47 B2 4C 9F 92 CC 15 FE .tP..Dv.G.L.....
9A A6 7D FB DF C1 9D 9E 5B 3B F7 49 EF 7D 66 49 ..}.....[;.I.}fI
D5 01 4C 57 5E 02 0F 1D CD 1B 00 21 C5 B0 04 60 ..LW^......!...`
59 3D E7 B4 95 7B 32 BC 42 98 02 34 9D 74 E6 9D Y=...{2.B..4.t..
7C 75 1D 17 F7 9C DD 36 D2 D1 0E 78 02 24 B4 48 |u.....6...x.$.H
E3 2F F0 42 61 79 C1 30 B4 70 6A B4 B0 9D A2 09 ./.Bay.0.pj.....
E2 8D E8 54 CD 0D 3D 73 02 C6 8E 7E B1 F3 BD 73 ...T..=s...~...s
90 00 ..
2017-11-13 15:41:41.065 [opensc-pkcs11] apdu.c:390:sc_single_transmit: returning with: 0 (Success)
2017-11-13 15:41:41.066 [opensc-pkcs11] apdu.c:543:sc_transmit: returning with: 0 (Success)
2017-11-13 15:41:41.068 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:41.069 [opensc-pkcs11] iso7816.c:936:iso7816_compute_signature: returning with: 256
2017-11-13 15:41:41.071 [opensc-pkcs11] sec.c:63:sc_compute_signature: returning with: 256
2017-11-13 15:41:41.072 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:41.073 [opensc-pkcs11] pkcs15-sec.c:457:sc_pkcs15_compute_signature: returning with: 256
2017-11-13 15:41:41.075 [opensc-pkcs11] card.c:459:sc_unlock: called
2017-11-13 15:41:41.076 [opensc-pkcs11] reader-pcsc.c:662:pcsc_unlock: called
2017-11-13 15:41:41.077 Sign complete. Result 256.
2017-11-13 15:41:41.079 [opensc-pkcs11] mechanism.c:485:sc_pkcs11_signature_final: returning with: 0 (Success)
2017-11-13 15:41:41.080 [opensc-pkcs11] mechanism.c:335:sc_pkcs11_sign_final: returning with: 0 (Success)
2017-11-13 15:41:41.081 C_Sign() = CKR_OK
2017-11-13 15:41:41.084 C_CloseSession(0x9a6cb660)
2017-11-13 15:41:41.085 real C_CloseSession(0x9a6cb660)
2017-11-13 15:41:41.087 [opensc-pkcs11] pkcs15-pin.c:838:sc_pkcs15_pincache_clear: called
2017-11-13 15:41:41.088 C_Finalize()
2017-11-13 15:41:41.089 [opensc-pkcs11] ctx.c:845:sc_cancel: called
2017-11-13 15:41:41.090 [opensc-pkcs11] reader-pcsc.c:712:pcsc_cancel: called
2017-11-13 15:41:41.091 Gemplus USB Smart Card Reader 0: card removed
2017-11-13 15:41:41.092 slot_token_removed(0x0)
2017-11-13 15:41:41.093 real C_CloseAllSessions(0x0) 0
2017-11-13 15:41:41.094 pkcs15_release_token() not implemented
2017-11-13 15:41:41.095 slot_token_removed(0x1)
2017-11-13 15:41:41.096 real C_CloseAllSessions(0x1) 0
2017-11-13 15:41:41.097 pkcs15_release_token() not implemented
2017-11-13 15:41:41.098 slot_token_removed(0x2)
2017-11-13 15:41:41.099 real C_CloseAllSessions(0x2) 0
2017-11-13 15:41:41.100 slot_token_removed(0x3)
2017-11-13 15:41:41.102 real C_CloseAllSessions(0x3) 0
2017-11-13 15:41:41.103 [opensc-pkcs11] sc.c:275:sc_detect_card_presence: called
2017-11-13 15:41:41.104 [opensc-pkcs11] reader-pcsc.c:411:pcsc_detect_card_presence: called
2017-11-13 15:41:41.105 Gemplus USB Smart Card Reader 0 check
2017-11-13 15:41:41.106 Gemplus USB Smart Card Reader 0:SCardGetStatusChange failed: 0x80100002
2017-11-13 15:41:41.107 [opensc-pkcs11] reader-pcsc.c:415:pcsc_detect_card_presence: returning with: -1900 (Unknown error)
2017-11-13 15:41:41.108 [opensc-pkcs11] sc.c:280:sc_detect_card_presence: returning with: -1900 (Unknown error)
2017-11-13 15:41:41.110 ATR : 3b:dd:18:00:81:31:fe:45:80:f9:a0:00:00:00:77:01:00:70:0a:90:00:8b
2017-11-13 15:41:41.111 ATR try : 3B:DD:18:00:81:31:FE:45:80:F9:A0:00:00:00:77:01:00:70:0A:90:00:8B
2017-11-13 15:41:41.112 ATR : 3b:dd:18:00:81:31:fe:45:80:f9:a0:00:00:00:77:01:00:70:0a:90:00:8b
2017-11-13 15:41:41.113 ATR try : 3B:DD:18:00:81:31:FE:45:80:F9:A0:00:00:00:77:01:00:70:0A:90:00:8B
2017-11-13 15:41:41.115 [opensc-pkcs11] pkcs15.c:1322:sc_pkcs15_unbind: called
2017-11-13 15:41:41.116 [opensc-pkcs11] pkcs15-pin.c:838:sc_pkcs15_pincache_clear: called
2017-11-13 15:41:41.117 libopensc return value: 0 (Success)
2017-11-13 15:41:41.118 [opensc-pkcs11] card.c:346:sc_disconnect_card: called
2017-11-13 15:41:41.119 [opensc-pkcs11] card-authentic.c:2107:authentic_finish: called
2017-11-13 15:41:41.120 [opensc-pkcs11] card-authentic.c:2117:authentic_finish: returning with: 0 (Success)
2017-11-13 15:41:41.328 Gemplus USB Smart Card Reader 0:SCardDisconnect returned: 0x00000000
2017-11-13 15:41:41.329 [opensc-pkcs11] card.c:368:sc_disconnect_card: returning with: 0 (Success)
2017-11-13 15:41:41.331 [opensc-pkcs11] ctx.c:870:sc_release_context: called
2017-11-13 15:41:41.332 [opensc-pkcs11] reader-pcsc.c:896:pcsc_finish: called
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment