ShortKeyHandle (Bounded Authority Report Adapter v0.5.0)

Copy Markdown View Source

A key-handle whose public_key/1 returns a short (non-32-byte) key. Cross-vendor closeout finding: a short key passed the is_binary guard then failed downstream as {:producer_error, :invalid}. The guard now requires 32 bytes, so this fails fast as :invalid_key_handle.