Home
last modified time | relevance | path

Searched refs:gcpCredFilePath (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tink/testing/go/
H A Dtesting_server.go40 gcpCredFilePath = flag.String("gcp_credentials_path", "", "Google Cloud KMS credentials path") var
54 …ewClientWithOptions(context.Background(), *gcpKeyURI, option.WithCredentialsFile(*gcpCredFilePath))