encryptionKeys property

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

The contact secret encryption key used to encrypt the secured properties (like services for example), encrypted for separate Crypto Actors.

Implementation

Map<String, Set<DelegationDto>> encryptionKeys;