publicKey property
final
The node's WireGuard public key. Rotates whenever the node re-registers — prefer stableNodeId for durable references.
Implementation
final String publicKey;
The node's WireGuard public key. Rotates whenever the node re-registers — prefer stableNodeId for durable references.
final String publicKey;