botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
CoreEngine.getSignatureOp
botan
engine
core_engine
CoreEngine
Undocumented in source. Be warned that the author may not have intended to support it.
class
CoreEngine
override const
static if
(
BOTAN_HAS_PUBLIC_KEY_CRYPTO
)
Signature
getSignatureOp
(
in
PrivateKey
key
,
RandomNumberGenerator
rng
)
Meta
Source
See Implementation
botan
engine
core_engine
CoreEngine
functions
findBlockCipher
findHash
findMac
findPbkdf
findStreamCipher
getCipher
getDecryptionOp
getEncryptionOp
getKeyAgreementOp
getSignatureOp
getVerifyOp
modExp
providerName