Utility class to transform a string or bytes sequence into a hex series.

Namespace: LLCryptoLib.Utils
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public static class Hexer
Visual Basic
Public NotInheritable Class Hexer
Visual C++
public ref class Hexer abstract sealed

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Utils..::..Hexer

See Also