public GetData(GetDataDataType type)
     : base((byte)Iso7816.Cla.ReservedForPts, (byte)Pcsc.Ins.GetData, (byte)type, 0, null, 0)
 {
 }
Example #2
0
 public GetData(GetDataDataType type)
     : base((byte)Iso7816.Cla.ReservedForPts, (byte)Pcsc.Ins.GetData, (byte)type, 0, null, 0)
 {
 }