Generates a new KeyPair for this algorithm.
@override Future<EcKeyPair> newKeyPair() { return fallback.newKeyPair(); }