For the latest news and information visit The GNU Crypto project | |
Frames | No Frames |
Methods which throw type gnu.crypto.prng.LimitReachedException | |
void |
Methods which throw type gnu.crypto.prng.LimitReachedException | |
byte[] | Signals the start of a new message to process with this UST .
|
void | UST.beginMessageWithIndex(BigInteger ndx) Signals the start of a new message to process with this UST
with a designated |
void | UST.beginMessageWithIndex(int ndx) Signals the start of a new message to process with this UST
with a designated |
void | Process the Opaque part of the message.
|
Methods which throw type gnu.crypto.prng.LimitReachedException | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
byte | Returns the next 8 bits of random data generated from this instance.
|
byte | Returns the next 8 bits of random data generated from this instance.
|
void | |
void | Fills the designated byte array, starting from byte at index
offset , for a maximum of length bytes with the
output of this generator instance.
|
void | Fills the designated byte array, starting from byte at index
offset , for a maximum of length bytes with the
output of this generator instance.
|