appmattus / certificatetransparency

Certificate transparency for Android and JVM
Apache License 2.0
143 stars 29 forks source link

Fix invoke call of isSameTrustConfigurationMethod #45

Closed dustinsummers closed 1 year ago

dustinsummers commented 1 year ago

https://github.com/appmattus/certificatetransparency/issues/46

Just adding the delegate to the isSameTrustConfigurationMethod call.

mattmook commented 1 year ago

Good spot!