Table of Contents

Enum CtapStatus

Namespace
Yubico.YubiKey.Fido2
Assembly
Yubico.YubiKey.dll
public enum CtapStatus

Fields

ActionTimeout = 58
ChannelBusy = 6
CredentialExcluded = 25
ErrOther = 127
ExtensionFirst = 224
ExtensionLast = 239
FpDatabaseFull = 23
IntegrityFailure = 61
InvalidCbor = 18
InvalidChannel = 11
InvalidCommand = 1
InvalidLength = 3
InvalidOption = 44
InvalidParameter = 2
InvalidSeq = 4
InvalidSubcommand = 62
KeepAliveCancel = 45
KeyStoreFull = 40
LimitExceeded = 21
LockRequired = 10
MessageTimeout = 5
MissingParameter = 20
NoCredentials = 46
NoOperationPending = 42
NoOperations = 37
NotAllowed = 48
NotBusy = 41
Ok = 0
OperationDenied = 39
OperationPending = 36
PinAuthInvalid = 51
PinBlocked = 50
PinInvalid = 49
PinNotSet = 53
PinPolicyViolation = 55
PinRequired = 54
PowerCycleRequired = 52
Processing = 33
RequestTooLarge = 57
SpecLast = 223
TokenExpired = 56
TupRequired = 59
UnauthorizedPermission = 64
UnexpectedType = 17
UnsupportedAlgorithm = 38
UnsupportedExtension = 22
UnsupportedOption = 43
UserActionPending = 35
UserActionTimeout = 47
UvBlocked = 60
UvInvalid = 63
VendorFirst = 240
VendorLast = 255