CtapStatus Enum
Namespace: Yubico.YubiKey.Fido2 Assembly: Yubico.YubiKey.dllC#
public enum CtapStatus
Fields
ActionTimeout | |
ChannelBusy | |
CredentialExcluded | |
ErrOther | |
ExtensionFirst | |
ExtensionLast | |
FpDatabaseFull | |
IntegrityFailure | |
InvalidCbor | |
InvalidChannel | |
InvalidCommand | |
InvalidLength | |
InvalidOption | |
InvalidParameter | |
InvalidSeq | |
InvalidSubcommand | |
KeepAliveCancel | |
KeyStoreFull | |
LimitExceeded | |
LockRequired | |
MessageTimeout | |
MissingParameter | |
NoCredentials | |
NoOperationPending | |
NoOperations | |
NotAllowed | |
NotBusy | |
Ok | |
OperationDenied | |
OperationPending | |
PinAuthInvalid | |
PinBlocked | |
PinInvalid | |
PinNotSet | |
PinPolicyViolation | |
PinRequired | |
PowerCycleRequired | |
Processing | |
RequestTooLarge | |
SpecLast | |
TokenExpired | |
TupRequired | |
UnauthorizedPermission | |
UnexpectedType | |
UnsupportedAlgorithm | |
UnsupportedExtension | |
UnsupportedOption | |
UserActionPending | |
UserActionTimeout | |
UvBlocked | |
UvInvalid | |
VendorFirst | |
VendorLast |