Table of Contents

Class CachedInformationType

Namespace
Org.BouncyCastle.Tls
Assembly
BouncyCastle.Cryptography.dll
public abstract class CachedInformationType
Inheritance
CachedInformationType
Inherited Members

Fields

cert

public const short cert = 1

Field Value

short

cert_req

public const short cert_req = 2

Field Value

short

Methods

GetName(short)

public static string GetName(short cachedInformationType)

Parameters

cachedInformationType short

Returns

string

GetText(short)

public static string GetText(short cachedInformationType)

Parameters

cachedInformationType short

Returns

string