public interface HFunctionFactory
MessageDigest| Modifier and Type | Interface and Description |
|---|---|
static class |
HFunctionFactory.Default
Default implementation
|
| Modifier and Type | Method and Description |
|---|---|
HFunction |
createInstance()
Creates a new instance of
MessageDigest |
String |
getDescription()
Get a user readable description of the used H-function (e.g.
|
HFunction createInstance()
MessageDigestString getDescription()
Copyright © 2018. All rights reserved.