extract abstract method

Future<KeyPairData> extract()

Reads the private key into memory.

Throws UnsupportedError if extraction is not possible.

Implementation

Future<KeyPairData> extract();