RWOptions

Undocumented in source.
static if(BOTAN_HAS_PUBLIC_KEY_CRYPTO && BOTAN_HAS_RW)
struct RWOptions {}

Members

Manifest constants

algoName
enum algoName;
Undocumented in source.

Static functions

checkKey
bool checkKey(IFSchemePrivateKey privkey, RandomNumberGenerator rng, bool strong)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta