public static class SupportedGroups.HybridKemGroup extends SupportedGroups.KemGroup implements java.lang.Cloneable
enum {
SecP256r1MLKEM768(0x11EB),
X25519MLKEM768(0x11EC)
} NamedGroup;
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Gets a clone of this hybrid group object.
|
public java.lang.Object clone()
clone in class SupportedGroups.KemGroup