CHECKSUMALGORITHM enumeration
An enum used to indicate the checksum algorithm to be used.
Syntax
};
Constants
None
A value that indicates that no checksum is to be used.
MD5
A value that indicates that MD5 checksums are to be used.
SHA1
A value that indicates that SHA1 checksums are to be used.
Requirements
Header | Vspixengine.h |