Package tech.mgl.utils.security.gen
Class TestPasscode
java.lang.Object
tech.mgl.utils.security.gen.TestPasscode
- Author:
- www.mgl.tech
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]产生HmacMD5摘要算法的密钥static void
-
Constructor Details
-
TestPasscode
public TestPasscode()
-
-
Method Details
-
initHmacMD5Key
产生HmacMD5摘要算法的密钥- Throws:
NoSuchAlgorithmException
-
main
-