C# Class TokenAuthentication.Services.HashProvider

Inheritance: IHashProvider
Afficher le fichier Open project: bytefish/NancyOwinExample

Méthodes publiques

Méthode Description
ComputeHash ( byte data ) : byte[]

Method Details

ComputeHash() public méthode

public ComputeHash ( byte data ) : byte[]
data byte
Résultat byte[]