dispose abstract method

Future<void> dispose()

Disposes the encryption service.

Called when the service is no longer needed.

Implementation

Future<void> dispose();