newKeyPair abstract method

Future<KeyPair> newKeyPair()

Generates a new KeyPair for this algorithm.

Implementation

Future<KeyPair> newKeyPair();