Crescendo SDK
|
The CrescendoDLL namespace contains classes and methods that allow the user to perform various operations with SmartCards by direct APDU communication. More...
Namespaces | |
namespace | PCSC |
The CrescendoDLL.PCSC namespace contains Enums relevant to public methods from the main CrescendoDLL namespace. It also contains internal methods and classes that represent the individual applets and applet commands. | |
Classes | |
class | SDKCore |
The SDKCore class contains all fundamental methods that can be used by the user to communicate with the SmartCard. More... | |
Enumerations | |
enum | DataType { BIN , HEX , BASE64 , BASE64URL , UTF8 } |
Enum representing the different data types that can be converted to a byte array. More... | |
enum | LogLevel { DEBUG , INFO , WARN , ERROR , SILENT } |
Enum LogLevel for representing different levels of logging. More... | |
The CrescendoDLL namespace contains classes and methods that allow the user to perform various operations with SmartCards by direct APDU communication.
Enum representing the different data types that can be converted to a byte array.
Enum LogLevel for representing different levels of logging.