Enum Class AuthenticationAlgorithm

java.lang.Object
java.lang.Enum<AuthenticationAlgorithm>
com.webauthn4j.data.AuthenticationAlgorithm
All Implemented Interfaces:
Serializable, Comparable<AuthenticationAlgorithm>, Constable

public enum AuthenticationAlgorithm extends Enum<AuthenticationAlgorithm>
The supported authentication algorithm(s).
See Also: