Raw bytes of the public key
@override @override List<int> publicKeyBytes() { return publicKey.compressed.sublist(1); }