|
Botan
2.13.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::Curve25519_PrivateKey, including all inherited members.
| agree(const uint8_t w[], size_t w_len) const | Botan::Curve25519_PrivateKey | |
| algo_name() const override | Botan::Curve25519_PublicKey | inlinevirtual |
| algorithm_identifier() const override | Botan::Curve25519_PublicKey | virtual |
| check_key(RandomNumberGenerator &rng, bool strong) const override | Botan::Curve25519_PrivateKey | virtual |
| 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 override | Botan::Curve25519_PrivateKey | 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 | Botan::Public_Key | virtual |
| Curve25519_PrivateKey(const AlgorithmIdentifier &alg_id, const secure_vector< uint8_t > &key_bits) | Botan::Curve25519_PrivateKey | |
| Curve25519_PrivateKey(RandomNumberGenerator &rng) | Botan::Curve25519_PrivateKey | explicit |
| Curve25519_PrivateKey(const secure_vector< uint8_t > &secret_key) | Botan::Curve25519_PrivateKey | explicit |
| Curve25519_PublicKey(const AlgorithmIdentifier &alg_id, const std::vector< uint8_t > &key_bits) | Botan::Curve25519_PublicKey | |
| Curve25519_PublicKey(const std::vector< uint8_t > &pub) | Botan::Curve25519_PublicKey | inlineexplicit |
| Curve25519_PublicKey(const secure_vector< uint8_t > &pub) | Botan::Curve25519_PublicKey | inlineexplicit |
| Curve25519_PublicKey()=default | Botan::Curve25519_PublicKey | protected |
| default_x509_signature_format() const | Botan::Public_Key | inlinevirtual |
| estimated_strength() const override | Botan::Curve25519_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 | Botan::Public_Key | virtual |
| get_x() const | Botan::Curve25519_PrivateKey | inline |
| key_length() const override | Botan::Curve25519_PublicKey | inlinevirtual |
| m_public | Botan::Curve25519_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 | |
| Botan::PK_Key_Agreement_Key::operator=(const PK_Key_Agreement_Key &)=default | Botan::PK_Key_Agreement_Key | |
| PK_Key_Agreement_Key()=default | Botan::PK_Key_Agreement_Key | |
| PK_Key_Agreement_Key(const PK_Key_Agreement_Key &)=default | Botan::PK_Key_Agreement_Key | |
| pkcs8_algorithm_identifier() const | Botan::Private_Key | inlinevirtual |
| Private_Key()=default | Botan::Private_Key | |
| Private_Key(const Private_Key &other)=default | Botan::Private_Key | |
| private_key_bits() const override | Botan::Curve25519_PrivateKey | virtual |
| 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_bits() const override | Botan::Curve25519_PublicKey | virtual |
| public_value() const override | Botan::Curve25519_PrivateKey | inlinevirtual |
| stateful_operation() const | Botan::Private_Key | inlinevirtual |
| subject_public_key() const | Botan::Public_Key | |
| ~PK_Key_Agreement_Key()=default | Botan::PK_Key_Agreement_Key | virtual |
| ~Private_Key()=default | Botan::Private_Key | virtual |
| ~Public_Key()=default | Botan::Public_Key | virtual |
1.8.9.1