Class CertChainType
- Namespace
- Org.BouncyCastle.Tls
- Assembly
- BouncyCastle.Cryptography.dll
Implementation of the RFC 3546 3.3. CertChainType.
public abstract class CertChainType
- Inheritance
-
CertChainType
- Inherited Members
Fields
individual_certs
public const short individual_certs = 0
Field Value
pkipath
public const short pkipath = 1
Field Value
Methods
GetName(short)
public static string GetName(short certChainType)
Parameters
certChainTypeshort
Returns
GetText(short)
public static string GetText(short certChainType)
Parameters
certChainTypeshort
Returns
IsValid(short)
public static bool IsValid(short certChainType)
Parameters
certChainTypeshort