ProtonMail / go-proton-api

Proton API library used by Go-based clients and tools
MIT License
129 stars 17 forks source link

feat(GODT-1224): Add support for clear-signed sending packages #118

Closed rlejeune74 closed 1 year ago

rlejeune74 commented 1 year ago

Add a new send package type for clear-signed messages. Trailing whitespace is stripped for this package type. The stripping of trailing whitespace has been removed for other package types.