Trust Pin Kotlin SDK
Overview
TrustPin Kotlin SDK provides certificate pinning functionality for Android and JVM applications, helping protect against man-in-the-middle attacks.
Features
Certificate pinning for enhanced security
Support for multiple certificates per domain
Configurable pinning modes (strict/report)
Easy integration with existing HTTP clients
Getting Started
Add the dependency to your project:
dependencies {
implementation("cloud.trustpin:kotlin-sdk:${version}")
}Content copied to clipboard
License
This SDK is distributed under the TrustPin Binary License Agreement.
Links
Copyright
© 2025 TrustPin. All rights reserved.