certificates/kms
Mariano Cano 1138cc4207 Retry CloudKMS GetPublicKey.
On HSM keys are not generated instantly and the GetPublicKey fails
with a FailedPrecondition error. This change will retry GetPublicKey
if this happens.
2020-02-21 12:36:29 -08:00
..
apiv1 Add tests for kms and kms/apiv1 packages. 2020-01-15 17:56:50 -08:00
cloudkms Retry CloudKMS GetPublicKey. 2020-02-21 12:36:29 -08:00
softkms Fix linting issues. 2020-02-14 11:46:31 -08:00
kms.go Return crypto.PublicKey on kms.GetPublicKey. 2020-01-15 17:27:21 -08:00
kms_test.go Skip test on travis. 2020-02-13 18:38:00 -08:00