简体   繁体   中英

Send pgp encrypted mail+attachment with javamail

is it possible to send a PGP encrypted/signed mail with JavaMail (javax.mail package)?

Is it also possible to encrypt attachments?

If so, could anybody give me pointers how to do this?

I have searched the API docs ( https://javamail.java.net/nonav/docs/api/ ), found nothing.

Do I have to use external libraries for encryption? If so, where can I learn how to sign an email?

I'd be greatful for any hints! Thanks!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM