com.getsensibill.core / InitializationBuilder / certificatePinning
certificatePinning
fun certificatePinning(enableCertificatePinning: Boolean): InitializationBuilder
Call to set whether certificate pinning should be enabled / disabled in the SDK (True) will enable certificate pinning, (False) will disable
Parameters
enableCertificatePinning - Boolean to set certificate pining
Return this builder