Package aQute.libg.cryptography
Class MD5
java.lang.Object
aQute.libg.cryptography.Digest
aQute.libg.cryptography.MD5
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MD5digest(byte[] data) static MD5static MD5getDigester(OutputStream... out)
-
Field Details
-
ALGORITHM
- See Also:
-
-
Constructor Details
-
MD5
public MD5(byte[] digest)
-
-
Method Details
-
getDigester
- Throws:
Exception
-
getAlgorithm
- Specified by:
getAlgorithmin classDigest
-
digest
- Throws:
Exception
-
digest
- Throws:
NoSuchAlgorithmExceptionException
-
digest
- Throws:
NoSuchAlgorithmExceptionException
-