OpenTTD Source
20241108-master-g80f628063a
|
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.