publicKey property

String publicKey
final

The node's WireGuard public key. Rotates whenever the node re-registers — prefer stableNodeId for durable references.

Implementation

final String publicKey;