Package | Description |
---|---|
org.bouncycastle.crypto.params |
Modifier and Type | Method and Description |
---|---|
static KDFDoublePipelineIterationParameters |
KDFDoublePipelineIterationParameters.createWithCounter(byte[] ki,
byte[] fixedInputData,
int r) |
static KDFDoublePipelineIterationParameters |
KDFDoublePipelineIterationParameters.createWithoutCounter(byte[] ki,
byte[] fixedInputData) |
Copyright © 2016 BouncyCastle.org. All rights reserved.