#include <CRC.h>
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Definition at line 30 of file CRC.h.
Definition at line 32 of file CRC.h.
Calculates a Hash digest on a stream (the entire stream is read)
Implements Aws::Utils::Crypto::Hash.
Definition at line 43 of file CRC.h.
Calculates a Hash digest
Definition at line 36 of file CRC.h.
Get the result in the current value
Definition at line 84 of file CRC.h.
Updates a Hash digest
Definition at line 78 of file CRC.h.