Table of Contents

Class DerStringBase

Namespace
Org.BouncyCastle.Asn1
Assembly
BouncyCastle.Cryptography.dll
public abstract class DerStringBase : Asn1Object, IAsn1Convertible, IAsn1String
Inheritance
DerStringBase
Implements
Derived
Inherited Members

Constructors

DerStringBase()

protected DerStringBase()

Methods

Asn1GetHashCode()

protected override int Asn1GetHashCode()

Returns

int

GetString()

public abstract string GetString()

Returns

string

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.