ledger-core
Public Member Functions | Protected Member Functions | List of all members
ledger::core::SECP256k1Point Class Reference

Public Member Functions

 SECP256k1Point (const std::vector< uint8_t > &p)
 
SECP256k1Point operator+ (const SECP256k1Point &p) const
 
SECP256k1Point generatorMultiply (const std::vector< uint8_t > &n) const
 
 SECP256k1Point (const SECP256k1Point &p)
 
std::vector< uint8_t > toByteArray (bool compressed=true) const
 
SECP256k1Pointoperator= (const SECP256k1Point &p)
 
bool isAtInfinity () const
 

Protected Member Functions

void ensurePubkeyIsNotNull () const
 

The documentation for this class was generated from the following files: