decryptedFileKey abstract method

Future<Uint8List> decryptedFileKey(
  1. AgeKeyPair? keyPair
)

Implementation

Future<Uint8List> decryptedFileKey(AgeKeyPair? keyPair);