Class HashedPassword

java.lang.Object
com.aoapps.security.HashedPassword
All Implemented Interfaces:
Serializable

public final class HashedPassword extends Object implements Serializable
A salted, hashed and key stretched password. https://crackstation.net/hashing-security.htm
Author:
AO Industries, Inc.
See Also: