Kevin Barzalona

Results 1 issues of Kevin Barzalona

Hello, I'm trying to implement a verification of clear PGP signature on my project and i took my inspiration from your example "[crypto/test/src/openpgp/examples/ClearSignedFileProcessor.cs](https://github.com/bcgit/bc-csharp/blob/master/crypto/test/src/openpgp/examples/ClearSignedFileProcessor.cs)", so i've got almost the same. It's...