Skip to main content

Crate uselesskey_core_keypair_material

Crate uselesskey_core_keypair_material 

Source
Expand description

PKCS#8 / SPKI key-material helpers shared by key fixture crates.

Provides the Pkcs8SpkiKeyMaterial trait and related types for consistent access to private (PKCS#8) and public (SPKI) key encodings in PEM and DER formats, plus corrupt PEM/DER negative fixture support.

Structsยง

Pkcs8SpkiKeyMaterial
Common PKCS#8/SPKI key material shared by multiple fixture crates.