CngGcmAuthenticatedEncryptorDescriptorDeserializer Třída

Definice

Třída, která může deserializovat XElement , která představuje serializovanou verzi 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()
CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

Metody

ImportFromXml(XElement)

Importuje ze serializovaného CngCbcAuthenticatedEncryptorDescriptor XML.

Platí pro