encodeBundle abstract method
Encode key data
bundle is the encrypted key data with targets (ID terminals).
receiver is the user ID.
Returns encoded key data with targets (ID + terminals).
Implementation
Map<String, Object> encodeBundle(EncryptedBundle bundle, ID receiver);