Udostępnij za pośrednictwem


AuthenticatedEncryptorDescriptor Klasa

Definicja

Deskryptor, który może utworzyć uwierzytelniony system szyfrowania na podstawie konfiguracji dostarczonej AuthenticatedEncryptorConfiguration przez obiekt.

public ref class AuthenticatedEncryptorDescriptor sealed : Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::IAuthenticatedEncryptorDescriptor
public sealed class AuthenticatedEncryptorDescriptor : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.IAuthenticatedEncryptorDescriptor
type AuthenticatedEncryptorDescriptor = class
    interface IAuthenticatedEncryptorDescriptor
Public NotInheritable Class AuthenticatedEncryptorDescriptor
Implements IAuthenticatedEncryptorDescriptor
Dziedziczenie
AuthenticatedEncryptorDescriptor
Implementuje

Konstruktory

AuthenticatedEncryptorDescriptor(AuthenticatedEncryptionSettings, ISecret, IServiceProvider)

Deskryptor, który może utworzyć uwierzytelniony system szyfrowania na podstawie konfiguracji dostarczonej AuthenticatedEncryptorConfiguration przez obiekt.

AuthenticatedEncryptorDescriptor(AuthenticatedEncryptionSettings, ISecret)

Deskryptor, który może utworzyć uwierzytelniony system szyfrowania na podstawie konfiguracji dostarczonej AuthenticatedEncryptorConfiguration przez obiekt.

AuthenticatedEncryptorDescriptor(AuthenticatedEncryptorConfiguration, ISecret)

Inicjuje nowe wystąpienie klasy AuthenticatedEncryptorDescriptor.

Metody

CreateEncryptorInstance()

Deskryptor, który może utworzyć uwierzytelniony system szyfrowania na podstawie konfiguracji dostarczonej AuthenticatedEncryptorConfiguration przez obiekt.

ExportToXml()

Eksportuje bieżący deskryptor do formatu XML.

Dotyczy