C# Class Org.BouncyCastle.Crypto.Engines.VmpcKsa3Engine

Inheritance: VmpcEngine
Afficher le fichier Open project: nonorganic/dssnet Class Usage Examples

Méthodes protégées

Méthode Description
InitKey ( byte keyBytes, byte ivBytes ) : void

Method Details

InitKey() protected méthode

protected InitKey ( byte keyBytes, byte ivBytes ) : void
keyBytes byte
ivBytes byte
Résultat void