gnu.crypto.cipher
public class WeakKeyException extends InvalidKeyException
Checked exception thrown to indicate that a weak key has been generated and or specified instead of a valid non-weak value.
Version: $Revision: 1.2 $
| Constructor Summary | |
|---|---|
| WeakKeyException() | |
| WeakKeyException(String msg) | |