Check whether this is a compressed public key.
Synopsis
Declared in <pubkey.h>
bool
IsCompressed() const;
Return Value
true if the key is compressed.
Created with MrDocs
Check whether this is a compressed public key.
Declared in <pubkey.h>
bool
IsCompressed() const;
true if the key is compressed.
Created with MrDocs