Make ExternalCommandHelper::getNonce() reentrant.

Authored by stikonas on Jul 21 2018, 10:03 AM.

Description

Make ExternalCommandHelper::getNonce() reentrant.

Store previously generated values of nonce, and remove them from
the container when they are used.

BUG: 396312

Details

Committed
stikonasJul 21 2018, 10:03 AM
Parents
R16:c50e04c9d158: Use cryptographic nonce instead of counters.
Branches
Unknown
Tags
Unknown