Interface ConfigurationValueObfuscator<DataType>

    • Method Detail

      • obfuscate

        DataType obfuscate​(DataType value)
        Return an "obfuscated" version of the given value, suitable for logging or storing in non-secure environments.