CngGcmAuthenticatedEncryptorDescriptor Třída

Definice

Popisovač, který může vytvořit ověřený šifrovací systém založený na konfiguraci 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)
CngGcmAuthenticatedEncryptorDescriptor(CngGcmAuthenticatedEncryptionSettings, ISecret, IServiceProvider)
CngGcmAuthenticatedEncryptorDescriptor(CngGcmAuthenticatedEncryptorConfiguration, ISecret)

Inicializuje novou instanci CngGcmAuthenticatedEncryptorDescriptor.

Metody

CreateEncryptorInstance()
ExportToXml()

Exportuje aktuální popisovač do XML.

Platí pro