Enum Class PublicKeyRepresentationFormat

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

public enum PublicKeyRepresentationFormat extends Enum<PublicKeyRepresentationFormat>
The supported publik key representation format(s).
See Also: