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

Inheritance: VmpcEngine
Show file Open project: nonorganic/dssnet Class Usage Examples

Protected Methods

Method Description
InitKey ( byte keyBytes, byte ivBytes ) : void

Method Details

InitKey() protected method

protected InitKey ( byte keyBytes, byte ivBytes ) : void
keyBytes byte
ivBytes byte
return void