craterdog/java-security-framework

The CertificateManager class does not support encoding and decoding of private keys.

Closed this issue · 1 comments

Need new methods like the encodePublicKey and decodePublicKey methods that work instead on private keys and encrypt them using a specified password.

Addressed in d5943d2