miniapp / com.rakuten.tech.mobile.miniapp / SSLCertificatePinnigException
SSLCertificatePinnigException
class SSLCertificatePinnigException :
MiniAppSdkException
Exception which is thrown when the public key used for ssl pinning is mismatched.
Constructors
<init> | Exception which is thrown when the public key used for ssl pinning is mismatched.SSLCertificatePinnigException(serverMessage: String ) |