MessageHandler MH Sign Up

Encryption AddEnvelopeEncryption Method

A

Definition

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

Overloads

Method Description
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

AddEnvelopeEncryption(this IServiceCollection, string, Action)

Add envelope encryption, using both a masterkey as well as a unique encrypted encryption key provider

Parameters

services: Microsoft.Extensions.DependencyInjection.IServiceCollection
The service collection
masterEncryptionKey: System.String
The master key
configuration: System.Action
A callback, used to specify the encrypted encryption key provider

Returns

Microsoft.Extensions.DependencyInjection.IServiceCollection

AddEnvelopeEncryption(this ISupportEncryption, string, Action)

Add envelope encryption, using both a masterkey as well as a unique encrypted encryption key provider

Parameters

support: MessageHandler.Encryption.ISupportEncryption
An implementation of ISupportEncryption
masterEncryptionKey: System.String
The master key
configuration: System.Action
A callback, used to specify the encrypted encryption key provider

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.