Searched defs:gcpClient (Results 1 – 1 of 1) sorted by relevance
44 type gcpClient struct { struct45 keyURIPrefix string46 kms *cloudkms.Service72 func (c *gcpClient) Supported(keyURI string) bool {77 func (c *gcpClient) GetAEAD(keyURI string) (tink.AEAD, error) {