CKey::GetPubKey

Compute the public key from a private key. This is expensive.

Synopsis

Declared in <key.h>

CPubKey
GetPubKey() const;

Return Value

The public key corresponding to this private key.