AllowedBoxPubs[]string`json:"AllowedEncryptionPublicKeys" comment:"List of peer encryption public keys to allow UDP incoming TCP connections from\n(if left empty/undefined then connections will be allowed by default)"`
BoxPubstring`json:"EncryptionPublicKey" comment:"Your public encryption key (your peers may ask you for this to put\ninto their AllowedEncryptionPublicKeys configuration)"`
BoxPrivstring`json:"EncryptionPrivateKey" comment:"Your private encryption key (do not share this with anyone!)"`
SigPubstring`json:"SigningPublicKey" comment:"Your public signing key"`
SigPrivstring`json:"SigningPrivateKey" comment:"Your private signing key (do not share this with anyone!)"`