Skip navigation links

Oracle Fusion Middleware Crypto FIPS Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10696-04


Package oracle.security.crypto.fips

Class Summary
FIPS_140_2 Perfoms power-up and conditional self-tests, and manages error conditions, as mandated by the FIPS 140-2 specification.
ModuleState Constant codes for crypto module states.
RNGTest Random number generator continuous self-test class that monitors all RNGs for failure to a constant value, as required by the FIPS 140-2 specification.

 

Exception Summary
KeyExportException Thrown if an attempt is made to export the plaintext key material of a private or secret key when either the global or key instance export flag is false.
ModuleStateException Thrown if any FIPS 140-2 power-up or continuous self-test fails of if the crypto module is in an invalid state for an attempted operation.
SelfTestException Thrown if an error occurs during any of the FIPS 140-2 power-up or continuous self-tests.

 


Skip navigation links

Oracle Fusion Middleware Crypto FIPS Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10696-04


Copyright © 2005, 2011 , Oracle. All rights reserved.