added ReadPropertyMultiple client demo application, bacrpm.

This commit is contained in:
skarg
2008-11-23 22:25:08 +00:00
parent 815d8f8dbb
commit 7921d2f811
22 changed files with 772 additions and 77 deletions
+1 -1
View File
@@ -439,7 +439,7 @@ bool decode_is_context_tag_with_length(
}
/* from clause 20.2.1.3.2 Constructed Data */
/* returns the number of apdu bytes consumed */
/* returns the true if the tag matches */
bool decode_is_opening_tag_number(
uint8_t * apdu,
uint8_t tag_number)