public class MD4 extends Object
Text.digest(java.lang.String, java.lang.String, java.lang.String)
methods.Constructor and Description |
---|
MD4()
Create a new instance of this class.
|
public void update(byte[] input, int off, int len)
input
- input blockoff
- offset inside input blocklen
- number of valid bytespublic byte[] finish()
public static byte[] digest(byte[] input)
input
- input"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"