|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.crypto.params.MGFParameters
public class MGFParameters
parameters for mask derivation functions.
| Constructor Summary | |
|---|---|
MGFParameters(byte[] seed)
|
|
MGFParameters(byte[] seed,
int off,
int len)
|
|
| Method Summary | |
|---|---|
byte[] |
getSeed()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MGFParameters(byte[] seed)
public MGFParameters(byte[] seed,
int off,
int len)
| Method Detail |
|---|
public byte[] getSeed()
|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||