Table of Contents

Class DataEncryptionServiceCollectionExtensions

Namespace
MailFathom.Infrastructure.DataEncryption
Assembly
MailFathom.Infrastructure.dll

Registers what seals and opens the values MailFathom stores under its own protection.

public static class DataEncryptionServiceCollectionExtensions
Inheritance
DataEncryptionServiceCollectionExtensions
Inherited Members

Methods

AddDataEncryption(IServiceCollection, Func<IServiceProvider, DataEncryptionKeyRingSettings>)

Registers the key ring and the encryptor over it.