Searched defs:vaultClient (Results 1 – 1 of 1) sorted by relevance
40 type vaultClient struct { struct41 keyURIPrefix string42 client *api.Logical92 func (c *vaultClient) Supported(keyURI string) bool {97 func (c *vaultClient) GetAEAD(keyURI string) (tink.AEAD, error) {