Uses of Class
org.bouncycastle.crypto.internal.params.KDFFeedbackParameters
Packages that use KDFFeedbackParameters
-
Uses of KDFFeedbackParameters in org.bouncycastle.crypto.internal.params
Methods in org.bouncycastle.crypto.internal.params that return KDFFeedbackParametersModifier and TypeMethodDescriptionstatic KDFFeedbackParameters
KDFFeedbackParameters.createWithCounter
(int counterLocation, byte[] ki, byte[] iv, byte[] fixedInputData, int r) static KDFFeedbackParameters
KDFFeedbackParameters.createWithoutCounter
(byte[] ki, byte[] iv, byte[] fixedInputData)