Sdílet prostřednictvím


CngGcmAuthenticatedEncryptorDescriptorDeserializer Třída

Definice

Třída, která může deserializovat objekt XElement , který představuje serializovanou verzi objektu 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
Dědičnost
CngGcmAuthenticatedEncryptorDescriptorDeserializer
Implementuje

Konstruktory

CngGcmAuthenticatedEncryptorDescriptorDeserializer()

Třída, která může deserializovat objekt XElement , který představuje serializovanou verzi objektu CngGcmAuthenticatedEncryptorDescriptor.

CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

Třída, která může deserializovat objekt XElement , který představuje serializovanou verzi objektu CngGcmAuthenticatedEncryptorDescriptor.

Metody

ImportFromXml(XElement)

Importuje z serializované XML CngCbcAuthenticatedEncryptorDescriptor .

Platí pro