File: README.md

package info (click to toggle)
golang-github-tink-crypto-tink-go-gcpkms 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 336 kB
  • sloc: sh: 1,153; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 361 bytes parent folder | download
1
2
3
4
5
6
7
This folder contains GCP credentials that are used for testing Tink.

For security reasons, all credentials in this folder are invalid.

If you want to run tests that depend on them, please create your own
[Cloud KMS key](https://cloud.google.com/kms/docs/creating-keys), and copy the
credentials to `gcp/credential.json` and the key URI to `gcp/key_name.txt`.