public final class SelfTest
extends java.lang.Object
Constructor and Description |
---|
SelfTest() |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getSelfTestFailure()
Method identifies any failures associated with the last self test
|
static boolean |
isFipsRunnable()
Method identifies if the cryptographic module is FIPS 140-2 runable, in that
the self test has completed with no failures.
|
boolean |
isSelfTestInProgress()
Method identifies if a self test is currently in progress
|
boolean |
runSelfTest()
Method initiates a new self test
|
public boolean isSelfTestInProgress()
public java.lang.Throwable getSelfTestFailure()
public boolean runSelfTest()
public static boolean isFipsRunnable()
© Portions Copyright 2003, 2012 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2012, Oracle and/or its affiliates. All rights reserved.