C# Class Apachai.Hasher

Show file Open project: garuma/apachai

Public Methods

Method Description
ComputeShortValue ( long value ) : string
Hash ( Stream input ) : string

Method Details

ComputeShortValue() public static method

public static ComputeShortValue ( long value ) : string
value long
return string

Hash() public static method

public static Hash ( Stream input ) : string
input Stream
return string