public class MD5Signature extends Signature
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
MD5Signature() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String content) |
byte[] |
getSignature() |
public byte[] getSignature()
getSignature in class Signature