This is the complete list of members for lime::OneTimePreKey< Curve, false >, including all inherited members.
| cprivateKey(void) const | lime::OneTimePreKey< Curve, false > | inline |
| cpublicKey(void) const | lime::OneTimePreKey< Curve, false > | inline |
| dump(std::ostringstream &os, std::string indent=" ") const | lime::OneTimePreKey< Curve, false > | inline |
| get_Id(void) const | lime::OneTimePreKey< Curve, false > | inline |
| OneTimePreKey(const X< Curve, lime::Xtype::publicKey > &OPkPublic, const X< Curve, lime::Xtype::privateKey > &OPkPrivate, uint32_t Id) | lime::OneTimePreKey< Curve, false > | inline |
| OneTimePreKey() | lime::OneTimePreKey< Curve, false > | inline |
| OneTimePreKey(const serializedBuffer &OPk, uint32_t Id) | lime::OneTimePreKey< Curve, false > | inline |
| OneTimePreKey(const std::vector< uint8_t >::const_iterator s) | lime::OneTimePreKey< Curve, false > | inline |
| serialize(void) const | lime::OneTimePreKey< Curve, false > | inline |
| serializedBuffer typedef | lime::OneTimePreKey< Curve, false > | |
| serializedPublicSize(void) | lime::OneTimePreKey< Curve, false > | inlinestatic |
| serializedSize(void) | lime::OneTimePreKey< Curve, false > | inlinestatic |
| serializePublic(void) const | lime::OneTimePreKey< Curve, false > | inline |
| set_Id(uint32_t Id) | lime::OneTimePreKey< Curve, false > | inline |