Uses of Interface
org.bouncycastle.crypto.DerivationFunction
| Package | Description |
|---|---|
| org.bouncycastle.jcajce.provider.asymmetric.ec |
-
Uses of DerivationFunction in org.bouncycastle.jcajce.provider.asymmetric.ec
Constructors in org.bouncycastle.jcajce.provider.asymmetric.ec with parameters of type DerivationFunction Constructor Description KeyAgreementSpi(String kaAlgorithm, BasicAgreement agreement, DerivationFunction kdf)