Botan 3.3.0
Crypto and TLS for C&
Botan::PKCS11::Session Member List

This is the complete list of members for Botan::PKCS11::Session, including all inherited members.

get_info() constBotan::PKCS11::Session
handle() constBotan::PKCS11::Sessioninline
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() constBotan::PKCS11::Sessioninline
operator=(Session &&other)=deleteBotan::PKCS11::Session
operator=(const Session &other)=deleteBotan::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)=defaultBotan::PKCS11::Session
Session(const Session &other)=deleteBotan::PKCS11::Session
set_pin(const secure_string &old_pin, const secure_string &new_pin)Botan::PKCS11::Session
slot() constBotan::PKCS11::Sessioninline
~Session() noexceptBotan::PKCS11::Session