Scrypt

public final class Scrypt extends UserImportHash

Represents the Scrypt password hashing algorithm. This is the modified Scrypt algorithm used by Firebase Auth. See StandardScrypt for the standard Scrypt algorithm. Can be used as an instance of UserImportHash when importing users.

Nested Class Summary

class Scrypt.Builder  

Public Method Summary

static Scrypt.Builder

Protected Method Summary

Map<String, Object>

Inherited Method Summary

Public Methods

public static Scrypt.Builder builder ()

Protected Methods

protected Map<String, Object> getOptions ()