Bouncy Castle Cryptography Library 1.39 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.crypto.agreement.kdf.DHKEKGenerator
Constructor Summary | |
|
Method Summary | |
int |
|
Digest |
|
void |
|
public int generateBytes(byte[] out, int outOff, int len) throws DataLengthException, IllegalArgumentException
- Specified by:
- generateBytes in interface DerivationFunction
public Digest getDigest()
return the message digest used as the basis for the function
- Specified by:
- getDigest in interface DerivationFunction