private key raw bytes
@override List<int> get raw { return List<int>.from([..._privateKey.privateKey, ..._extendKey]); }