Jokkeri

Results 2 comments of Jokkeri

I don't think client's MAC address has anything to do with the issue... MAC here refers to MessageAuthenticationCode and not to MAC address which identifies a network interface. See [https://en.wikipedia.org/wiki/Message_authentication_code](https://en.wikipedia.org/wiki/Message_authentication_code)...

I had the "classic" cause for this; another dependency which had transitive dependency to BC 1.60. Fixed by excluding the old version.