self_get_dht_id


Description:

public uint8[] self_get_dht_id ()

Returns the temporary DHT public key of this instance.

This can be used in combination with an externally accessible IP address and the bound port (from Tox.self_get_udp_port) to run a temporary bootstrap node.

Be aware that every time a new instance is created, the DHT public key changes, meaning this cannot be used to run a permanent bootstrap node.