val recipientKeys: List<String>
are verification keys (public keys) of the recipient (that is, the sender of the message that contains this decorator). These keys must be used to encrypt the response message.
recipientKeys
- are verification keys (public keys) of the recipient (that is, the
sender of the message that contains this decorator). These keys must be used to encrypt the
response message.