pcsc-sharp : PCSC.Iso7816 Namespace

SimpleTlvPacketBuilder Class

Documentation for this section has not yet been entered.

public class SimpleTlvPacketBuilder : 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.

Public Properties

Content byte[]. Documentation for this section has not yet been entered.
[read-only]
override
ContentLength int . Documentation for this section has not yet been entered.
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

SimpleTlvPacketBuilder Constructor

Documentation for this section has not yet been entered.

public SimpleTlvPacketBuilder ()

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

Content Property

Documentation for this section has not yet been entered.

public byte[] Content { set; 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

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 { set; 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