Namespace WSCT.Core
Classes
CardChannelObservable
Allows an existing ICardChannel instance to be observed by using delegates and wrapping it.
CardContextObservable
Allows an existing ICardContext instance to be observed by using delegates and wrapping it.
Interfaces
ICardChannel
Interface for card channels, ie objects capable of managing access to a smartcard.
ICardChannelObservable
Interface to be implemented by all observable ICardChannel instance.
ICardContext
Interface for card contexts, ie objects capable of managing the resources to access to readers.
ICardContextObservable
Interface to be implemented by all observable ICardContext instance.