Class NamedGroupRole
- Namespace
- Org.BouncyCastle.Tls
- Assembly
- BouncyCastle.Cryptography.dll
public abstract class NamedGroupRole
- Inheritance
-
NamedGroupRole
- Inherited Members
Remarks
Note that the values here are implementation-specific and arbitrary. It is recommended not to depend on the particular values (e.g. serialization).
Fields
dh
public const int dh = 1
Field Value
ecdh
public const int ecdh = 2
Field Value
ecdsa
public const int ecdsa = 3
Field Value
kem
public const int kem = 4