public class OstermillerMd5 extends Md5Support
DEFAULT_CHARSET, MD5_CHARACTERS| Constructor and Description |
|---|
OstermillerMd5() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
asBytes() |
Md5 |
update(byte[] with,
int offset,
int length) |
asHexCharacters, asHexString, update, update, update, update, update, updatepublic Md5 update(@Nullable byte[] with, @Nonnegative int offset, @Nonnegative int length)
@Nonnull public byte[] asBytes()
Copyright © 2013 echocat. All Rights Reserved.