Class TlsCertificateRole
- Namespace
- Org.BouncyCastle.Tls.Crypto
- Assembly
- BouncyCastle.Cryptography.dll
public abstract class TlsCertificateRole
- Inheritance
-
TlsCertificateRole
- Inherited Members
Fields
DH
public const int DH = 1
Field Value
ECDH
public const int ECDH = 2
Field Value
RsaEncryption
public const int RsaEncryption = 3
Field Value
Sm2Encryption
public const int Sm2Encryption = 4