CngCbcAuthenticatedEncryptorDescriptorDeserializer Třída

Definice

Třída, která může deserializovat XElement , která představuje serializovanou verzi CngCbcAuthenticatedEncryptorDescriptor.

public ref class CngCbcAuthenticatedEncryptorDescriptorDeserializer sealed : Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::IAuthenticatedEncryptorDescriptorDeserializer
public sealed class CngCbcAuthenticatedEncryptorDescriptorDeserializer : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.IAuthenticatedEncryptorDescriptorDeserializer
type CngCbcAuthenticatedEncryptorDescriptorDeserializer = class
    interface IAuthenticatedEncryptorDescriptorDeserializer
Public NotInheritable Class CngCbcAuthenticatedEncryptorDescriptorDeserializer
Implements IAuthenticatedEncryptorDescriptorDeserializer
Dědičnost
CngCbcAuthenticatedEncryptorDescriptorDeserializer
Implementuje

Konstruktory

CngCbcAuthenticatedEncryptorDescriptorDeserializer()
CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

Metody

ImportFromXml(XElement)

Importuje z serializovaného CngCbcAuthenticatedEncryptorDescriptor XML.

Platí pro