MessageHandler MH Sign Up

Encryption Class

E

Definition

Package: MessageHandler.Encryption
Assembly: MessageHandler.Encryption
Namespace: MessageHandler.Encryption

Extension methods which add encryption infrastructure to the service collection.

Methods

Method Description
AddMasterKeyEncryption(this IServiceCollection, string) Add master key encryption
AddMasterKeyEncryption(this ISupportEncryption, string) Add master key encryption
AddEnvelopeEncryption(this IServiceCollection, string, Action) Add envelope encryption, using both a masterkey as well as a unique encrypted encryption key provider
AddEnvelopeEncryption(this ISupportEncryption, string, Action) Add envelope encryption, using both a masterkey as well as a unique encrypted encryption key provider
AddUniqueKeyEncryption(this IServiceCollection, Action) Add unique key encryption to the service collection
InMemoryEncryptionKeyProvider(this KeyProviderConfiguration) Adds an in memory encryption key provider to the encryption configuration

Sign up to our newsletter to get notified about new content and releases

You can unsubscribe at any time by clicking the link in the footer of your emails. I use Mailchimp as my marketing platform. By clicking subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp's privacy practices here.