Wire Sysio Wire Sysion 1.0.0
|
#include <elliptic_r1.hpp>
Public Types | |
using | signature_type = signature_shim |
using | public_key_type = public_key_shim |
Public Types inherited from fc::crypto::shim< private_key_secret > | |
using | data_type |
Public Member Functions | |
signature_type | sign (const sha256 &digest, bool require_canonical=true) const |
public_key_type | get_public_key () const |
sha512 | generate_shared_secret (const public_key_type &pub_key) const |
Public Member Functions inherited from fc::crypto::shim< private_key_secret > | |
shim () | |
shim (data_type &&data) | |
shim (const data_type &data) | |
const data_type & | serialize () const |
Static Public Member Functions | |
static private_key_shim | generate () |
Additional Inherited Members | |
Public Attributes inherited from fc::crypto::shim< private_key_secret > | |
data_type | _data |
Definition at line 153 of file elliptic_r1.hpp.
Definition at line 156 of file elliptic_r1.hpp.
Definition at line 155 of file elliptic_r1.hpp.
|
inlinestatic |
Definition at line 173 of file elliptic_r1.hpp.
|
inline |
Definition at line 168 of file elliptic_r1.hpp.
|
inline |
Definition at line 163 of file elliptic_r1.hpp.
|
inline |
Definition at line 158 of file elliptic_r1.hpp.