Class CachedInformationType
- Namespace
- Org.BouncyCastle.Tls
- Assembly
- BouncyCastle.Cryptography.dll
public abstract class CachedInformationType
- Inheritance
-
CachedInformationType
- Inherited Members
-
Fields
public const short cert = 1
Field Value
- short
public const short cert_req = 2
Field Value
- short
Methods
public static string GetName(short cachedInformationType)
Parameters
cachedInformationType short
Returns
- string
GetText(short)
public static string GetText(short cachedInformationType)
Parameters
cachedInformationType short
Returns
- string