Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/getsops/sops
/ SetEncryptedDataKey
Method
SetEncryptedDataKey
keys/keys.go:8–8 ·
view source on GitHub ↗
([]byte)
Source
from the content-addressed store, hash-verified
6
EncryptIfNeeded(dataKey []byte) error
7
EncryptedDataKey() []byte
8
SetEncryptedDataKey([]byte)
9
Decrypt() ([]byte, error)
10
NeedsRotation() bool
11
ToString() string
Callers
1
UpdateMasterKeysWithKeyServices
Method · 0.65
Implementers
7
MasterKey
hckms/keysource.go
MasterKey
pgp/keysource.go
MasterKey
gcpkms/keysource.go
MasterKey
kms/keysource.go
MasterKey
hcvault/keysource.go
MasterKey
azkv/keysource.go
MasterKey
age/keysource.go
Calls
no outgoing calls
Tested by
no test coverage detected