How to Generate Keystore with Secret Key by using HS512 signature algorithm
Hi All,
We have an requirement to generate JWT token with HS512 signature algorithm.
Client provided Payload and Secret Key.
As we using Pega cloud , we are trying to generate a key store using keytool.
where we are not able to create a keystore by using Secretkey provided by Client.
Please help to understand how can we import a secret key into keystore.