Crate winscard

source ·
Expand description

§winscard-rs

Modules§

  • Constants with most popular tags used in this PIV smart card implementation.
  • The winscard module contains traits for easier interop between WinSCard API and our emulated scard.

Structs§

  • Represents general WinSCard error.
  • Describes a smart card reader.
  • Represents a response after the APDU command execution.
  • Represents the resource manager context (the scope).
  • Emulated smart card.
  • Describes smart card info used for the smart card creation.

Enums§

Constants§

  • The original winscard ATR is not suitable because it contains AID bytes. So we need to construct our own. Read more about our constructed ATR string: https://smartcard-atr.apdu.fr/parse?ATR=3B+8D+01+80+FB+A0+00+00+03+08+00+00+10+00+01+00+4D

Functions§

Type Aliases§