To increase the level of security with PBE keys, allow them to be defined without a password. This means that the settings group would be encrypted by the settings of the key:
algorithm
hash iterations
provider
However, all UI decrypt operations would be unavailable by default (similar to PGP keys). Decryption would still be provided by prompting the user for the secret key but it would never be stored anywhere.
To increase the level of security with PBE keys, allow them to be defined without a password. This means that the settings group would be encrypted by the settings of the key:
However, all UI decrypt operations would be unavailable by default (similar to PGP keys). Decryption would still be provided by prompting the user for the secret key but it would never be stored anywhere.