public abstract class HarakaBase extends java.lang.Object implements Digest
Modifier and Type | Field and Description |
---|---|
protected static int |
DIGEST_SIZE |
Constructor and Description |
---|
HarakaBase() |
Modifier and Type | Method and Description |
---|---|
int |
getDigestSize()
return the size, in bytes, of the digest produced by this message digest.
|
protected static final int DIGEST_SIZE
public int getDigestSize()
Digest
getDigestSize
in interface Digest