Std.Pem.Block
1 declaration
type
BlockOne armored block: what it holds, named by its label, and the bytes.
The label is what says how to read the bytes — CERTIFICATE, PRIVATE KEY, PUBLIC KEY — so a reader asks for the label it expects rather than trusting the first block it finds.
