[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Utils
Assembly:  PhoenixShared (in PhoenixShared.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public static class MD5
Public NotInheritable Class MD5
public ref class MD5 abstract sealed

Members

      
 All Members  Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
ComputeHash(array<Byte>[]()[])
ComputeHash(Stream)
ComputeHash(String)

Inheritance Hierarchy

System..::.Object
  Phoenix.Utils..::.MD5

See Also