Wire Sysio Wire Sysion 1.0.0
|
#include <elliptic.hpp>
Public Types | |
using | public_key_type = public_key_shim |
Public Types inherited from fc::crypto::shim< compact_signature > | |
using | data_type |
Public Member Functions | |
public_key_type | recover (const sha256 &digest, bool check_canonical) const |
Public Member Functions inherited from fc::crypto::shim< compact_signature > | |
shim () | |
shim (data_type &&data) | |
shim (const data_type &data) | |
const data_type & | serialize () const |
Additional Inherited Members | |
Public Attributes inherited from fc::crypto::shim< compact_signature > | |
data_type | _data |
Definition at line 158 of file elliptic.hpp.
Definition at line 159 of file elliptic.hpp.
|
inline |
Definition at line 162 of file elliptic.hpp.