Expand description
Canonical version 1 binary encoding for K1 authorization profiles.
This crate is a stateless value codec. See Documentation.md for the byte
layout and a usage example.
Structs§
Enums§
Functions§
- decode_
profile - Decodes a complete canonical version 1 authorization profile.
- encode_
profile - Encodes an authorization profile in the canonical version 1 format.