secure_pinning_platform_interface 0.0.2
secure_pinning_platform_interface: ^0.0.2 copied to clipboard
Common platform interface and Pigeon-generated platform channel schema for the secure_pinning certificate-pinning plugin.
0.0.2 #
- No functional changes — version bump to stay in lockstep with the
other packages'
0.0.2release.
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.