| Package | Description |
|---|---|
| com.google.crypto.tink.jwt |
| Modifier and Type | Class and Description |
|---|---|
class |
JwtEcdsaPublicKey
JwtEcdsaPublicKey represents the public portion of JWT ECDSA keys.
|
class |
JwtRsaSsaPkcs1PublicKey
Represents a public key for the JWT RSA SSA PKCS1 signature primitive.
|
class |
JwtRsaSsaPssPublicKey
Represents a public key for the JWT RSA SSA PSS signature primitive.
|
| Modifier and Type | Method and Description |
|---|---|
abstract JwtSignaturePublicKey |
JwtSignaturePrivateKey.getPublicKey() |