FIDO2KeyType
public enum FIDO2KeyType
An enum to define FIDO2 key type during FIDO2 Operations.
Enum Constants
Parameters | ||
---|---|---|
FIDO2KeyType | PLATFORM | Device as FIDO2 key |
FIDO2KeyType | CROSS_PLATFORM | External key (Security key) as FIDO2 Key |
public enum FIDO2KeyType
An enum to define FIDO2 key type during FIDO2 Operations.
Parameters | ||
---|---|---|
FIDO2KeyType | PLATFORM | Device as FIDO2 key |
FIDO2KeyType | CROSS_PLATFORM | External key (Security key) as FIDO2 Key |