cryptnox-sdk-cpp 1.0.0
Platform-independent C++ core SDK for Cryptnox Hardware Wallet
Loading...
Searching...
No Matches
CW_Utils Member List

This is the complete list of members for CW_Utils, including all inherited members.

fill_secure_random(uint8_t *dest, size_t len)CW_Utilsstatic
safe_memcpy(uint8_t *dst, size_t dstSize, const uint8_t *src, size_t count)CW_Utilsstatic
secure_compare(const uint8_t *a, const uint8_t *b, size_t len)CW_Utilsstatic
secure_wipe(uint8_t *buf, size_t len)CW_Utilsstatic