TrustPin 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}")
}

License

This SDK is distributed under the TrustPin Binary License Agreement.

Links

Copyright

© 2025 TrustPin. All rights reserved.

Packages

Link copied to clipboard
Link copied to clipboard