Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

Conversation

ghost
Copy link

@ghost ghost commented May 27, 2016

If APDU-AR-DO contains a generic access rule indicator, the length of
APDU-AR-DO must be 1. If it contains APDU filter(s), the length must be
the number of APDU filter * 8 according to Global Platform Secure
Element Access Control specification.

If APDU-AR-DO contains a generic access rule indicator, the length of
APDU-AR-DO must be 1. If it contains APDU filter(s), the length must be
the number of APDU filter * 8 according to Global Platform Secure
Element Access Control specification.
@ghost
Copy link
Author

ghost commented Jun 13, 2016

Please refer to the table 6-8 "APDU-AR-DO" of Secure Element Access Control.

The specification says that the length of APDU-AR-DO is (n * 8) if it contains one or more APDU filter(s). That means that the minimum number of n must be 1, so the length value 0 shall be treated as an invalid data.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants