Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.6 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  2. <HTML DIR="LTR"><HEAD>
  3. <META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
  4. <TITLE>Smart Card Subsystem Component Description</TITLE>
  5. <style type="text/css">@import url(td.css);</style></HEAD>
  6. <BODY TOPMARGIN="0">
  7. <H1><A NAME="smart_card_subsystem_component_description"></A><SUP></SUP>Smart Card Subsystem Component Description</H1>
  8. <P>The Smart Card Subsystem component is based on Personal Computer/Smart Card (PC/SC) consortium standards and consists of the following sub-components: </P>
  9. <H4>The Resource Manager</H4>
  10. <P>This component manages access to readers and smart cards. To manage these resources, it performs the following three functions:
  11. <UL>
  12. <LI>Identifies and tracks resources. </li>
  13. <LI>Allocates readers and resources across multiple applications. </li>
  14. <LI>Supports transaction primitives for accessing services available on a given card. </li>
  15. </UL>
  16. <P>The Resource Manager component also exposes a subset of the Microsoft Win32-based application programming interfaces (APIs) to provide applications with access to these functions.</P>
  17. <H4>A Card/Reader Selection UI</H4>
  18. <P>This component allows simple smart card-aware applications to access a card and reader with minimum coding. </P>
  19. <H1>Component Configuration</H1>
  20. <P>There are no configuration requirements for this component.</P>
  21. <H1>For More Information</H1>
  22. <P>For more information about the Smart Card Subsystem component, see this <A HREF="http://msdn.microsoft.com/library/default.htm">Microsoft Web site</A>.</P>
  23. </BODY>
  24. </HTML>