GlobalPlatform / WebApis-for-SE

Open source Apis to access a Secure Element from a Web application
Apache License 2.0
18 stars 5 forks source link

add timeout to Channel interface (solves #8) #15

Closed serianox closed 8 years ago

opoto commented 8 years ago

Thanks @serianox, I think this solves the issue of platform that do not expose timeout: the 'timeout' value will be null. The wording is also covering the case where the platform may time out before the value set here, which is good. What I believe is missing in the description is:

  1. describe in which case this attribute may be null (no value set, no value exposed by platform)
  2. define in section 15 a status code for operation aborted because of timeout