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 © 2018 Oracle. All rights reserved.