Namespace Stratara.Security
Classes
- DummyKeyStore
Development-only IKeyStore that returns a single deterministic key derived from a fixed pass-phrase. Used as the fallback when no production key store (e.g.
AddStrataraFileKeyStore) has been registered.
- StrataraBlobEncryptionOptions
Options for the AES-GCM blob encryptor registered by the Stratara.Security DI extensions.
- StrataraFileKeyStoreOptions
Options for the file-backed key store and master-key provider registered by
AddStrataraFileKeyStore.