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