Class CertChainType
- Namespace
- Enterprises.Org.BouncyCastle.Crypto.Tls
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public abstract class CertChainType
- Inheritance
-
CertChainType
- Inherited Members
Constructors
CertChainType()
protected CertChainType()
Fields
individual_certs
public const byte individual_certs = 0
Field Value
pkipath
public const byte pkipath = 1
Field Value
Methods
IsValid(byte)
public static bool IsValid(byte certChainType)
Parameters
certChainType
byte