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