nonce property

String nonce
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;