Base16Encoding Properties | CryptSharp |
The Base16Encoding type exposes the following members.
Properties
Name | Description | |
---|---|---|
Hex |
Hexadecimal base-16 uses the numbers 0-9 for 0-9, and the letters A-F for 10-15.
|
See Also