Package com.github.twitch4j.common.util
Class CryptoUtils
java.lang.Object
com.github.twitch4j.common.util.CryptoUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
generateNonce
(int length) static byte[]
hexToBytes
(String hex)
-
Constructor Details
-
CryptoUtils
public CryptoUtils()
-
-
Method Details
-
generateNonce
-
hexToBytes
-