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

Syntax

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

Inheritance Hierarchy

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

See Also