botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
PKDecryptorEME.this
botan
pubkey
pubkey
PKDecryptorEME
Construct an instance.
class
PKDecryptorEME
this
(
in
PrivateKey
key
,
in
string
eme_name
)
Parameters
key
PrivateKey
the key to use inside the encryptor
eme_name
string
the EME to use
Meta
Source
See Implementation
botan
pubkey
pubkey
PKDecryptorEME
constructors
this
functions
dec
Construct an instance.