Class VmpcKsa3Engine
- Namespace
- Org.BouncyCastle.Crypto.Engines
- Assembly
- BouncyCastle.Cryptography.dll
public class VmpcKsa3Engine : VmpcEngine, IStreamCipher
- Inheritance
-
VmpcKsa3Engine
- Implements
- Inherited Members
Properties
AlgorithmName
The name of the algorithm this cipher implements.
public override string AlgorithmName { get; }
Property Value
Methods
InitKey(byte[], byte[])
protected override void InitKey(byte[] keyBytes, byte[] ivBytes)