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