CngGcmAuthenticatedEncryptorDescriptor 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 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
Metody
| CreateEncryptorInstance() | |
| ExportToXml() |
Exportuje aktuální popisovač do XML. |