[][src]Module pgp::armor

Armor module

Armor module provides implementation of ASCII Armor as specified in RFC 4880.

Structs

Dearmor

Streaming based ascii armor parsing.

Enums

BlockType

Armor block types.

PKCS1Type

OpenSSL PKCS#1 PEM armor types

Functions

write