CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Namespaces | |
catapult | |
catapult::crypto | |
Functions | |
void | catapult::crypto::SecureZero (Key &key) |
Securely zeros out the memory backing the specified key. More... | |
void | catapult::crypto::SecureZero (uint8_t *pData, size_t dataSize) |
Securely zeros out the memory backing the specified pData with size dataSize. More... | |