|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.Dictionary
java.util.Hashtable
java.util.Properties
java.security.Provider
com.rsa.jsafe.provider.JsafeJCE
This class is the RSA BSAFE Crypto-J JsafeJCE provider master class.
Supported Algorithms:
The CryptoJ JsafeJCE provider keeps the version number and enables FIPS-related self-testing on a FIPS-validated version of the library.
The FIPS version has methods to allow the user to run the power-up self-tests on demand. The user can also query and set the user role and the fips mode. These methods are not available in the non-fips version of the library.
See Overview of the JsafeJCE Provider for background and reference material on using and understanding the Crypto-J JsafeJCE provider.
Copyright © RSA Security Inc., 1997-2005. All rights reserved.
| Constructor Summary | |
JsafeJCE()
Sets the superclass values and lists the algorithms and their classes that this provider supports. |
|
| Method Summary | |
double |
getVersion()
Returns the version number. |
static void |
main(String[] args)
This main method can be used to print the version number or on a fips-validated library to run any or all of the known answer tests used in power-up self-testing. |
| Methods inherited from class java.security.Provider |
clear, entrySet, getInfo, getName, keySet, load, put, putAll, remove, toString, values |
| Methods inherited from class java.util.Properties |
getProperty, getProperty, list, list, propertyNames, save, setProperty, store |
| Methods inherited from class java.util.Hashtable |
clone, contains, containsKey, containsValue, elements, equals, get, hashCode, isEmpty, keys, size |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public JsafeJCE()
| Method Detail |
public double getVersion()
public static void main(String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||