IdentityShroud/IdentityShroud.Core/Contracts
2026-02-26 19:46:14 +01:00
..
IClientService.cs Tests voor client api and service 2026-02-22 09:27:57 +01:00
IClock.cs WIP making ClientCreate endpoint 2026-02-20 17:35:38 +01:00
IDataEncryptionService.cs Encrypt realm data with dek which is encrypted with kek. The signing keys are also encrypted with the kek. 2026-02-26 19:46:14 +01:00
IDekEncryptionService.cs Encrypt realm data with dek which is encrypted with kek. The signing keys are also encrypted with the kek. 2026-02-26 19:46:14 +01:00
IKeyService.cs Reworked code around signing keys have key details much more isolated from the other parts of the program. 2026-02-21 20:15:46 +01:00
IRealmContext.cs Encrypt realm data with dek which is encrypted with kek. The signing keys are also encrypted with the kek. 2026-02-26 19:46:14 +01:00
IRealmService.cs Encrypt realm data with dek which is encrypted with kek. The signing keys are also encrypted with the kek. 2026-02-26 19:46:14 +01:00
ISecretProvider.cs Encrypt realm data with dek which is encrypted with kek. The signing keys are also encrypted with the kek. 2026-02-26 19:46:14 +01:00