MD5Encoder
Path
com.huawei.livedata.lambdaservice.util.MD5Encoder
Description
This class is used to calculate the MD5 value.
Method List
Returned Type |
Method and Description |
---|---|
static String |
md5(String source) Calculate the MD5 value of a character string. |
Method Details
public static String md5(String source)
Calculate the MD5 value of a character string.
Input Parameter
source indicates the character string for which the MD5 value needs to be calculated.
Returns
MD5 value of a character string.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot