| Package | Description |
|---|---|
| org.bouncycastle.crypto.digests | |
| org.bouncycastle.crypto.params |
| Modifier and Type | Method and Description |
|---|---|
void |
SkeinEngine.init(SkeinParameters params)
Initialises the Skein engine with the provided parameters.
|
void |
SkeinDigest.init(SkeinParameters params)
Optionally initialises the Skein digest with the provided parameters.
See SkeinParameters for details on the parameterisation of the Skein hash function. |
| Modifier and Type | Method and Description |
|---|---|
SkeinParameters |
SkeinParameters.Builder.build()
Constructs a new
SkeinParameters instance with the parameters provided to this
builder. |
| Constructor and Description |
|---|
Builder(SkeinParameters params) |
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.