Sdílet prostřednictvím


CngGcmAuthenticatedEncryptorDescriptor Třída

Definice

Popisovač, který může vytvořit ověřený šifrovací systém na základě konfigurace poskytované objektem CngGcmAuthenticatedEncryptorConfiguration .

public ref class CngGcmAuthenticatedEncryptorDescriptor sealed : Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::IAuthenticatedEncryptorDescriptor
public sealed class CngGcmAuthenticatedEncryptorDescriptor : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.IAuthenticatedEncryptorDescriptor
type CngGcmAuthenticatedEncryptorDescriptor = class
    interface IAuthenticatedEncryptorDescriptor
Public NotInheritable Class CngGcmAuthenticatedEncryptorDescriptor
Implements IAuthenticatedEncryptorDescriptor
Dědičnost
CngGcmAuthenticatedEncryptorDescriptor
Implementuje

Konstruktory

CngGcmAuthenticatedEncryptorDescriptor(CngGcmAuthenticatedEncryptionSettings, ISecret)

Popisovač, který může vytvořit ověřený šifrovací systém na základě konfigurace poskytované objektem CngGcmAuthenticatedEncryptorConfiguration .

CngGcmAuthenticatedEncryptorDescriptor(CngGcmAuthenticatedEncryptionSettings, ISecret, IServiceProvider)

Popisovač, který může vytvořit ověřený šifrovací systém na základě konfigurace poskytované objektem CngGcmAuthenticatedEncryptorConfiguration .

CngGcmAuthenticatedEncryptorDescriptor(CngGcmAuthenticatedEncryptorConfiguration, ISecret)

Inicializuje novou instanci .CngGcmAuthenticatedEncryptorDescriptor

Metody

CreateEncryptorInstance()

Popisovač, který může vytvořit ověřený šifrovací systém na základě konfigurace poskytované objektem CngGcmAuthenticatedEncryptorConfiguration .

ExportToXml()

Exportuje aktuální popisovač do XML.

Platí pro