How to decrypt a module's backend option value using `n98-magerun2`?

magerun config:store:get --decrypt <path>

github.com/netz98/n98-magerun2/blob/8.1.1/README.md#get-store-config

Examples

1.

magerun config:store:get --decrypt paypal/wpp/api_username

2.

How to decrypt the «username», «password», and «signature» backend options of the PayPal module using n98-magerun2?

How to decrypt an arbitrary value using n98-magerun2?