Crate lakers_shared
source ·Structs
Enums
Constants
Traits
- Interface between the edhoc-rs crate and any implementations of the required crypto primitives.
Functions
- Check for: an array denoted by a single byte which encodes both type and content length
- Check for: a bstr denoted by a single byte which encodes both type and content length
- Check for: a bstr denoted by two bytes, one for type the other for content length
- Check for: a negative integer encoded as a single byte
- Check for: a tstr denoted by two bytes, one for type the other for content length
- Check for: an unsigned integer encoded as a single byte
- Check for: an unsigned integer encoded as two bytes