| 
    Botan 3.9.0
    
   Crypto and TLS for C& 
   | 
 
This is the complete list of members for Botan::TLS::PskIdentity, including all inherited members.
| age(uint32_t ticket_age_add) const | Botan::TLS::PskIdentity | |
| identity() const | Botan::TLS::PskIdentity | inline | 
| identity_as_string() const | Botan::TLS::PskIdentity | |
| obfuscated_age() const | Botan::TLS::PskIdentity | inline | 
| PskIdentity(std::vector< uint8_t > identity, const uint32_t obfuscated_age) | Botan::TLS::PskIdentity | inline | 
| PskIdentity(Opaque_Session_Handle identity, std::chrono::milliseconds age, uint32_t ticket_age_add) | Botan::TLS::PskIdentity | |
| PskIdentity(PresharedKeyID identity) | Botan::TLS::PskIdentity |