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