| Package | Description |
|---|---|
| com.google.crypto.tink.signature | |
| com.google.crypto.tink.signature.internal |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
static String |
RsaSsaPkcs1VerifyConscrypt.toRsaSsaPkcs1Algo(RsaSsaPkcs1Parameters.HashType hashType) |