//
pkg.gl
Category
github.com/onflow/flow-go-sdk
crypto
cloudkms
package
1.4.0
Repository:
https://github.com/onflow/flow-go-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
10
Dependents
7
Files
229 SLOC
#
Functions
KeyFromResourceID
KeyFromResourceID returns a `Key` from a resource ID.
NewClient
NewClient creates a new KMS client.
#
Structs
Client
Client is a client for interacting with the Google Cloud KMS API using types native to the Flow Go SDK.
Key
Key is a reference to a Google Cloud KMS asymmetric signing key version.
Signer
Signer is a Google Cloud KMS implementation of crypto.Signer.