address() const | Botan::XMSS_WOTS_Addressed_PublicKey | inline |
address() | Botan::XMSS_WOTS_Addressed_PublicKey | inline |
algo_name() const override | Botan::XMSS_WOTS_Addressed_PublicKey | inlinevirtual |
algorithm_identifier() const override | Botan::XMSS_WOTS_Addressed_PublicKey | inlinevirtual |
check_key(RandomNumberGenerator &rng, bool strong) const override | Botan::XMSS_WOTS_Addressed_PublicKey | inlinevirtual |
create_decryption_op(RandomNumberGenerator &rng, const std::string ¶ms, const std::string &provider) const | Botan::Private_Key | virtual |
create_encryption_op(RandomNumberGenerator &rng, const std::string ¶ms, const std::string &provider) const | Botan::Public_Key | virtual |
create_kem_decryption_op(RandomNumberGenerator &rng, const std::string ¶ms, const std::string &provider) const | Botan::Private_Key | virtual |
create_kem_encryption_op(RandomNumberGenerator &rng, const std::string ¶ms, const std::string &provider) const | Botan::Public_Key | virtual |
create_key_agreement_op(RandomNumberGenerator &rng, const std::string ¶ms, const std::string &provider) const | Botan::Private_Key | virtual |
create_signature_op(RandomNumberGenerator &rng, const std::string ¶ms, const std::string &provider) const | Botan::Private_Key | virtual |
create_verification_op(const std::string ¶ms, const std::string &provider) const override | Botan::XMSS_WOTS_Addressed_PublicKey | inlinevirtual |
default_x509_signature_format() const | Botan::Public_Key | inlinevirtual |
estimated_strength() const override | Botan::XMSS_WOTS_Addressed_PublicKey | inlinevirtual |
fingerprint(const std::string &alg) const | Botan::Private_Key | inline |
fingerprint_private(const std::string &alg) const | Botan::Private_Key | |
fingerprint_public(const std::string &alg="SHA-256") const | Botan::Public_Key | |
get_oid() const override | Botan::XMSS_WOTS_Addressed_PublicKey | inlinevirtual |
key_length() const override | Botan::XMSS_WOTS_Addressed_PublicKey | inlinevirtual |
m_adrs | Botan::XMSS_WOTS_Addressed_PublicKey | protected |
m_pub_key | Botan::XMSS_WOTS_Addressed_PublicKey | protected |
message_part_size() const | Botan::Public_Key | inlinevirtual |
message_parts() const | Botan::Public_Key | inlinevirtual |
Botan::operator=(const Public_Key &other)=default | Botan::Public_Key | |
Botan::Private_Key::operator=(const Private_Key &other)=default | Botan::Private_Key | |
pkcs8_algorithm_identifier() const override | Botan::XMSS_WOTS_Addressed_PrivateKey | inlinevirtual |
Private_Key()=default | Botan::Private_Key | |
Private_Key(const Private_Key &other)=default | Botan::Private_Key | |
private_key() const | Botan::XMSS_WOTS_Addressed_PrivateKey | inline |
private_key() | Botan::XMSS_WOTS_Addressed_PrivateKey | inline |
private_key_bits() const override | Botan::XMSS_WOTS_Addressed_PrivateKey | inlinevirtual |
private_key_info() const | Botan::Private_Key | |
Public_Key()=default | Botan::Public_Key | |
Public_Key(const Public_Key &other)=default | Botan::Public_Key | |
public_key() const | Botan::XMSS_WOTS_Addressed_PublicKey | inline |
public_key() | Botan::XMSS_WOTS_Addressed_PublicKey | inline |
public_key_bits() const override | Botan::XMSS_WOTS_Addressed_PublicKey | inlinevirtual |
stateful_operation() const | Botan::Private_Key | inlinevirtual |
subject_public_key() const | Botan::Public_Key | |
XMSS_WOTS_Addressed_PrivateKey(const XMSS_WOTS_PrivateKey &private_key) | Botan::XMSS_WOTS_Addressed_PrivateKey | inline |
XMSS_WOTS_Addressed_PrivateKey(const XMSS_WOTS_PrivateKey &private_key, const XMSS_Address &adrs) | Botan::XMSS_WOTS_Addressed_PrivateKey | inline |
XMSS_WOTS_Addressed_PrivateKey(XMSS_WOTS_PrivateKey &&private_key) | Botan::XMSS_WOTS_Addressed_PrivateKey | inline |
XMSS_WOTS_Addressed_PrivateKey(XMSS_WOTS_PrivateKey &&private_key, XMSS_Address &&adrs) | Botan::XMSS_WOTS_Addressed_PrivateKey | inline |
XMSS_WOTS_Addressed_PublicKey(const XMSS_WOTS_PublicKey &public_key) | Botan::XMSS_WOTS_Addressed_PublicKey | inline |
XMSS_WOTS_Addressed_PublicKey(const XMSS_WOTS_PublicKey &public_key, const XMSS_Address &adrs) | Botan::XMSS_WOTS_Addressed_PublicKey | inline |
XMSS_WOTS_Addressed_PublicKey(XMSS_WOTS_PublicKey &&public_key) | Botan::XMSS_WOTS_Addressed_PublicKey | inline |
XMSS_WOTS_Addressed_PublicKey(XMSS_WOTS_PublicKey &&public_key, XMSS_Address &&adrs) | Botan::XMSS_WOTS_Addressed_PublicKey | inline |
~Private_Key()=default | Botan::Private_Key | virtual |
~Public_Key()=default | Botan::Public_Key | virtual |