hwsecurity / de.cotech.hw.exceptions /

Package de.cotech.hw.exceptions

A module that includes exceptions, thrown by various parts of the CoTech hwsecurity SDK.

Types

Name Summary
AppletFileNotFoundException open class AppletFileNotFoundException : SecurityKeyException
AuthenticationMethodBlockedException open class AuthenticationMethodBlockedException : SecurityKeyException
ClaNotSupportedException open class ClaNotSupportedException : SecurityKeyException
ConditionsNotSatisfiedException open class ConditionsNotSatisfiedException : SecurityKeyException
DataInvalidException open class DataInvalidException : SecurityKeyException
FileInTerminationStateException open class FileInTerminationStateException : SecurityKeyException
InsNotSupportedException open class InsNotSupportedException : SecurityKeyException
SecurityKeyDisconnectedException open class SecurityKeyDisconnectedException : IOException
SecurityStatusNotSatisfiedException open class SecurityStatusNotSatisfiedException : SecurityKeyException
SelectAppletException open class SelectAppletException : SecurityKeyException
WrongDataException open class WrongDataException : SecurityKeyException
WrongRequestLengthException open class WrongRequestLengthException : SecurityKeyException