Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::PKCS11::Session, including all inherited members.
get_info() const | Botan::PKCS11::Session | |
handle() const | Botan::PKCS11::Session | inline |
init_pin(const secure_string &new_pin) | Botan::PKCS11::Session | |
login(UserType userType, const secure_string &pin) | Botan::PKCS11::Session | |
logoff() | Botan::PKCS11::Session | |
module() const | Botan::PKCS11::Session | inline |
operator=(Session &&other)=delete | Botan::PKCS11::Session | |
operator=(const Session &other)=delete | Botan::PKCS11::Session | |
release() | Botan::PKCS11::Session | |
Session(Slot &slot, bool read_only) | Botan::PKCS11::Session | |
Session(Slot &slot, Flags flags, VoidPtr callback_data, Notify notify_callback) | Botan::PKCS11::Session | |
Session(Slot &slot, SessionHandle handle) | Botan::PKCS11::Session | |
Session(Session &&other)=default | Botan::PKCS11::Session | |
Session(const Session &other)=delete | Botan::PKCS11::Session | |
set_pin(const secure_string &old_pin, const secure_string &new_pin) | Botan::PKCS11::Session | |
slot() const | Botan::PKCS11::Session | inline |
~Session() noexcept | Botan::PKCS11::Session |