public class DsaOptions extends Object
| Constructor and Description |
|---|
DsaOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getSubgroupSize()
Specify on Create only.
|
int |
hashCode() |
void |
setSubgroupSize(Integer subgroupSize) |
DsaOptions |
subgroupSize(Integer subgroupSize) |
String |
toString() |
public DsaOptions subgroupSize(Integer subgroupSize)
public Integer getSubgroupSize()
public void setSubgroupSize(Integer subgroupSize)
Copyright © 2017-2024 Fortanix Inc. All Rights Reserved