활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
OOTB, it is possible to encrypt and decrypt at the backend using https://sling.apache.org/documentation/bundles/commons-crypto.html
You can't do that from UI to backend or use public and private key encryption.
OOTB, it is possible to encrypt and decrypt at the backend using https://sling.apache.org/documentation/bundles/commons-crypto.html
You can't do that from UI to backend or use public and private key encryption.
is there a way to encrypt from UI in the POST request and decrypt the same from backend?
You can't do encryption but you can encode and decode using any encoding algo
example : https://www.javatpoint.com/java-base64-encode-decode
조회 수
답글
좋아요 수