IdentityShroud/IdentityShroud.Core/Contracts
2026-08-18 07:42:51 +02:00
..
IClientService.cs 5-improve-encrypted-storage (#6) 2026-02-27 17:57:42 +00:00
IClock.cs 5-improve-encrypted-storage (#6) 2026-02-27 17:57:42 +00:00
IDataEncryptionService.cs Still working on getting client credential flow complete, most of the request works but still working on generating the JWT. 2026-03-16 19:15:04 +01:00
IDekEncryptionService.cs Reworked encryption to use less heap allocated buffers for secrets. 2026-08-18 07:42:51 +02:00
IKeyService.cs Still working on getting client credential flow complete, most of the request works but still working on generating the JWT. 2026-03-16 19:15:04 +01:00
IRealmContext.cs 5-improve-encrypted-storage (#6) 2026-02-27 17:57:42 +00:00
IRealmService.cs Still working on getting client credential flow complete, most of the request works but still working on generating the JWT. 2026-03-16 19:15:04 +01:00
ISecretProvider.cs 5-improve-encrypted-storage (#6) 2026-02-27 17:57:42 +00:00