certificatetransparency
certificatetransparency copied to clipboard
Keep CertificateTransparencyTrustManager inside proguard consumer file
This fixes issue: https://github.com/appmattus/certificatetransparency/issues/41
Some methods inside CertificateTransparencyTrustManager are called through reflection, so the class must be kept during obfuscation.