NullXmlEncryptor 클래스
정의
IXmlEncryptorNull 암호기를 사용 하 여 XML 요소를 암호화 하는입니다.
public ref class NullXmlEncryptor sealed : Microsoft::AspNetCore::DataProtection::XmlEncryption::IXmlEncryptor
public sealed class NullXmlEncryptor : Microsoft.AspNetCore.DataProtection.XmlEncryption.IXmlEncryptor
type NullXmlEncryptor = class
interface IXmlEncryptor
Public NotInheritable Class NullXmlEncryptor
Implements IXmlEncryptor
- 상속
-
NullXmlEncryptor
- 구현
생성자
NullXmlEncryptor() |
NullXmlEncryptor의 새 인스턴스를 만듭니다. |
NullXmlEncryptor(IServiceProvider) |
NullXmlEncryptor의 새 인스턴스를 만듭니다. |
메서드
Encrypt(XElement) |
Null 암호기를 사용 하 여 지정 된을 암호화 XElement 합니다. 즉, |