CryptoContact extension

on

Methods

decryptServices(String myId, Uint8List? contactKey, List<ServiceDto> services) Future<List<DecryptedServiceDto>>

Available on Crypto, provided by the CryptoContact extension

encryptServices(String myId, Set<String> delegations, Uint8List? contactKey, List<DecryptedServiceDto> services) Future<List<ServiceDto>>

Available on Crypto, provided by the CryptoContact extension