CngCbcAuthenticatedEncryptorDescriptor Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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
Metody
| CreateEncryptorInstance() | |
| ExportToXml() |
Exportuje aktuální popisovač do XML. |