CKey::GetPrivKey

Convert the private key to a CPrivKey (serialized OpenSSL private key data). This is expensive.

Synopsis

Declared in <key.h>

CPrivKey
GetPrivKey() const;

Return Value

The serialized private key.