Generates a new KeyPair for this algorithm.
You can pass key generation preferences by specifying options.
options
@override Future<EcKeyPair> newKeyPair() { throw UnimplementedError(); }