nil::crypto3::pubkey¶
Classes¶
| Name | |
|---|---|
| struct | nil::crypto3::pubkey::ext_private_key Forward declaration of class. |
| struct | nil::crypto3::pubkey::ext_private_key< ecdsa< CurveType, Padding, GeneratorType, DistributionType >, typename std::enable_if< std::is_same< GeneratorType, random::rfc6979< typename CurveType::scalar_field_type::value_type, typename ecdsa< CurveType, Padding, GeneratorType, DistributionType >::hash_type > >::value >::type > Extended private key class with deterministic generator and operator modifications. |
Updated on 2026-03-04 at 13:10:43 -0800