sending encrypted files with angular springboot
i’m working on a web application with angular and springboot where i can upload files and store them in the app , i did work on sending mails through my web app but im having trouble fetching the file from the already uploaded and stored files . also the document has to be encrypted while being sent, i’m still a beginner and i did a lot of research and tried a bunch of solutions but nothing works.