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: 1.0.0.0, 2.0.0.0, 2.0.0.1
See Also: Inherited members from PCSC.Iso8825.TlvData.
⊟ Public Constructors
SimpleTlvPacket (byte[])Documentation for this section has not yet been entered. ⊟ Protected Constructors
Documentation for this section has not yet been entered. ⊟ Public Properties
[read-only] overrideContentLength 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
overrideGetContent () : byte[] Documentation for this section has not yet been entered. overrideToArray () : byte[] Documentation for this section has not yet been entered.
⊟ 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