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-2023 Fortanix Inc. All Rights Reserved