All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.security.KeyGenerator | +----cryptix.provider.key.RawKeyGenerator | +----cryptix.provider.key.RC4KeyGenerator
This implementation allows keys to have a length of between 40 and 1024 bits. The default length is 128 bits.
References:
Copyright © 1997
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.2 $
public RC4KeyGenerator()
protected boolean isWeak(byte key[])
All Packages Class Hierarchy This Package Previous Next Index