secure_pinning_platform_interface 0.0.1
secure_pinning_platform_interface: ^0.0.1 copied to clipboard
Common platform interface and Pigeon-generated platform channel schema for the secure_pinning certificate-pinning plugin.
0.0.1 #
- Initial release.
- Pigeon-generated platform channel schema (
PinningCheckRequest,PinSet,PinningCheckResult,WirePinningMode,HashAlgorithm,ChainPosition,PinningErrorCode) shared by every native platform implementation. SecurePinningPlatform, thePlatformInterface-based contract each platform package implements for the nativeSecurePinning.check()probe API.