| Package | Description |
|---|---|
| com.google.crypto.tink.hybrid |
| Modifier and Type | Field and Description |
|---|---|
static EciesParameters.HashType |
EciesParameters.HashType.SHA1 |
static EciesParameters.HashType |
EciesParameters.HashType.SHA224 |
static EciesParameters.HashType |
EciesParameters.HashType.SHA256 |
static EciesParameters.HashType |
EciesParameters.HashType.SHA384 |
static EciesParameters.HashType |
EciesParameters.HashType.SHA512 |
| Modifier and Type | Method and Description |
|---|---|
EciesParameters.HashType |
EciesParameters.getHashType() |
| Modifier and Type | Method and Description |
|---|---|
EciesParameters.Builder |
EciesParameters.Builder.setHashType(EciesParameters.HashType hashType) |