java.lang.Object
java.util.Dictionary
java.util.Hashtable
java.util.Properties
java.security.Provider
cryptix.jce.provider.CryptixRandom
- All Implemented Interfaces:
- java.lang.Cloneable, java.util.Map, java.io.Serializable
- public final class CryptixRandom
- extends java.security.Provider
The Cryptix JCE Randomness Provider.
- Version:
- $Revision: 1.1 $
Nested classes inherited from class java.util.Hashtable |
|
Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
Fields inherited from class java.security.Provider |
|
Fields inherited from class java.util.Hashtable |
|
Methods inherited from class java.util.Properties |
getProperty, getProperty, list, list, load, loadFromXML, propertyNames, save, setProperty, store, storeToXML, storeToXML |
Methods inherited from class java.util.Hashtable |
clone, contains, containsKey, containsValue, elements, entrySet, equals, hashCode, isEmpty, keys, keySet, putAll, rehash, size, values |
NAME
private static final java.lang.String NAME
- See Also:
- Constant Field Values
INFO
private static final java.lang.String INFO
- See Also:
- Constant Field Values
VERSION
private static final double VERSION
- See Also:
- Constant Field Values
CryptixRandom
public CryptixRandom()