Expand description
§Armor module
Armor module provides implementation of ASCII Armor as specified in RFC 9580. https://www.rfc-editor.org/rfc/rfc9580.html#name-forming-ascii-armor
Structs§
- Dearmor
- Streaming based ascii armor parsing.
- Dearmor
Options - Configuration for creating a custom Dearmor instance.
Enums§
- Armor
Crc24 Status - Status of the CRC24 in an armor footer
- Block
Type - Armor block types.
- PKCS1
Type - OpenSSL PKCS#1 PEM armor types
Functions§
Type Aliases§
- Headers
- Armor Headers.