Base16 Class |
Namespace: Guardtime.KSI.Utils
The Base16 type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Decode |
Decode hex string to byte array.
|
![]() ![]() | Encode(Byte) |
Encode data bytes to hex string.
|
![]() ![]() | Encode(Byte, Int32, Int32) |
Encode data bytes with given offset and length to hex string.
|