TrustPin Kotlin SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
TrustPin Kotlin SDK
TrustPin Kotlin SDK
/
cloud.trustpin.kotlin.sdk
/
TrustPinConfiguration
/
TrustPinConfiguration
Trust
Pin
Configuration
constructor
(
organizationId
:
String
,
projectId
:
String
,
publicKey
:
String
,
mode
:
TrustPinMode
=
TrustPinMode.STRICT
,
configurationURL
:
URL
?
=
null
)
(
source
)