Click or drag to resize

HexExtension Class

Extension methods for hex conversion
Inheritance Hierarchy
SystemObject
  CryptoSysPKIHexExtension

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.0.0)
Syntax
public static class HexExtension

The HexExtension type exposes the following members.

Methods
 NameDescription
Public Extension MethodCode exampleFromHex Decode a hex-encoded string
Public Extension MethodCode exampleToHex Encode a byte array in hexadecimal
Top
See Also