| Package | Description |
|---|---|
| com.google.crypto.tink.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
JwtEcdsaPublicKey.CustomKid
Optional, custom kid header value to be used with "RAW" keys.
|
static class |
JwtEcdsaPublicKey.CustomKid.Builder
Optional, custom kid header value to be used with "RAW" keys.
|
| Modifier and Type | Method and Description |
|---|---|
JwtEcdsaPublicKey.CustomKidOrBuilder |
JwtEcdsaPublicKeyOrBuilder.getCustomKidOrBuilder()
.google.crypto.tink.JwtEcdsaPublicKey.CustomKid custom_kid = 5; |
JwtEcdsaPublicKey.CustomKidOrBuilder |
JwtEcdsaPublicKey.getCustomKidOrBuilder()
.google.crypto.tink.JwtEcdsaPublicKey.CustomKid custom_kid = 5; |
JwtEcdsaPublicKey.CustomKidOrBuilder |
JwtEcdsaPublicKey.Builder.getCustomKidOrBuilder()
.google.crypto.tink.JwtEcdsaPublicKey.CustomKid custom_kid = 5; |