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

Syntax

C#
public class NoekeonEngine : IBlockCipher
Visual Basic
Public Class NoekeonEngine _
	Implements IBlockCipher
Visual C++
public ref class NoekeonEngine : IBlockCipher

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.Crypto.Engines..::..NoekeonEngine

See Also