JWT Authentication in JAVA throwing error as decryptPrivateKeyInfo(Unknown Source)

新規投稿

コメント

1件のコメント

  • viveku

    Hey Ashna,

     

    I'm not much aware of java but one thing is sure that you are getting this error because of the private key,public key combination. I think you are downloading the default public key offered by box. This public key which you download actually contains the private key in an encrypted format and that is why its not able to communicate properly. I would recommend to create your own private and public key to resolve this error. 

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。