hkdfTest

Undocumented in source. Be warned that the author may not have intended to support it.
static if(BOTAN_HAS_HKDF)
static if(BOTAN_TEST)
size_t
hkdfTest
(
string algo
,
string ikm
,
string salt
,
string info
,
string okm
,
size_t L
)

Meta