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

Syntax

C#
public sealed class CipherUtilities
Visual Basic
Public NotInheritable Class CipherUtilities
Visual C++
public ref class CipherUtilities sealed

Remarks

Cipher Utility class contains methods that can not be specifically grouped into other classes.

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.Security..::..CipherUtilities

See Also