botan ~master (2020-08-19T17:56:38Z)
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.