Skip to content

Remove old signature class from API

akwizgran requested to merge 763-remove-signature-api into master

I decided not to remove the SignatureImpl class, as it's not a trivial wrapper around the Bouncy Castle class, but I moved the interface into briar-core and made it package-private.

Closes #763 (closed)

Merge request reports