CngCbcAuthenticatedEncryptorDescriptor Třída

Definice

Popisovač, který může vytvořit ověřený šifrovací systém založený na konfiguraci poskytované objektem CngCbcAuthenticatedEncryptorConfiguration .

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

Konstruktory

CngCbcAuthenticatedEncryptorDescriptor(CngCbcAuthenticatedEncryptionSettings, ISecret)
CngCbcAuthenticatedEncryptorDescriptor(CngCbcAuthenticatedEncryptionSettings, ISecret, IServiceProvider)
CngCbcAuthenticatedEncryptorDescriptor(CngCbcAuthenticatedEncryptorConfiguration, ISecret)

Inicializuje novou instanci CngCbcAuthenticatedEncryptorDescriptor.

Metody

CreateEncryptorInstance()
ExportToXml()

Exportuje aktuální popisovač do XML.

Platí pro