Table of Contents

Class SW1Constants

Namespace
Yubico.Core.Iso7816
Assembly
Yubico.Core.dll
public static class SW1Constants
Inheritance
object
SW1Constants

Fields

BytesAvailable

public const byte BytesAvailable = 97

Field Value

byte

ClassNotSupported

public const byte ClassNotSupported = 110

Field Value

byte

CommandNotAllowed

public const byte CommandNotAllowed = 105

Field Value

byte

ExecutionErrorNvmChanged

public const byte ExecutionErrorNvmChanged = 101

Field Value

byte

ExecutionErrorNvmUnchanged

public const byte ExecutionErrorNvmUnchanged = 100

Field Value

byte

FunctionNotSupported

public const byte FunctionNotSupported = 104

Field Value

byte

InstructionInvalid

public const byte InstructionInvalid = 109

Field Value

byte

NoPreciseDiagnosis

public const byte NoPreciseDiagnosis = 111

Field Value

byte

SecurityError

public const byte SecurityError = 102

Field Value

byte

Success

public const byte Success = 144

Field Value

byte

WarningNvmChanged

public const byte WarningNvmChanged = 99

Field Value

byte

WarningNvmUnchanged

public const byte WarningNvmUnchanged = 98

Field Value

byte

WrongLength

public const byte WrongLength = 103

Field Value

byte

WrongLengthField

public const byte WrongLengthField = 108

Field Value

byte

WrongParametersQualified

public const byte WrongParametersQualified = 106

Field Value

byte

WrongParametersUnqualified

public const byte WrongParametersUnqualified = 107

Field Value

byte