pcsc-sharp : PCSC.Iso7816 Namespace

SimpleTlvPacket Class

Documentation for this section has not yet been entered.

public class SimpleTlvPacket : PCSC.Iso8825.TlvData

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1

Members

See Also: Inherited members from PCSC.Iso8825.TlvData.

Public Constructors

Documentation for this section has not yet been entered.

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
ContentLength int . Documentation for this section has not yet been entered.
[read-only]
Tag byte . Documentation for this section has not yet been entered.

Public Methods

override
GetContent () : byte[]
Documentation for this section has not yet been entered.
override
ToArray () : byte[]
Documentation for this section has not yet been entered.

Member Details

SimpleTlvPacket Constructor

Documentation for this section has not yet been entered.

protected SimpleTlvPacket ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1

SimpleTlvPacket Constructor

Documentation for this section has not yet been entered.

public SimpleTlvPacket (byte[] tlvPacket)

Parameters

tlvPacket
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: 1.0.0.0, 2.0.0.0, 2.0.0.1

ContentLength Property

Documentation for this section has not yet been entered.

public override int ContentLength { 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: 1.0.0.0, 2.0.0.0, 2.0.0.1

GetContent Method

Documentation for this section has not yet been entered.

public override byte[] GetContent ()

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: 1.0.0.0, 2.0.0.0, 2.0.0.1

Tag Property

Documentation for this section has not yet been entered.

public byte Tag { 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: 1.0.0.0, 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: 1.0.0.0, 2.0.0.0, 2.0.0.1