| Package | Description |
|---|---|
| com.google.crypto.tink.hybrid |
| Modifier and Type | Field and Description |
|---|---|
static EciesParameters.CurveType |
EciesParameters.CurveType.NIST_P256 |
static EciesParameters.CurveType |
EciesParameters.CurveType.NIST_P384 |
static EciesParameters.CurveType |
EciesParameters.CurveType.NIST_P521 |
static EciesParameters.CurveType |
EciesParameters.CurveType.X25519 |
| Modifier and Type | Method and Description |
|---|---|
EciesParameters.CurveType |
EciesParameters.getCurveType() |
| Modifier and Type | Method and Description |
|---|---|
EciesParameters.Builder |
EciesParameters.Builder.setCurveType(EciesParameters.CurveType curveType) |