NullXmlDecryptor Třída

Definice

Dešifruje IXmlDecryptor elementy XML s dešifrovačem null.

public ref class NullXmlDecryptor sealed : Microsoft::AspNetCore::DataProtection::XmlEncryption::IXmlDecryptor
public sealed class NullXmlDecryptor : Microsoft.AspNetCore.DataProtection.XmlEncryption.IXmlDecryptor
type NullXmlDecryptor = class
    interface IXmlDecryptor
Public NotInheritable Class NullXmlDecryptor
Implements IXmlDecryptor
Dědičnost
NullXmlDecryptor
Implementuje

Konstruktory

NullXmlDecryptor()

Metody

Decrypt(XElement)

Dešifruje zadaný element XML.

Platí pro