Class HexUtils
- java.lang.Object
-
- de.gematik.ti.vauchannel.protocol.helpers.HexUtils
-
public class HexUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description HexUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringconvertToLowerCaseHexWith64ByteLength(byte[] rawBytes)static java.lang.StringconvertToLowerCaseHexWith64ByteLength(java.math.BigInteger value)
-