decryptEncryptionKeys abstract method

Future<Set<String>> decryptEncryptionKeys(
  1. String myId,
  2. Map<String, Set<DelegationDto>> keys
)

Implementation

Future<Set<String>> decryptEncryptionKeys(String myId, Map<String, Set<DelegationDto>> keys);