trustpin_sdk library
Classes
- TrustPin
- TrustPin SSL certificate pinning SDK for Flutter applications.
- TrustPinConfiguration
- Configuration for the TrustPin SDK.
- TrustPinDioInterceptor
- A certificate pinning interceptor for the Dio HTTP client.
- TrustPinHttpClient
-
A certificate pinning client for the
httppackage. - TrustPinLogEvent
- One log message emitted by the native TrustPin SDK, delivered through TrustPin.logs.
- TrustPinValidationEvent
- A definitive pin-validation verdict reported by the native TrustPin SDK.
Enums
- TrustPinLogLevel
- Log levels for controlling TrustPin SDK output verbosity.
- TrustPinMode
- Pinning modes that control behavior for unregistered domains.
Exceptions / Errors
- TrustPinException
- Exception thrown by TrustPin operations.