This repository was archived by the owner on Oct 2, 2023. It is now read-only.
Commit 1c7a18d
authored
feat: add support for Raw PKCS#1 signing keys (#651)
* feat: add support for Raw PKCS#1 signing keys
PiperOrigin-RevId: 403966825
Source-Link: googleapis/googleapis@5b0219d
Source-Link: https://github.com/googleapis/googleapis-gen/commit/ea0000e708e860b65b574783d5ea61ad340911be
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWEwMDAwZTcwOGU4NjBiNjViNTc0NzgzZDVlYTYxYWQzNDA5MTFiZSJ9
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent fcbcc2e commit 1c7a18d
46 files changed
Lines changed: 1298 additions & 418 deletions
File tree
- google-cloud-kms/src
- main/java/com/google/cloud/kms/v1
- test/java/com/google/cloud/kms/v1
- proto-google-cloud-kms-v1/src/main
- java/com/google/cloud/kms/v1
- proto/google/cloud/kms/v1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2943 | 2943 | | |
2944 | 2944 | | |
2945 | 2945 | | |
2946 | | - | |
| 2946 | + | |
2947 | 2947 | | |
2948 | 2948 | | |
2949 | 2949 | | |
| |||
2980 | 2980 | | |
2981 | 2981 | | |
2982 | 2982 | | |
2983 | | - | |
| 2983 | + | |
2984 | 2984 | | |
2985 | 2985 | | |
2986 | 2986 | | |
| |||
3015 | 3015 | | |
3016 | 3016 | | |
3017 | 3017 | | |
| 3018 | + | |
| 3019 | + | |
3018 | 3020 | | |
3019 | 3021 | | |
3020 | 3022 | | |
| |||
3051 | 3053 | | |
3052 | 3054 | | |
3053 | 3055 | | |
| 3056 | + | |
| 3057 | + | |
3054 | 3058 | | |
3055 | 3059 | | |
3056 | 3060 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2077 | 2077 | | |
2078 | 2078 | | |
2079 | 2079 | | |
| 2080 | + | |
2080 | 2081 | | |
2081 | 2082 | | |
2082 | 2083 | | |
| |||
2126 | 2127 | | |
2127 | 2128 | | |
2128 | 2129 | | |
| 2130 | + | |
2129 | 2131 | | |
2130 | 2132 | | |
2131 | 2133 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
0 commit comments