could not find any official example in https://cloud.google.com/kms/docs/samples, on how to create an EXTERNAL key using gcp's java kms client.
Asked
Active
Viewed 76 times
1 Answers
0
External keys can’t be created with the JAVA KMS client library. Client libraries are used for calling google cloud API’s.
To create external keys check the following documentation.

Chandra Kiran Pasumarti
- 678
- 2
- 11