pcsc-sharp : PCSC.Iso8825.Asn1 Namespace

Asn1IA5String Class

Documentation for this section has not yet been entered.

public class Asn1IA5String : 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.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[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.
override
ToString () : string
Documentation for this section has not yet been entered.

Protected Methods

static
ConvertToAscii (string, int, int) : byte[]
Documentation for this section has not yet been entered.

Public Operators

static
Addition (Asn1IA5String, Asn1IA5String) Documentation for this section has not yet been entered.
static
Conversion to System.String (Implicit) Documentation for this section has not yet been entered.
static
Conversion to PCSC.Iso8825.Asn1.Asn1IA5String (Implicit) Documentation for this section has not yet been entered.

Member Details

Asn1IA5String Constructor

Documentation for this section has not yet been entered.

public Asn1IA5String ()

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

Asn1IA5String Constructor

Documentation for this section has not yet been entered.

public Asn1IA5String (string content)

Parameters

content
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

Asn1IA5String Constructor

Documentation for this section has not yet been entered.

public Asn1IA5String (byte[] packet, int contentStartIndex, int length)

Parameters

packet
Documentation for this section has not yet been entered.
contentStartIndex
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

Asn1IA5String Constructor

Documentation for this section has not yet been entered.

public Asn1IA5String (string content, int contentStartIndex, int length)

Parameters

content
Documentation for this section has not yet been entered.
contentStartIndex
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

ConvertToAscii Method

Documentation for this section has not yet been entered.

protected static byte[] ConvertToAscii (string text, int startIndex, int length)

Parameters

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

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

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

op_Addition Method

Documentation for this section has not yet been entered.

public static Asn1IA5String operator+ (Asn1IA5String a, Asn1IA5String b)

Parameters

a
Documentation for this section has not yet been entered.
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.Iso8825.Asn1
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 string (Asn1IA5String text)

Parameters

text
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.Iso8825.Asn1
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 Asn1IA5String (string text)

Parameters

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

ToString Method

Documentation for this section has not yet been entered.

public override string ToString ()

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