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