SaltInfo
A databag for storing information about BCrypt salts.
An enumeration of possible reasons a given salt is invalid.
A boolean indicator of the validity of this salt.
The revision of BCrypt a given hash indicates was used.
The work factor a hash indicates was used.
An enum indicating the reason a salt is invalid.
The version of BCrypt a given hash indicates was used.
public SaltInfo()