package
1.7.0
Repository: https://github.com/google/tink.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new GCP KMS client which will use default credentials to handle keys with uriPrefix prefix.
NewClientWithConfig returns a new GCP KMS client using the provided ClientConfig.
NewClientWithCredentials returns a new GCP KMS client which will use given credentials to handle keys with uriPrefix prefix.
NewClientWithOptions returns a new GCP KMS client with provided Google API options to handle keys with uriPrefix prefix.

# Structs

ClientConfig defines the configuration that can be provided to configure a GCP KMS client.