C# Class Secp256k1.RIPEMD160

Afficher le fichier Open project: TangibleCryptography/Secp256k1

Méthodes publiques

Méthode Description
Hash ( byte data ) : byte[]
Hash ( string hexData ) : byte[]

Method Details

Hash() public static méthode

public static Hash ( byte data ) : byte[]
data byte
Résultat byte[]

Hash() public static méthode

public static Hash ( string hexData ) : byte[]
hexData string
Résultat byte[]