ErrGetSalt
Description:
public enum ErrGetSalt
Content:
Enum values:
- BAD_FORMAT - The input data is
missing the magic number (i.e. wasn't created by this module, or is corrupted).
- NULL - One of the arguments to the
function was NULL when it was not expected.
- OK - The function returned
successfully.