Gets the compressed representation of the public key.
List<int> get compressed { return pubKey.compressed; }