| cECKeypair(void) const | lime::SignedPreKey< Algo, true > | inline |
| cECprivateKey(void) const | lime::SignedPreKey< Algo, true > | inline |
| cECpublicKey(void) const | lime::SignedPreKey< Algo, true > | inline |
| cKEMKeypair(void) const | lime::SignedPreKey< Algo, true > | inline |
| cKEMprivateKey(void) const | lime::SignedPreKey< Algo, true > | inline |
| cKEMpublicKey(void) const | lime::SignedPreKey< Algo, true > | inline |
| csignature(void) const | lime::SignedPreKey< Algo, true > | inline |
| dump(std::ostringstream &os, std::string indent=" ") const | lime::SignedPreKey< Algo, true > | inline |
| get_Id(void) const | lime::SignedPreKey< Algo, true > | inline |
| serialize(void) const | lime::SignedPreKey< Algo, true > | inline |
| serializedBuffer typedef | lime::SignedPreKey< Algo, true > | |
| serializedPublicSize(void) | lime::SignedPreKey< Algo, true > | inlinestatic |
| serializedSize(void) | lime::SignedPreKey< Algo, true > | inlinestatic |
| serializePublic(bool signedMessage=false) const | lime::SignedPreKey< Algo, true > | inline |
| set_Id(uint32_t Id) | lime::SignedPreKey< Algo, true > | inline |
| signature(void) | lime::SignedPreKey< Algo, true > | inline |
| SignedPreKey(const X< typename Algo::EC, lime::Xtype::publicKey > &SPk_EC_Public, const X< typename Algo::EC, lime::Xtype::privateKey > &SPk_EC_Private, const K< typename Algo::KEM, lime::Ktype::publicKey > &SPk_KEM_Public, const K< typename Algo::KEM, lime::Ktype::privateKey > &SPk_KEM_Private) | lime::SignedPreKey< Algo, true > | inline |
| SignedPreKey() | lime::SignedPreKey< Algo, true > | inline |
| SignedPreKey(const serializedBuffer &SPk, uint32_t Id) | lime::SignedPreKey< Algo, true > | inline |
| SignedPreKey(const std::vector< uint8_t >::const_iterator s) | lime::SignedPreKey< Algo, true > | inline |