secure_pinning_android 0.0.2 copy "secure_pinning_android: ^0.0.2" to clipboard
secure_pinning_android: ^0.0.2 copied to clipboard

PlatformAndroid

Android native probe-engine implementation for secure_pinning. Not meant for direct use by applications — depend on the secure_pinning package instead.

0.0.2 #

  • SecurePinningPlugin.kt and android/build.gradle.kts (minSdk 24, compileSdk/targetSdk 37): a real, working Android implementation of the native SecurePinning.check() probe API — the previous release had only the Pigeon-generated message codec and no buildable Android project. Built on javax.net.ssl/java.security only, no third-party HTTP client; verified end-to-end on a physical device against a live TLS connection.

0.0.1 #

  • Initial release.
  • Pigeon-generated platform channel schema for secure_pinning's native SecurePinning.check() probe API.
0
likes
150
points
114
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Android native probe-engine implementation for secure_pinning. Not meant for direct use by applications — depend on the secure_pinning package instead.

Repository (GitHub)
View/report issues
Contributing

Topics

#security #networking #certificate-pinning

License

Apache-2.0 (license)

Dependencies

flutter, secure_pinning_platform_interface

More

Packages that depend on secure_pinning_android

Packages that implement secure_pinning_android