nonce property

String? nonce
final

The per-connection challenge nonce (base64), set by the Hub; signed by public-key credentials. null on the peer's own hello.

Implementation

final String? nonce;