Show / Hide Table of Contents

    Namespace Cuemon.Integrity

    Assembly: Cuemon.Core.dll

    Classes

    CacheValidator

    Provides a way to represent cacheable data-centric content that can be validated by cache-aware applications.

    CacheValidatorExtensions

    This is an extension implementation of the most common methods on the CacheValidator class.

    CacheValidatorOptions

    Specifies options that is related to CacheValidator operations.

    ChecksumBuilder

    Provides a way to fluently represent checksum values of arbitrary data.

    ChecksumBuilderExtensions

    Extension methods for the ChecksumBuilder.

    ChecksumBuilderOptions

    Specifies options that is related to ChecksumBuilder operations.

    ChecksumResult

    Represents the result of a computed checksum operation.

    Interfaces

    ICacheableEntity

    An interface that represents both the timestamp and data integrity that is normally associated with a data-set.

    ICacheableIntegrity

    An interface that represents the data integrity that is normally associated with a data-set.

    ICacheableTimestamp

    An interface that represents the timestamp that is normally associated with a data-set.

    Enums

    ChecksumMethod

    Specifies ways for a checksum to be computed.

    ChecksumStrength

    Specifies the validation strength of a cache checksum.

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