All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
ndn::EcPrivateKeyLite Member List

This is the complete list of members for ndn::EcPrivateKeyLite, including all inherited members.

decode(const uint8_t *privateKeyDer, size_t privateKeyDerLength)ndn::EcPrivateKeyLite
decode(const BlobLite &privateKeyDer)ndn::EcPrivateKeyLiteinline
downCast(ndn_EcPrivateKey &blob)ndn::EcPrivateKeyLiteinlinestatic
downCast(const ndn_EcPrivateKey &blob) (defined in ndn::EcPrivateKeyLite)ndn::EcPrivateKeyLiteinlinestatic
EcPrivateKeyLite()ndn::EcPrivateKeyLite
encodePrivateKey(bool includeParameters, uint8_t *encoding, size_t &encodingLength) const ndn::EcPrivateKeyLite
encodePublicKey(bool includeParameters, uint8_t *encoding, size_t &encodingLength) const ndn::EcPrivateKeyLite
generate(uint32_t keySize)ndn::EcPrivateKeyLite
getCurveId(int &curveId) const ndn::EcPrivateKeyLite
privateKey (defined in ndn_EcPrivateKey)ndn_EcPrivateKey
setByCurve(int curveId, const uint8_t *value, size_t valueLength)ndn::EcPrivateKeyLite
setByCurve(int curveId, const BlobLite &value)ndn::EcPrivateKeyLiteinline
signWithSha256(const uint8_t *data, size_t dataLength, uint8_t *signature, size_t &signatureLength) const ndn::EcPrivateKeyLite
signWithSha256(const BlobLite &data, uint8_t *signature, size_t &signatureLength) const ndn::EcPrivateKeyLiteinline
~EcPrivateKeyLite()ndn::EcPrivateKeyLite