Sdílet prostřednictvím


AlgorithmConfiguration.CreateNewDescriptor Metoda

Definice

Vytvoří novou IAuthenticatedEncryptorDescriptor instanci na základě této konfigurace. Nově vytvořená instance obsahuje jedinečný materiál klíče a liší se od všech ostatních popisovačů vytvořených metodou CreateNewDescriptor() .

public:
 abstract Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::IAuthenticatedEncryptorDescriptor ^ CreateNewDescriptor();
public abstract Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.IAuthenticatedEncryptorDescriptor CreateNewDescriptor ();
abstract member CreateNewDescriptor : unit -> Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.IAuthenticatedEncryptorDescriptor
Public MustOverride Function CreateNewDescriptor () As IAuthenticatedEncryptorDescriptor

Návraty

Jedinečný .IAuthenticatedEncryptorDescriptor

Platí pro