Class CertificateType
- Namespace
- Org.BouncyCastle.Tls
- Assembly
- BouncyCastle.Cryptography.dll
RFC 6091
public abstract class CertificateType
- Inheritance
-
CertificateType
- Inherited Members
Fields
OpenPGP
public const short OpenPGP = 1
Field Value
RawPublicKey
public const short RawPublicKey = 2
Field Value
X509
public const short X509 = 0
Field Value
Methods
IsValid(short)
public static bool IsValid(short certificateType)
Parameters
certificateTypeshort