public final class MD4 extends Object
Constructor and Description |
---|
MD4()
Standard constructor, creates a new MD4 instance.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
digest(byte[] in)
Compute and return the message digest of the input byte array.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.