|
Botan 3.9.0
Crypto and TLS for C&
|
Public Header. More...
#include <botan/p11.h>#include <botan/p11_types.h>#include <botan/secmem.h>#include <concepts>#include <functional>#include <list>#include <string>#include <type_traits>#include <vector>Go to the source code of this file.
Classes | |
| class | Botan::PKCS11::AttributeContainer |
| Helper class to build the Attribute / CK_ATTRIBUTE structures. More... | |
| class | Botan::PKCS11::CertificateProperties |
| Common attributes of all certificate objects. More... | |
| class | Botan::PKCS11::DataObjectProperties |
| Common attributes of all data objects. More... | |
| class | Botan::PKCS11::DomainParameterProperties |
| Common attributes of domain parameter. More... | |
| class | Botan::PKCS11::KeyProperties |
| Common attributes of all key objects. More... | |
| class | Botan::PKCS11::Object |
| class | Botan::PKCS11::ObjectFinder |
| Manages calls to C_FindObjects* functions (C_FindObjectsInit -> C_FindObjects -> C_FindObjectsFinal) More... | |
| class | Botan::PKCS11::ObjectProperties |
| Common attributes of all objects. More... | |
| class | Botan::PKCS11::PrivateKeyProperties |
| Common attributes of all private keys. More... | |
| class | Botan::PKCS11::PublicKeyProperties |
| Common attributes of all public key objects. More... | |
| class | Botan::PKCS11::SecretKeyProperties |
| Common attributes of all secret (symmetric) keys. More... | |
| class | Botan::PKCS11::StorageObjectProperties |
| Common attributes of all storage objects. More... | |
Namespaces | |
| namespace | Botan |
| namespace | Botan::PKCS11 |
Public Header.
Definition in file p11_object.h.