attested_secure_keys_platform_interface 0.1.0-dev.1
attested_secure_keys_platform_interface: ^0.1.0-dev.1 copied to clipboard
Common platform interface and normalized model for the attested_secure_keys plugin (hardware-backed, attestable EC P-256 keys).
Changelog #
0.1.0-dev.1 #
First prerelease.
AttestedSecureKeysPlatformcontract (extendsPlatformInterface).- Normalized model: enums,
HwKey,Es256Signature,KeyAttestation,HwKeyInfo,DeviceKeyCapabilities,Jwk(RFC 7517 / 7638 / 9052), option and error types. - Typed Pigeon channel and default
PigeonAttestedSecureKeysimplementation.