Expand description
Traits for byte serialization of cryptographic types.
Traitsยง
- Serialize
- A trait for public types that can be serialized to and from bytes.
- Serialize
Secret - A trait for secret types that can be securely serialized.
Traits for byte serialization of cryptographic types.