pcsc-sharp : PCSC.Iso7816 Namespace

ClassByte Class

Documentation for this section has not yet been entered.

public class ClassByte

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 object.

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

HighPart ClaHighPart . Documentation for this section has not yet been entered.
LogicalChannel int . Documentation for this section has not yet been entered.
Security SecureMessagingFormat . Documentation for this section has not yet been entered.
Value byte . Documentation for this section has not yet been entered.

Public Operators

static
Conversion to System.Byte (Implicit) Documentation for this section has not yet been entered.
static
Conversion to PCSC.Iso7816.ClassByte (Implicit) Documentation for this section has not yet been entered.

Member Details

ClassByte Constructor

Documentation for this section has not yet been entered.

public ClassByte (byte Cla)

Parameters

Cla
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

ClassByte Constructor

Documentation for this section has not yet been entered.

public ClassByte (ClaHighPart highPart, SecureMessagingFormat secMsgFmt, int logChannel)

Parameters

highPart
Documentation for this section has not yet been entered.
secMsgFmt
Documentation for this section has not yet been entered.
logChannel
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

HighPart Property

Documentation for this section has not yet been entered.

public ClaHighPart HighPart { 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

LogicalChannel Property

Documentation for this section has not yet been entered.

public int LogicalChannel { 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

Conversion Method

Documentation for this section has not yet been entered.

public static implicit operator byte (ClassByte bInfo)

Parameters

bInfo
Documentation for this section has not yet been entered.

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

Conversion Method

Documentation for this section has not yet been entered.

public static implicit operator ClassByte (byte b)

Parameters

b
Documentation for this section has not yet been entered.

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

Security Property

Documentation for this section has not yet been entered.

public SecureMessagingFormat Security { 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

Value Property

Documentation for this section has not yet been entered.

public byte Value { 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