RFR 8211018: Session Resumption without Server-Side State
Xuelei Fan
xuelei.fan at oracle.com
Fri May 24 22:50:05 UTC 2019
I meant to avoid to use threads in the implementation of fundamental APIs.
Xuelei
On 5/24/2019 11:52 AM, Anthony Scarpino wrote:
>> I would like to avoid to create thread in the fundamental API
>> implementation if possible. As the thread (KeyState.run()) is for
>> invalid key cleanup only, the cleanup can be moved to the get methods.
>
> How is this thread in the API? It is only started when the key is
> generated and not by a API call and it's the internal parts of the
> implementation.
More information about the security-dev
mailing list