Constructor
external factory KeyPair({ required String pub, required String epub, String? priv, String? epriv, });