CatapultServer  v0.5.0.1 (Elephant)
KeyGenerator.h File Reference
Include dependency graph for KeyGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::crypto
 

Functions

void catapult::crypto::ExtractPublicKeyFromPrivateKey (const PrivateKey &privateKey, Key &publicKey)
 Extracts a public key (publicKey) from a private key () More...