|
Open-Transactions
0.93.0-ge03d287
|

Go to the source code of this file.
Namespaces | |
| opentxs | |
Functions | |
| void | opentxs::AppendChecksum (OT_BYTE *buffer, uint32_t &size) |
| EXPORT OT_BYTE | opentxs::CalcChecksum (OT_BYTE *buffer, uint32_t size) |
| OT_BYTE | opentxs::CalcChecksum (const OT_BYTE *const buffer, uint32_t size) |
| EXPORT OT_BOOL | opentxs::IsChecksumValid (OT_BYTE *buffer, uint32_t size) |