See #782: @piratelinux is right in saying that not everything is checked, as GetPubKey() returns the public key embedded in the PrivKey structure, and does not force recalculation.
CKey::IsValid() performs this check now.
See #782: @piratelinux is right in saying that not everything is checked, as GetPubKey() returns the public key embedded in the PrivKey structure, and does not force recalculation.
CKey::IsValid() performs this check now.
Yes…
You can always encrypt it and throw away the passphrase, though.