Description
The KMS service uses reflection to call on the com.sun.crypto.provider.KeyProtector class to encrypt/decrypt keys using a password. This causes problems with Java 9 and is generally unnecessary, as we can just use the normal Java API to do this.
Attachments
Attachments
Issue Links
- links to