Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
See Also: Inherited members from Apdu.
⊟ Public Constructors
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered. Documentation for this section has not yet been entered. Documentation for this section has not yet been entered. ⊟ Protected Fields
⊟ Public Properties
[read-only] DataSize int . Documentation for this section has not yet been entered. [read-only] FullApdu byte[]. Documentation for this section has not yet been entered. [read-only] HasData bool . Documentation for this section has not yet been entered. [read-only] overrideIsValid bool . Documentation for this section has not yet been entered. [read-only] StatusWord int . Documentation for this section has not yet been entered. [read-only] SW1 byte . Documentation for this section has not yet been entered. [read-only] SW2 byte . Documentation for this section has not yet been entered. ⊟ Public Methods
⊟ ResponseApdu Constructor
Documentation for this section has not yet been entered.
⊟ Parameters
- response
- Documentation for this section has not yet been entered.
- isoCase
- Documentation for this section has not yet been entered.
- proto
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ ResponseApdu Constructor
Documentation for this section has not yet been entered.
⊟ Parameters
- response
- Documentation for this section has not yet been entered.
- isoCase
- Documentation for this section has not yet been entered.
- proto
- Documentation for this section has not yet been entered.
- copy
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ ResponseApdu Constructor
Documentation for this section has not yet been entered.
⊟ Parameters
- response
- Documentation for this section has not yet been entered.
- length
- Documentation for this section has not yet been entered.
- isoCase
- Documentation for this section has not yet been entered.
- proto
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ ResponseApdu Constructor
Documentation for this section has not yet been entered.
public ResponseApdu (byte[] response, int length, IsoCase isoCase, PCSC.SCardProtocol proto, bool copy)⊟ Parameters
- response
- Documentation for this section has not yet been entered.
- length
- Documentation for this section has not yet been entered.
- isoCase
- Documentation for this section has not yet been entered.
- proto
- Documentation for this section has not yet been entered.
- copy
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ Clone Method
Documentation for this section has not yet been entered.
public object Clone ()⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ DataSize Property
Documentation for this section has not yet been entered.
public int DataSize { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ FullApdu Property
Documentation for this section has not yet been entered.
public byte[] FullApdu { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ GetData Method
Documentation for this section has not yet been entered.
public byte[] GetData ()⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ HasData Property
Documentation for this section has not yet been entered.
public bool HasData { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ IsValid Property
Documentation for this section has not yet been entered.
public override bool IsValid { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ length Field
Documentation for this section has not yet been entered.
protected int length⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ response Field
Documentation for this section has not yet been entered.
protected byte[] response⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ StatusWord Property
Documentation for this section has not yet been entered.
public int StatusWord { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ SW1 Property
Documentation for this section has not yet been entered.
public byte SW1 { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ SW2 Property
Documentation for this section has not yet been entered.
public byte SW2 { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1
⊟ ToArray Method
Documentation for this section has not yet been entered.
public override byte[] ToArray ()⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 2.0.0.0, 2.0.0.1