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