|
|
|
|
|
by bluesign
2477 days ago
|
|
Problem is reuse of existing ticket. I guess Ticket has 2 parts, some token (which you buy when you are online) and some time part (for validity), app signs this token, when you are using with some private key. So basically, as you can sign many times same token with different time value, there is no solution for offline generate and offline use scenario. |
|