confirmStartupSelfTests

Run a set of self tests on some basic algorithms like AES and SHA-1

static if(BOTAN_HAS_SELFTESTS && BOTAN_HAS_PUBLIC_KEY_CRYPTO)
void
confirmStartupSelfTests

Parameters

af AlgorithmFactory

an algorithm factory

Throws

SelfTestFailure if a failure occured

Meta