Class MD4 | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class MD4

    Inheritance
    System.Object
    MD4
    Namespace: UnityEditor.Build.Pipeline.Utilities
    Syntax
    public sealed class MD4 : HashAlgorithm

    Methods

    Create()

    Declaration
    public static MD4 Create()
    Returns
    Type Description
    MD4

    HashCore(Byte[], Int32, Int32)

    Declaration
    protected override void HashCore(byte[] array, int ibStart, int cbSize)
    Parameters
    Type Name Description
    System.Byte[] array
    System.Int32 ibStart
    System.Int32 cbSize

    HashFinal()

    Declaration
    protected override byte[] HashFinal()
    Returns
    Type Description
    System.Byte[]

    Initialize()

    Declaration
    public override void Initialize()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023