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

Syntax

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

Inheritance Hierarchy

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

See Also