pcsc-sharp : PCSC.Iso8825.Asn1 Namespace

Asn1Integer Class

Documentation for this section has not yet been entered.

public class Asn1Integer : PCSC.Iso8825.DataObject, IAsn1Type

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PCSC.Iso8825.Asn1
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.DataObject.

Public Constructors

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

Public Properties

[read-only]
IsPositive bool . Documentation for this section has not yet been entered.
[read-only]
override
Tag long . Documentation for this section has not yet been entered.

Public Methods

GetAsn1Type () : Asn1Type
Documentation for this section has not yet been entered.
ToLong () : long
Documentation for this section has not yet been entered.

Member Details

Asn1Integer Constructor

Documentation for this section has not yet been entered.

public Asn1Integer ()

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Asn1Integer Constructor

Documentation for this section has not yet been entered.

public Asn1Integer (byte[] packet, int startIndex, int length)

Parameters

packet
Documentation for this section has not yet been entered.
startIndex
Documentation for this section has not yet been entered.
length
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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

GetAsn1Type Method

Documentation for this section has not yet been entered.

public Asn1Type GetAsn1Type ()

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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

IsPositive Property

Documentation for this section has not yet been entered.

public bool IsPositive { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PCSC.Iso8825.Asn1
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 override long 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.Iso8825.Asn1
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1

ToLong Method

Documentation for this section has not yet been entered.

public long ToLong ()

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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