![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include "optional.h"Go to the source code of this file.
Namespaces | |
| bls | |
Functions | |
| std::string | bls::EncodeSecret (const CChainParams ¶ms, const CBLSSecretKey &key) |
| Optional< CBLSSecretKey > | bls::DecodeSecret (const CChainParams ¶ms, const std::string &keyStr) |
| std::string | bls::EncodePublic (const CChainParams ¶ms, const CBLSPublicKey &pk) |
| Optional< CBLSPublicKey > | bls::DecodePublic (const CChainParams ¶ms, const std::string &keyStr) |