C# Class BuildXL.Cache.ContentStore.Hashing.MD5HashInfo.MD5ContentHasher.MD5ContentHasher

Inheritance: ContentHasher
Show file Open project: microsoft/BuildXL

Public Methods

Method Description
MD5ContentHasher ( ) : System.Security.Cryptography

Initializes a new instance of the MD5ContentHasher class.

Method Details

MD5ContentHasher() public method

Initializes a new instance of the MD5ContentHasher class.
public MD5ContentHasher ( ) : System.Security.Cryptography
return System.Security.Cryptography