nonce property
final
Unpredictable bytes, never reused. The core has no entropy source, so the host supplies this, and reusing one destroys the replay protection the mechanism exists for.
Implementation
final String nonce;
Unpredictable bytes, never reused. The core has no entropy source, so the host supplies this, and reusing one destroys the replay protection the mechanism exists for.
final String nonce;