-
Sub-task
-
Resolution: Withdrawn
-
P4
-
None
-
None
To make destroying the privateKey object easier with java.security.KeyPair, Destroyable methods can be called directly on the KeyPair. The multi-step process of calling getPrivateKey() to call the Destroyable methods is still supported.