CngGcmAuthenticatedEncryptorDescriptorDeserializer Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Klasa, która może deserializować element XElement reprezentujący serializowaną wersję klasy 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
- Dziedziczenie
-
CngGcmAuthenticatedEncryptorDescriptorDeserializer
- Implementuje
Konstruktory
CngGcmAuthenticatedEncryptorDescriptorDeserializer() |
Klasa, która może deserializować element XElement reprezentujący serializowaną wersję klasy CngGcmAuthenticatedEncryptorDescriptor. |
CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider) |
Klasa, która może deserializować element XElement reprezentujący serializowaną wersję klasy CngGcmAuthenticatedEncryptorDescriptor. |
Metody
ImportFromXml(XElement) |
Importuje element z serializowanego CngCbcAuthenticatedEncryptorDescriptor kodu XML. |