Compute ECDSA public key from private key for secp256k1.
More...
#include <bbapi_ecdsa.hpp>
Compute ECDSA public key from private key for secp256k1.
Definition at line 26 of file bbapi_ecdsa.hpp.
◆ execute()
◆ MSGPACK_FIELDS()
| bb::bbapi::EcdsaSecp256k1ComputePublicKey::MSGPACK_FIELDS |
( |
private_key |
| ) |
|
◆ operator==()
◆ MSGPACK_SCHEMA_NAME
| constexpr const char bb::bbapi::EcdsaSecp256k1ComputePublicKey::MSGPACK_SCHEMA_NAME[] = "EcdsaSecp256k1ComputePublicKey" |
|
staticconstexpr |
◆ private_key
| secp256k1::fr bb::bbapi::EcdsaSecp256k1ComputePublicKey::private_key |
The documentation for this struct was generated from the following files: