OpenTTD Source
20241111-master-gce64d5f5d9
|
Container for a X25519 key that is automatically crypto-wiped when destructed. More...
#include <network_crypto_internal.h>
Public Member Functions | |
~X25519Key () | |
Ensure the key does not get leaked when we're done with it. | |
Container for a X25519 key that is automatically crypto-wiped when destructed.
Definition at line 25 of file network_crypto_internal.h.