public class TlsKemConfig
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
isServer |
protected int |
namedGroup |
Constructor and Description |
---|
TlsKemConfig(int namedGroup,
boolean isServer) |
Modifier and Type | Method and Description |
---|---|
int |
getNamedGroup() |
boolean |
isServer() |