cryptedForeignKeys property

Map<String, Set<DelegationDto>> cryptedForeignKeys
getter/setter pair

The public patient key, encrypted here for separate Crypto Actors.

Implementation

Map<String, Set<DelegationDto>> cryptedForeignKeys;