Data types in
sc_data_types.h
Contains structures, typedefs, and enumerations for working with the smart card API.
sc_atr_string_t
A string representing a smart card ATR.
sc_card_access_mode_t
The card access mode indicates the mode of access to a card.
sc_card_disposition_t
Card disposition actions that indicate the intended disposition of the card after a transaction or when a connection is terminated.
sc_card_label_t
A string representing a card label.
sc_card_name_t
A string representing a card name.
sc_code_type_t
Card PIN types.
sc_crypto_algorithm_t
Cryptographic algorithm types.
sc_handle_type_t
Smart card interface handle types as defined by the PC/SC specification.
sc_ihv_mode_t
Integrated circuit card (ICC) holder verification modes.
sc_protocol_t
Protocol identifiers that define the protocols used to communicate with the card.
sc_reader_name_t
A string representing a card reader name.
sc_reader_state_value_t
Reader states that an application may assign to the
current state
or
event state
fields of the
sc_reader_state_t
instance.
sc_response_code_t
Response codes as defined in the PC/SC specification.
Parent topic:
Smart card data types (sc_data_types.h)
Related concepts
Constants in sc_data_types.h