| Package | Description |
|---|---|
| org.bouncycastle.crypto.params |
| Modifier and Type | Method and Description |
|---|---|
static HKDFParameters |
HKDFParameters.defaultParameters(byte[] ikm) |
static HKDFParameters |
HKDFParameters.skipExtractParameters(byte[] ikm,
byte[] info)
Factory method that makes the HKDF skip the extract part of the key
derivation function.
|
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.