Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zitadel/zitadel
/ DecryptionKeyIDs
Method
DecryptionKeyIDs
internal/crypto/crypto.go:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
Algorithm() string
21
EncryptionKeyID() string
22
DecryptionKeyIDs() []string
23
Encrypt(value []byte) ([]byte, error)
24
Decrypt(hashed []byte, keyID string) ([]byte, error)
25
Callers
6
TestNotificationQueries_GetActiveEmailConfig
Function · 0.65
cryptoValue
Function · 0.65
checkEncryptionAlgorithm
Function · 0.65
CreateMockEncryptionAlg
Function · 0.65
Test_idpIntentToIDPIntentPb
Function · 0.65
Test_idpIntentToIDPIntentPb
Function · 0.65
Implementers
4
MockEncryptionAlgorithm
internal/crypto/crypto.mock.go
MockEncryptionAlgorithmMockRecorder
internal/crypto/crypto.mock.go
AESCrypto
internal/crypto/aes.go
mockEncCrypto
internal/crypto/crypto_test.go
Calls
no outgoing calls
Tested by
4
TestNotificationQueries_GetActiveEmailConfig
Function · 0.52
cryptoValue
Function · 0.52
Test_idpIntentToIDPIntentPb
Function · 0.52
Test_idpIntentToIDPIntentPb
Function · 0.52