MessageHandler MH Sign Up

Encryption AddMasterKeyEncryption Method

A

Definition

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

Overloads

Method Description
AddMasterKeyEncryption(this IServiceCollection, string) Add master key encryption
AddMasterKeyEncryption(this ISupportEncryption, string) Add master key encryption

AddMasterKeyEncryption(this IServiceCollection, string)

Add master key encryption

Parameters

services: Microsoft.Extensions.DependencyInjection.IServiceCollection
The service collection
masterEncryptionKey: System.String
The encryption key used for encryption

Returns

Microsoft.Extensions.DependencyInjection.IServiceCollection

AddMasterKeyEncryption(this ISupportEncryption, string)

Add master key encryption

Parameters

support: MessageHandler.Encryption.ISupportEncryption
An implementation of ISupportEncryption
masterEncryptionKey: System.String
The encryption key used for encryption

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.