MCPcopy Create free account
hub / github.com/cloudflare/pal / Decrypt

Method Decrypt

client.go:22–22  ·  view source on GitHub ↗

Decrypt sends decryption requests to pald for every secret specified in the configuration for this Client. Upon success, the decrypted plaintexts are stored for use in a future call to Exec.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

mainFunction · 0.95
ServeHTTPMethod · 0.65
serveRPCConnMethod · 0.65
TestServerWithClientV2Function · 0.65
TestServerWithClientV1Function · 0.65

Implementers 2

clientV1client_v1.go
clientV2client_v2.go

Calls

no outgoing calls

Tested by 3

TestServerWithClientV2Function · 0.52
TestServerWithClientV1Function · 0.52