Retrieves the public key in PEM format.
Future<String> getPublicKey(String alias) { throw UnimplementedError('getPublicKey() not implemented'); }