Check whether the public key corresponding to this private key is (to be) compressed.

Synopsis

Declared in <key.h>

bool
IsCompressed() const;

Return Value

true if the corresponding public key is compressed.

Created with MrDocs