encryptionKeys property
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;
The contact secret encryption key used to encrypt the secured properties (like services for example), encrypted for separate Crypto Actors.
Map<String, Set<DelegationDto>> encryptionKeys;