Package org.bouncycastle.tls
Class NamedGroupRole
java.lang.Object
org.bouncycastle.tls.NamedGroupRole
Note that the values here are implementation-specific and arbitrary. It is recommended not to
depend on the particular values (e.g. serialization).
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
dh
public static final int dh- See Also:
-
ecdh
public static final int ecdh- See Also:
-
ecdsa
public static final int ecdsa- See Also:
-
kem
public static final int kem- See Also:
-
-
Constructor Details
-
NamedGroupRole
public NamedGroupRole()
-