C# Class PassFruit.Security.Cryptography.Net45.Net45HmacSha256

Inheritance: HmacSha256
Afficher le fichier Open project: bettiolo/PassFruit

Méthodes protégées

Méthode Description
PlatformSpecificCompute ( byte message, byte key ) : byte[]

Method Details

PlatformSpecificCompute() protected méthode

protected PlatformSpecificCompute ( byte message, byte key ) : byte[]
message byte
key byte
Résultat byte[]