public final class MD4 extends Object
| Constructor and Description |
|---|
MD4() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
digest(byte[] in)
Compute and return the message digest of the input byte array.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.