C# Class Apachai.Hasher

Afficher le fichier Open project: garuma/apachai

Méthodes publiques

Méthode Description
ComputeShortValue ( long value ) : string
Hash ( Stream input ) : string

Method Details

ComputeShortValue() public static méthode

public static ComputeShortValue ( long value ) : string
value long
Résultat string

Hash() public static méthode

public static Hash ( Stream input ) : string
input Stream
Résultat string