botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
validateEncryption
botan
pubkey
test
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_PUBLIC_KEY_CRYPTO && BOTAN_TEST
)
size_t
validateEncryption
(
PKEncryptor
e
,
PKDecryptor
d
,
string
algo
,
string
input
,
string
random
,
string
exp
)
Meta
Source
See Implementation
botan
pubkey
test
functions
PKTEST
dumpData
nonzeroByte
validateEncryption
validateKas
validateSaveAndLoad
validateSignature