Calculates the digest of a specified byte array using the hash type specified by setType(). The default hash type is "SHA-256". Updates the digest value of this object. To get the new value call getValue().
@param byteArray
@return String - the digest value
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.