sc_card_t man page on SuSE

Man page or keyword search:  
man Server   14857 pages
apropos Keyword Search (all sections)
Output format
SuSE logo
[printable version]

SC_CARD_T(3)		     OpenSC API reference		  SC_CARD_T(3)

NAME
       sc_card_t - OpenSC card structure

SYNOPSIS
	   #include <opensc.h>

	   #define SC_MAX_ATR_SIZE	   33
	   #define SC_MAX_CARD_APPS	    8

	   typedef struct sc_card {
		struct sc_context *ctx;
		struct sc_reader *reader;
		struct sc_slot_info *slot;
		struct sc_app_info *app[SC_MAX_CARD_APPS];
		unsigned char atr[SC_MAX_ATR_SIZE];
		size_t atr_len;
	   } sc_card_t;

DESCRIPTION
       This structure describes a smart card object. It contains the following
       members:

       ctx
	   The context this card is associated with.

       reader
	   The reader this card is inserted into.

       slot
	   The slot on the reader this card is inserted into.

       atr
	   The ATR (Answer To Reset) of the card.

       atr_len
	   The length of the atr field

opensc				  08/27/2008			  SC_CARD_T(3)
[top]

List of man pages available for SuSE

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net