| Package | Description |
|---|---|
| com.google.crypto.tink.jwt |
| Modifier and Type | Method and Description |
|---|---|
JwtRsaSsaPssPublicKey |
JwtRsaSsaPssPublicKey.Builder.build() |
JwtRsaSsaPssPublicKey |
JwtRsaSsaPssPrivateKey.getPublicKey()
Returns the public key.
|
| Modifier and Type | Method and Description |
|---|---|
JwtRsaSsaPssPrivateKey.Builder |
JwtRsaSsaPssPrivateKey.Builder.setPublicKey(JwtRsaSsaPssPublicKey publicKey)
Sets the public key, which includes the parameters.
|