Show / Hide Table of Contents

    Namespace Cuemon.Security

    Assembly: Cuemon.Security.dll

    Classes

    Obfuscator

    Provides methods for obfuscation of documents for reduced readability and size.

    ObfuscatorMapping

    A simple container for the original value of an obfuscated entry as well as the obfuscated value. This is used for reversing an obfuscated document to its original value.

    SecureXmlObfuscator

    Provides methods for secure obfuscation (based on AES) of the otherwise similar class XmlObfuscator.

    SecurityToken

    Represents a simple security token schematic.

    SecurityTokenSettings

    Specifies a set of features to support on the SecurityToken object created by the Create(SecurityTokenSettings) method.

    SecurityUtility

    This utility class is designed to make security operations easier to work with.

    XmlObfuscator

    Provides methods for obfuscation and size reduction of human readable XML documents.

    • View Source
    Back to top Copyright 2008-2018 Weubphoria. All rights reserved.
    Generated by DocFX