load abstract method

Future<DpopKeyPair?> load()

Loads the previously saved key pair, or null if none exists yet.

Implementation

Future<DpopKeyPair?> load();