CngGcmAuthenticatedEncryptorDescriptorDeserializer Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Classe qui peut désérialiser un XElement qui représente la version sérialisée d’un CngGcmAuthenticatedEncryptorDescriptor.
public ref class CngGcmAuthenticatedEncryptorDescriptorDeserializer sealed : Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::IAuthenticatedEncryptorDescriptorDeserializer
public sealed class CngGcmAuthenticatedEncryptorDescriptorDeserializer : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.IAuthenticatedEncryptorDescriptorDeserializer
type CngGcmAuthenticatedEncryptorDescriptorDeserializer = class
interface IAuthenticatedEncryptorDescriptorDeserializer
Public NotInheritable Class CngGcmAuthenticatedEncryptorDescriptorDeserializer
Implements IAuthenticatedEncryptorDescriptorDeserializer
- Héritage
-
CngGcmAuthenticatedEncryptorDescriptorDeserializer
- Implémente
Constructeurs
CngGcmAuthenticatedEncryptorDescriptorDeserializer() |
Classe qui peut désérialiser un XElement qui représente la version sérialisée d’un CngGcmAuthenticatedEncryptorDescriptor. |
CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider) |
Classe qui peut désérialiser un XElement qui représente la version sérialisée d’un CngGcmAuthenticatedEncryptorDescriptor. |
Méthodes
ImportFromXml(XElement) |
Importe à partir du CngCbcAuthenticatedEncryptorDescriptor code XML sérialisé. |