Modifier and Type | Class and Description |
---|---|
class |
EDuplicateSelfTestException
This class implements a duplicate self test exception.
|
class |
EInvalidSelfTestException
This class implements an invalid self test exception.
|
class |
EMissingSelfTestException
This class implements a missing self test exception.
|
Modifier and Type | Method and Description |
---|---|
void |
ISelfTestSubsystem.runSelfTestsOnDemand()
Execute all self tests specified to be run on demand.
|
void |
ISelfTest.startupSelfTest()
Notifies this subsystem if it is in execution mode.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ASelfTest.startupSelfTest()
Notifies this subsystem if it is in execution mode.
|
Modifier and Type | Method and Description |
---|---|
void |
CAValidity.startupSelfTest()
Notifies this subsystem if it is in execution mode.
|
void |
CAPresence.startupSelfTest()
Notifies this subsystem if it is in execution mode.
|
Modifier and Type | Method and Description |
---|---|
void |
SystemCertsVerification.startupSelfTest()
Notifies this subsystem if it is in execution mode.
|
Modifier and Type | Method and Description |
---|---|
void |
KRAPresence.startupSelfTest()
Notifies this subsystem if it is in execution mode.
|
Modifier and Type | Method and Description |
---|---|
void |
OCSPValidity.startupSelfTest()
Notifies this subsystem if it is in execution mode.
|
void |
OCSPPresence.startupSelfTest()
Notifies this subsystem if it is in execution mode.
|
Modifier and Type | Method and Description |
---|---|
void |
TKSKnownSessionKey.startupSelfTest()
Notifies this subsystem if it is in execution mode.
|