Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::TPM2::Signature_Operation_Base< PKOpT >, including all inherited members.
hash() | Botan::TPM2::Signature_Operation_Base< PKOpT > | inlineprotected |
hash_function() const override | Botan::TPM2::Signature_Operation_Base< PKOpT > | inline |
key_handle() const | Botan::TPM2::Signature_Operation_Base< PKOpT > | inlineprotected |
padding() const | Botan::TPM2::Signature_Operation_Base< PKOpT > | inlineprotected |
scheme() const | Botan::TPM2::Signature_Operation_Base< PKOpT > | inlineprotected |
sessions() const | Botan::TPM2::Signature_Operation_Base< PKOpT > | inlineprotected |
Signature_Operation_Base(const Object &object, const SessionBundle &sessions, const SignatureAlgorithmSelection &algorithms, std::unique_ptr< Botan::HashFunction > hash) | Botan::TPM2::Signature_Operation_Base< PKOpT > | inline |
update(std::span< const uint8_t > msg) override | Botan::TPM2::Signature_Operation_Base< PKOpT > | inline |