Table of Contents

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

string

Methods

InitKey(byte[], byte[])

protected override void InitKey(byte[] keyBytes, byte[] ivBytes)

Parameters

keyBytes byte[]
ivBytes byte[]