public abstract class AlgorithmParameters extends Object
Constructor and Description |
---|
AlgorithmParameters() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getModes()
Returns The modes supported by the algorithm.
|
int |
getStandardVersion()
Returns the version of the algorithm.
|
void |
setModes(Set<String> authModes)
Sets the modes supported by the algorithm.
|
void |
setStandardVersion(int standardVersion)
Sets the version of the algorithm.
|
public int getStandardVersion()
public void setStandardVersion(int standardVersion)
standardVersion
- the version of the algorithm.public Set<String> getModes()
Copyright © 2005-2020 HID Global Corporation/ASSA ABLOY AB.