Namespace: Org.BouncyCastle.Crypto.Engines
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class VmpcEngine : IStreamCipher
Visual Basic
Public Class VmpcEngine _
	Implements IStreamCipher
Visual C++
public ref class VmpcEngine : IStreamCipher

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.Crypto.Engines..::..VmpcEngine
    Org.BouncyCastle.Crypto.Engines..::..VmpcKsa3Engine

See Also