Search Results for

    Show / Hide Table of Contents

    Interface IObfuscationCapable

    Classes that implement this interface support obfuscating bodies and headers.

    Namespace: Worldline.Acquiring.Sdk.Logging
    Assembly: Worldline.Acquiring.Sdk.dll
    Syntax
    public interface IObfuscationCapable

    Properties

    BodyObfuscator

    The current non-null body obfuscator to use.

    Declaration
    BodyObfuscator BodyObfuscator { set; }
    Property Value
    Type Description
    BodyObfuscator

    HeaderObfuscator

    The current non-null header obfuscator to use.

    Declaration
    HeaderObfuscator HeaderObfuscator { set; }
    Property Value
    Type Description
    HeaderObfuscator
    In This Article
    Back to top Copyright (c) 2024 Worldline Financial Services (Europe) SA