Enum Class PublicKeyRepresentationFormat

java.lang.Object
java.lang.Enum<PublicKeyRepresentationFormat>
com.yubico.fido.metadata.PublicKeyRepresentationFormat
All Implemented Interfaces:
Serializable, Comparable<PublicKeyRepresentationFormat>, Constable

public enum PublicKeyRepresentationFormat extends Enum<PublicKeyRepresentationFormat>
The ALG_KEY constants are 16 bit long integers indicating the specific Public Key algorithm and encoding.

Each constant has a case-sensitive string representation (in quotes), which is used in the authoritative metadata for FIDO authenticators.

See Also: