Search Results for

    Show / Hide Table of Contents

    Enum SourceHashAlgorithm

    Specifies a hash algorithms used for hashing source files.

    Namespace: Loretta.CodeAnalysis.Text
    Assembly: Loretta.CodeAnalysis.dll
    Syntax
    public enum SourceHashAlgorithm

    Fields

    Name Description
    None

    No algorithm specified.

    Sha1

    Secure Hash Algorithm 1.

    Sha256

    Secure Hash Algorithm 2 with a hash size of 256 bits.

    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top

    Copyright (c) LorettaDevs

    Generated by DocFX

    ☀
    ☾