C# Class hds.Md5

Datei anzeigen Open project: hdneo/mxo-hd Class Usage Examples

Public Methods

Method Description
Md5 ( ) : System
digest ( byte data ) : byte[]

Method Details

Md5() public method

public Md5 ( ) : System
return System

digest() public method

public digest ( byte data ) : byte[]
data byte
return byte[]