LC value (supporting extended length) for this APDU.
Namespace: BasicCard.ProcessorCardsAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public virtual int ExtendedLC { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property ExtendedLC As Integer Get |
Visual C++ |
---|
public: virtual property int ExtendedLC { int get (); } |
F# |
---|
abstract ExtendedLC : int with get override ExtendedLC : int with get |