package
1.4.0
Repository: https://github.com/onflow/flow-go-sdk.git
Documentation: pkg.go.dev

# Functions

KeyFromResourceID returns a `Key` from a resource ID.
NewClient creates a new KMS client.

# Structs

Client is a client for interacting with the Google Cloud KMS API using types native to the Flow Go SDK.
Key is a reference to a Google Cloud KMS asymmetric signing key version.
Signer is a Google Cloud KMS implementation of crypto.Signer.