menu
pcsc_wrapper package
documentation
common/pcsc_bindings_base.dart
PcscCommandFactory
getAttrib abstract method
getAttrib abstract method
dark_mode
light_mode
getAttrib
abstract method
PcscCommand
<
PcscResult
<
List
<
int
>
>
>
getAttrib
(
int
hCard
,
int
dwAttrId
)
Implementation
PcscCommand<PcscResult<List<int>>> getAttrib(int hCard, int dwAttrId);
pcsc_wrapper package
documentation
common/pcsc_bindings_base
PcscCommandFactory
getAttrib abstract method
PcscCommandFactory class