Module armor

Source
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.

Enums§

BlockType
Armor block types.
PKCS1Type
OpenSSL PKCS#1 PEM armor types

Functions§

alphanumeric1_or_dash
header_parser
write

Type Aliases§

Headers
Armor Headers.