| Constructor and Description |
|---|
YearMatch(String match,
Configuration configuration,
int start_index,
int end_index)
Create a new
YearMatch |
calculateEntropy, getDetails, getEndIndex, getLength, getStartIndex, getToken, log2, nCk, setEntropypublic YearMatch(String match, Configuration configuration, int start_index, int end_index)
YearMatchmatch - the String we are creating the YearMatch from.configuration - the Configuration object.start_index - the start index in the password for this match.end_index - the end index in the password for this match.Copyright © 2017. All rights reserved.