botan v1.12.5 (2016-04-07T22:31:19Z)
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.