I have apiPublicKey.cer file, and I want to use this key file in my java code to encrypt some values. I have done extracting public key from .jks file using java code but tr