| Package | Description |
|---|---|
| com.google.crypto.tink.jwt |
| Modifier and Type | Field and Description |
|---|---|
JwtEcdsaPublicKey |
JwtEcdsaPrivateKey.publicKey |
| Modifier and Type | Method and Description |
|---|---|
JwtEcdsaPublicKey |
JwtEcdsaPublicKey.Builder.build() |
JwtEcdsaPublicKey |
JwtEcdsaPrivateKey.getPublicKey() |
| Modifier and Type | Method and Description |
|---|---|
static JwtEcdsaPrivateKey |
JwtEcdsaPrivateKey.create(JwtEcdsaPublicKey publicKey,
SecretBigInteger privateValue) |