public interface ModuleStatus
Modifier and Type | Method and Description |
---|---|
int |
getFipsLevel()
Method returns the cryptographic modules FIPS 140-2 certification level
|
java.lang.Object |
getSelfTest()
Method returns a SelfTest object that can be used to
|
boolean |
isFipsCertified()
Method identifies if the cryptographic module is FIPS 140-2 certified
|
boolean isFipsCertified()
int getFipsLevel()
java.lang.Object getSelfTest()
SelfTest
© Portions Copyright 2003, 2012 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2012, Oracle and/or its affiliates. All rights reserved.