Wire Sysio Wire Sysion 1.0.0
|
#include <elliptic_em.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 194 of file elliptic_em.hpp.
Definition at line 197 of file elliptic_em.hpp.
Definition at line 196 of file elliptic_em.hpp.
|
inlinestatic |
Definition at line 214 of file elliptic_em.hpp.
|
inline |
Definition at line 209 of file elliptic_em.hpp.
|
inline |
Definition at line 204 of file elliptic_em.hpp.
|
inline |
Definition at line 199 of file elliptic_em.hpp.